body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	background-color: #CCC;
}

h2 {
	font-size: 18px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 723px;
	background-color: #FFF;
	padding-left:5px;
	padding-right: 5px;
}

#content{
	margin-top:10px;
	background-image: url(images/back_body.gif);
	background-repeat: repeat-y;
}

#content_header{
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	height:6px;
	margin-bottom:5px;
}

#content_footer{
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	height:6px;
	margin-top:5px;
	clear:both;
}
#header {
	width:723px;
	height:145px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #996600;
}

#lang{
	float:right;
	margin-right:10px;
	background-image: url(images/language.gif);
	background-repeat: no-repeat;
	height:25px;
	width:90px;
	text-align:center;
	padding-top:5px;
}

#eventnotice{
	width:400px; 
	float:left; 
	margin-left:25px; 
	margin-right:15px;
	background-image: url(images/mainBox_bg.gif);
	background-repeat: repeat-y;
}

#eventnotice_heading{
	background-image: url(images/mainHead_1.gif);
	background-repeat: no-repeat;
	color:#000000; 
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:15px; 
}

#eventnotice_footer{
	background-image: url(images/mainBox_footer.gif);
	background-repeat: no-repeat;
	height:6px;
	width:400px;
}


#lang a:link, #lang a:visited { color: #000000; text-decoration: none; }

#lang a:hover, #lang a:active { color: #5F97B3; text-decoration: underline; }


#footer {
	width: 760px;
	height: 119px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#sponsors {
	width: 760px;
	height: 91px;
	background-image: url(images/sponsors_bg.jpg);
	background-repeat: no-repeat;
}


#detailsbox_header{
	background-image: url(images/detailbox_header.gif);
	background-repeat: no-repeat;
	padding-top:5px;padding-left:15px;
	height:21px;
}

#detailsbox{
	width:260px; float:left;
	background-image: url(images/detailbox_body.gif);
	background-repeat: repeat-y;
	margin-bottom:20px;
}


#detailsbox_footer{
	background-image: url(images/detailbox_footer.gif);
	background-repeat: no-repeat;
	height:10px;
	width:100%;
}

.webcast {
	background-image: url(images/webcast_bg.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 380px;
	padding-top: 90px;
	padding-left: 25px;
	padding-right: 35px;
	margin: 0px;
	text-align: left;
}

.agenda {
	background-image: url(images/agenda_bg.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 295px;
	margin: 0px;
	padding-top: 175px;
	padding-left: 50px;
}

.register {
	background-image: url(images/register_bg.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 295px;
	margin: 0px;
	padding-top: 175px;
	padding-left: 50px;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #5F97B3; 
	text-decoration:underline;
}
