  html {
	font-family: Tahoma;  
}

body {
 	margin: 0;
  	background-color: #000000;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}	

a, a:link{
	color: white;
  	text-decoration: none;
}

a:hover{
	color: white;
  	text-decoration: underline;
}

#background {
  	position: fixed;
	z-index: -1;
	overflow:hidden;
	top: 0;
	left: 50%;
	margin-left: -640px;
  	width: 1280px;
  	height: 850px;
  	background-color: black;
}


#bottomRightButtons{
 position: absolute; 
 margin-left:760px;
 margin-top: 0px;
 z-index: 3;
}

#bottomRightButtons a{
 border: none; 
}

#bottomRightButtons img{
 border: none; 
}

#background img{
 	  
}


#protofade {
	position:relative;
  	margin:0; padding:0px;
  	width:1280px; height:850px;
  	overflow:hidden;
}

#protofade li {
  	position:absolute;
  	top:0;
  	left:0;
  	margin:0;
  	padding:0;
  	background:none;
}

#topblackbar {
	width: 100%;
  	height: 160px;
  	background-color: black;
  	color: white;
  	z-index: 100;
}

#topblackbar img{
  	position: absolute;
	width: 1280px;
  	left: 50%;
  	top: 0;
  	margin-left: -640px;
}

#topbuttonbar {
  	width: 100%;
  	height: 30px;
  	text-align: center;
}

#topbuttonbar .bglayer {
	position: absolute;
	width: 1280px;
	left: 50%;
	margin-left: -640px;
	height: 30px;
   	background-color: #740b08;
  	opacity: 0.9;
   	filter: alpha(opacity=90);
   	
}

.topMenuLink{
	margin-right: 0px;
}

.topMenuLink img{
	border: 0;  
}

.transblack {
 background-image: url(/wp/images/Symposium/transbgred.png); 

}

.contentlayer {
 position: static; 
}

#leftMenuContainer {
   float: left;
   width: 200px;
   min-height: 435px;
   position: relative;
   left: 0px;
}

#middleContent {
 float: left;
 width: 500px;
 min-height: 500px;
 position: relative;
 left: 20px;
}

#middleContent .contentlayer {
 padding: 10px;
 font-size: 11pt;
}

#rightMenu {
 float: left;
 /* width: 190px;*/
 width:165px;
 min-height: 500px;
 position: relative;
 left: 30px;
}

#rightMenu .contentlayer {
 padding: 6px; 
}

#leftMenuTop {
 min-height: 295px;  
}

#leftMenuTop .contentlayer {

 font-size: 12pt;
 color: white;
 padding-left: 25px;
 padding-top: 14px;
}

#leftMenuBottom {
 margin-top:30px;
 min-height: 174px;
}

#leftMenuBottom .contentlayer {
 padding-left: 8px;
}

#leftMenuBottom .contentlayer img{
  margin-top: -25px;
}

#topbuttonbar .contentlayer {
	position: absolute;
	width: 1280px;
	left: 50%;
	margin-left: -640px;
 	text-align: center;
}

#upperRightFrame {
  position: absolute;
  left: 900px;
  z-index: 1000;
}

.contentContainer {
  	position: absolute;
  	left: 50%;
  	margin-left: -460px;
	width: 920px;
  	z-index: 2;
  	color: white;
  	margin-top: 15px;
}

#contentSubContainer {
 position: relative;
 min-height: 660px; 
}

.footerContainer {
  	clear: both;
	position: relative;
}

div.link {
	margin-bottom: 15px;
  	font-size:10pt;  	
}

div.link a{
 	color:#d1d1dc; 
}

div.link a:hover{
 	color:white; 
  	text-decoration: none;
}

div.link img{
  	margin-right: 10px;
}

/*.rightCalendar {
 width: 147px;
 background-color: white;
 color: black;
 padding: 3px;
 font-size: 9pt;
}*/

#rightContentFrameSubContainer {
 margin: 7px;
}

#footerContentFrameSubContainer {
 width: 700px;
 margin-left: auto;
 margin-right: auto;
 font-size: 6pt;
 opacity: 0.7;
 filter: alpha(opacity=70);
}



#footer{
 color:#d1d1dc; 
 font-size:7pt;
 margin-left:50px;
}

.bodyTable{
 height: 30px; 
 padding-left: 15px;
  font-size: 90%;
}

.bottomleftstylecontainer {
  font-size: 9pt;
}

