body{
	font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;
	background-color: #666666;	

}
.nav_bg {
	background-repeat: no-repeat;
}
#gallery_body_scroll {
	font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666666;
	height: 130px;
	width: 410px;
	overflow: auto;
	margin-top: 1px;
	margin-right: 10px;
	margin-left: 30px;
	padding-right:1em;
	float:left;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #001c44;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #fdfaf3;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #fdfaf3;
}
#res_body_scroll {
	font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666666;
	overflow: auto;
	margin-top: 1px;
	margin-right: 10px;
	margin-left: 30px;
	padding-right:1em;
	float:left;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #001c44;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #fdfaf3;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #fdfaf3;
}

.bodytext {
	font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: small;
	text-align: justify;
}
.flash_border{
	border:4px solid #b0a794;
}
.text {
	font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666666;
}

a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
		font-weight: bold;

}
a:visited {
	color: #666666;
	text-decoration: underline;
		font-weight: bold;

}
a:visited:hover {
	color: #666666;
	text-decoration: none;
		font-weight: bold;

}
a.home:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.home:hover {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;

}
a.home:visited {
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;

}
a.home:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;

}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;

}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;

}
a.footer:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;

}
a.features:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;	
}
a.features:hover {
	text-decoration: none;
		font-weight: bold;
	font-size: 14px;	
}
a.features:visited {
	text-decoration: underline;
		font-weight: bold;
	font-size: 14px;	
}
a.features:visited:hover {
	text-decoration: none;
		font-weight: bold;
	font-size: 14px;	
}

.footer {
	font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

