Body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}
A:Link, A:Visited{ text-decoration: none; }
A:Hover{	text-decoration: underline; }

H2.ReunionTitle{ color: #ff8040; }
.caption{ font-size: x-small; }
.reunionheader{ font-size: large;  font-weight: bold;   }

.menu, .gb {
	font-size: 10pt;
}
A.menu:Link, A.menu:Visited{
	color: white;
	font-weight: bold;
}
A.gb:Link, A.gb:Visited{
	color: #00008B;
	font-weight: bold;
}
a.menu:hover, a.gb:hover{
	color: #f08819;
}
input.menu { font-size: 8pt;
width: 80px; }

img.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
}
#Corner {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 105; 
	height: 110; 
	z-index: 1;
}
#Header {
	position: absolute; 
	left: 105px; 
	top: 0px; 
	width:728px; 
	height: 94px; 
	z-index: 1; 
	background-color: #ffff99; 
	layer-background-color: #ffff99; 
	border: 1px none #000000; 
	visibility: visible;
}
#Menu{
	position: absolute; 
	left: 0px; 
	top: 110px; 
	width: 105px; 
	z-index: 1; 
	background-color: #708090; 
	layer-background-color: #708090; 
	border: 1px none #000000;
	background-image: url(/images/menubg.jpg); 
	layer-background-image: url(/images/menubg.jpg);
}
.MainContent { 
   margin-bottom: 5px;
	margin-left: 5px;  
	margin-right: 5px;  
	margin-top: 5px;
	position:absolute; 
	width:728px; 
	height:auto; 
	z-index:1; 
	left: 105px; 
	top: 195px;
}
#Footer{
	position:absolute; 
	width:728px; 
	height:50px; 
	z-index:1; 
	left: 105px; 
}
#adBanner {
	position: absolute;
	top: 100px;
	width:728px;
	height: 90px;
	left: 105px;
}


	
