body
{
background-color: #222222;
}
.footer
{
color: #ffffff; font-family: 'Times New Roman'; font-size: 11px;
}
.bodyBG
{
	background-image : url(i/bodyBG.jpg);
	background-repeat : no-repeat;
	height : 622px;
	width : 778px;	
}
.linksBG
{
	background-image : url(i/linksBG.jpg);
	background-repeat : no-repeat;
	height : 272px;
	width : 778px;	
}
.bodyTxt
{
	color : #ffffff;
	font-family : "Times New Roman";
	font-size : 14px;
	line-height: 20px;
}
.bodyTxtLrg
{
	color : #ffffff;
	font-family : "Times New Roman";
	font-size : 18px;
	font-weight : bold;
}

.synBodyLft1BG
{
	background-image : url(i/synlft1.jpg);
	background-repeat : no-repeat;
	height : 182px;
	width : 461px;	
}
.synBodyRgt2BG
{
	background-image : url(i/synrgt2.jpg);
	background-repeat : no-repeat;
	height : 274px;
	width : 494px;
}
.synBodyBotBG
{
	background-image : url(i/synBot.jpg);
	background-repeat : no-repeat;
	height : 81px;
	width : 778px;
}
.cntBottomBG
{
	background-image : url(i/bottom.gif);
	background-repeat : no-repeat;
	height : 52px;
	width : 778px; 
}

.bios
{
	width : 622px;
	overflow : auto;
	height : 572px;
}
.biosName
{
	color : #fcb63b;
	font-family : "Times New Roman";
	font-size : 14px;
	font-weight: bold;
}
a.norm:link
{
	color : #fcb63b;
	font-family : "Times New Roman";
	font-size : 16px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}
a.norm:visited
{
	color : #fcb63b;
	font-family : "Times New Roman";
	font-size : 16px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}
a.norm:hover
{
	color : #ffffff;
	font-family : "Times New Roman";
	font-size : 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
a.cnt:link
{
	color : #fcb63b;
	font-family : "Times New Roman";
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;
}
a.cnt:visited
{
	color : #fcb63b;
	font-family : "Times New Roman";
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;
}
a.cnt:hover
{
	color : #ffffff;
	font-family : "Times New Roman";
	font-size : 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.foot:link
{
	color: #ffffff; font-family: 'Times New Roman'; font-size: 11px; text-decoration: none;
}
a.foot:visited
{
	color: #ffffff; font-family: 'Times New Roman'; font-size: 11px; text-decoration: none;
}
a.foot:hover
{
	color: #ffffff; font-family: 'Times New Roman'; font-size: 11px; text-decoration: underline;
}
li
{
	list-style-type : square;
	color : #fcb63b;
	line-height: 25px;
}
.ovOuter{
	border : 1px solid #fcb63b;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ovInner{
	background-color : #351f21;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

