body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#B7B7B7;
}

h2{
	margin:0px;
	padding:0px;
	font-size:22px;
}

h3{
	margin:0px;
	padding:0px;
	font-size:18px;
}

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

a:hover{
	text-decoration:underline;
}

#Table_01{
	background:url(bg2.jpg) repeat-x #ffffff;

}
#search_form{
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}

#search_form select,#search_form input[type="text"]{
	width:200px;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#Layer1Photo {
	position:relative;
	width:160px;
	height:207px;
	z-index:1;
	top:20px;
}

#Layer2featuretext {
	position:relative;
	width:272px;
	height:152px;
	z-index:1;
}

#Layer3featurebuttons {
	position:relative;
	width:281px;
	height:22px;
	z-index:1;
}

.feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8.5pt;
	color: #000000;
	line-height: 15pt;
	margin-top: 2px;
}


#top_nav{
	height:35px;
	color:#C9D5D3;
	font-weight:bold;
	font-size:15px;
}

#top_nav td{
	color:#C9D5D3;
	font-weight:bold;
	font-size:15px;
}

#top_nav a:link,#top_nav a:visited{
	color:#C9D5D3;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;

}

#top_nav a:hover{
	color:#ffffff;
}

#featured_speaker{
	position:relative;
	top:90px;
	left:25px;
	width:450px;
}

#footer{
	font-size:12px;
	background:url(bottom_table_bg.jpg);
	height:91px;
	color:#ffffff;
}

#footer a{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}

