@charset "utf-8";
/* CSS Document */

body{
	background-color: #8baba2;
	margin: 0px;
	}
	
#container{
	position: relative;
	width: 756px;
	background-image:url(images/conference/shadow.jpg);
	background-repeat:repeat-y;
	}	
	
#cnav{
	height: 40px;
	width: 730px;
	position: relative;
	color:#8baba2;
		}		
	
#content{
	position: relative;
	left: -5px;
	width: 756px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #c7c597;
	}
	
#black{
	background-color:#000000;
	color: #9ca84c;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	padding: 15px;
	} 	
	
#video{
	position:absolute;
	left: 32px;
	top: 225px;
	padding: 5px;
	background-color:#8baba2;
	}		
	
#topper{
	position: relative;
	left: 9px;
	}	
	
#details{
	position: relative;
	left: 11px;
	text-align: left;
	padding: 5px 5px 10px 40px;
	background-image:url(images/conference/t5.jpg);
	background-repeat:no-repeat;
	}	
	
#text{
	position: relative;
	padding: 20px;
	text-align: left;
	}
	
a:link{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8baba2;
	}
	
a:hover{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8baba2;
	}
	
a:visited{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8baba2;
	}
	
a:active{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8baba2;
	}	

--

other.a:link{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9ca84c;	
	}
	
other.a:hover{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9ca84c;	
	}
	
other.a:visited{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9ca84c;	
	}
	
other.a:active{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9ca84c;	
	}		
	
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #c7c597;
	}
	
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ba4844;
	}	
	
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9ca84c;	
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #8baba2;
	}
	
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #8baba2;
	}		
	
td{
	vertical-align: top;
	}		

