body{
	background: #4d4d4d url("../images/page-gffx/page-bkg.jpg") repeat-y 50% 0%;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-darkshadw-color: #CCCCCC;
	height:100%;
}

*
{
	margin: 0;
	padding: 0;
}


.bio
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 384px;
	height: 410px;
	top: 0px;

}

#rotator
{
	border-top: 1px solid #000;
			border-right: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 384px;
	height: 363px;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

p
{
	text-align: center;
}

.bottomLegal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #BDA99B;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.bottomLegal A:link    { color:#BDA99B; text-decoration : underline; }
.bottomLegal A:visited { color:#BDA99B; text-decoration : underline; }
.bottomLegal A:active  { color:#333333; text-decoration : underline; }
.bottomLegal A:hover   { color:#333333; text-decoration : underline; }



.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #AC9E7B;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.txt A:link    { color:#AC9E7B; text-decoration : underline; }
.txt A:visited { color:#AC9E7B; text-decoration : underline; }
.txt A:active  { color:#AC9E7B; text-decoration : underline; }
.txt A:hover   { color:#FFFFFF; text-decoration : underline; }



.home {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.home A:link    { color:#333333; text-decoration : none; }
.home A:visited { color:#333333; text-decoration : none; }
.home A:active  { color:#333333; text-decoration : underline; }
.home A:hover   { color:#333333; text-decoration : underline; }



.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #E4EAF8;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadcrumbs A:link    { color:#E4EAF8; text-decoration : underline; }
.breadcrumbs A:visited { color:#E4EAF8; text-decoration : underline; }
.breadcrumbs A:active  { color:#FFFFFF; text-decoration : underline; }
.breadcrumbs A:hover   { color:#FFFFFF; text-decoration : underline; }


.topLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.topLinks A:link    { color:#FFFFFF; text-decoration : none; }
.topLinks A:visited { color:#FFFFFF; text-decoration : none; }
.topLinks A:active  { color:#FFFFFF; text-decoration : underline; }
.topLinks A:hover   { color:#FFFFFF; text-decoration : underline; }

		
.bottomLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #AC9E7B;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomLinks A:link    { color:#AC9E7B; text-decoration : underline; }
.bottomLinks A:visited { color:#AC9E7B; text-decoration : underline; }
.bottomLinks A:active  { color:#AC9E7B; text-decoration : underline; }
.bottomLinks A:hover   { color:#FFFFFF; text-decoration : underline; }


.pictBorder
{
	border: solid 1px #AC9E7B;
	padding:3px;
	background-color:#FFFFFF;
	width:160px;
}
