body{
	/*background:url(images/background.gif) #26a9e1 repeat-x;*/
	background-color: #33458E;
	margin:0px;
	padding:0px;
	font-family: Tahoma;
}
h3{
	font-size:20px;
	font-style:italic;
	color: #E50065;
}
h4{
	font-size:16px;
	color: #000;
}
a {
	font-size:12px;
	font-weight: bold;
}
a:link {
	color: #295092;
}
a:visited {
	color: #295092;
}
a:hover {
	color: #E50065;
}
a:active {
	color: #295092;
}
.main_body {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.masthead{
	width:980px; 
	height:120px; 
	background:url(images/header_background.gif) 2px ; 
	margin:0px auto;
}
.conf_title_holder{
	position:relative; 
	top:60px; 
	left:70px; 
	width:816px;
}
.main_content_holder{
	width:980px;
	background:url(images/abstract_bg.jpg) #26a9e1 no-repeat;
	margin:0px auto;
}
.main_content{
	width:878px; 
	margin:0px auto; 
	background:#FFFFFF;
}
.navigation{
	width:838px;
	padding-top:4px;
	height:30px;
	margin:0px auto;
}
.sponsorbox{
	background:#FFF; 
	border-left:1px dashed #CCCCCC;
	width:240px;
	height:1700px;
	float:right;
	margin-left:10px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.content{
	padding:0px 20px;
}
.contentPad{
	width:838px;
	height:50px;
	border-bottom:1px dashed #CCCCCC;
	margin:0px auto;
}

.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
}
.footer{
	background:url(images/footer_background.gif) 2px;
	margin:0px auto;
	width:980px;
	height:20px;
}
.footerPad{
	background-color:#26a9e1;
	width:980px;
	height:20px;
	margin:0px auto;
}


