.gllink {text-decoration:none; color:#ffffff;}       
.gllink A:link {text-decoration:none; color:#ffffff;}
.gllink A:hover { text-decoration:none; color:#ffffff; }
.gllink A:active {text-decoration:none; color:#ffffff; }       
.gllink A:visited {text-decoration:none; color:#ffffff; }

body {
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#928A77;
	margin:0;
	padding:0;
}
body,p,td {
	font-family:tahoma,arial,helvetica;
	font-size:12px;
	color:#5F5241;
}
#bgNav {
	background-image:url(/images/nav-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#bgContent {
	background-image:url(/images/content-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#content h1 {
	color:#8C5610;
	font-size:bold;
	font-size:13px;
	display:block;
	width:400px;
	height:20px;
	margin:0px;
	margin-bottom:11px;
	padding:0px;
	text-indent:12px;
	background-image:url(/images/h1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	overflow:hidden;
}
#rCol h2 {
	color:#8C5610;
	font-size:bold;
	font-size:13px;
	display:block;
	width:180px;
	height:20px;
	text-indent:12px;
	background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:center left;
	overflow:hidden;
	margin:0;
	padding:0;
}
#content a,#content a:link,#content a:visited,#content a:active {
	color:#8C5610;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
div#fam {
	width:179px;
	height: 303px;
	overflow: auto;
	border:1px solid #AFA493;
	background-color:#F4EDDE;
	scrollbar-base-color: #D9CDB4;
	scrollbar-arrow-color: #8C5610;
	scrollbar-3dlight-color: #D9CDB4;
	scrollbar-darkshadow-color: #514429;
	scrollbar-face-color: #D9CDB4;
	scrollbar-highlight-color: #F8F6F2;
	scrollbar-shadow-color: #A48953;
	scrollbar-track-color: #E7DECA;
	font-size:11px;
	line-height:16px;
	padding-top:4px;
	padding-bottom:4px;
}
#fam hr {
	height:1px;
	color:#AFA493;
}
#fam p {
	margin:0 4px 0 4px;
	padding:0;
	font-size:11px;
	line-height:16px;
}
#footer td {
	font-size:11px;
	color:#423A23;
	padding:0 17px 14px 14px;
}
#content p {
	margin:0;
	margin-bottom:14px;
}
#navArea {
	margin-left:30px;
}
#navArea h1 {
	color:#8C5610;
	font-size:bold;
	font-size:13px;
	display:block;
	width:182px;
	height:20px;
	background-image:url(/images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	overflow:hidden;
	margin:0;
	padding:0;
}
#navArea a,#navArea a:link,#navArea a:visited,#navArea a:active {
	display:block;
	color:#463A29;
	font-size:14px;
	background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:center left;
	text-indent:12px;
	text-decoration:none;
	border:0;
	line-height:21px;	
}
#navArea a:hover {
	text-decoration:underline;
}
#navArea br {
	line-height:15px;
}
