/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/bGround.gif);
}
a {
	color: #3F6797;
}
a:hover {
	text-decoration: none;
}
#bodywidth {
	width: 780px;
	text-align: center;
	padding: 17px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(images/pageBack.gif) repeat-y;
	display:table-cell;
}
#pageSection, #pageHeader, #pageFooter {
	width: auto;
	background-color:#FFF;
	border: 1px solid #B5BAC0;
	padding: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	float: left;
}
#topNav {
	height: 22px;
	background-color: #3F6797;
	width: 740px;
	margin-bottom: 1px;
	color: #9FB3CB;
	text-align: right;
	line-height: 22px;
}
#topNav a {
	color: #9FB3CB;
	text-decoration: none;
	padding: 5px;
}
#topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead {
	background: url(images/masthead5.gif) no-repeat;
	width: 740px;
	height: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#ufarBodyOuter {
	border-top: 0px;
	background-color:#FFFFFF;
	float: left;
}
#ufarBody {
	width: 740px;
	text-align:left;
	float: left;
}
#bucketLT {
	padding: 10px;
	float:left;
}
#bucketRT {
	padding: 10px;
	float:left;
}
#leftCol {
	width: 160px;
}
#leftCol h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	background-color: #3F6797;
}
#rightCol {
	width: 538px;
}
#rightCol h2 {
	color: #3F6797;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
#pageWidth {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	width: 740px;
	text-align: left;
	position: static;
	display:table;
}
#navBarOuter {
	background-color: #F5F7FA;
	text-align: left;
	color: #800000;
	float: left;
	width: auto;
	border: 1px solid #CCCCCC;
}
#navBar a {
	color:#800000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	display: block;
	line-height: 27px;
}
#navBar a:hover {
	background-color:#780000;
	height: 30px;
	color: #FFFFFF;
}
#navBar a.topNavOn {
	background-color:#780000;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	color: #800000;
}
p, li, td {
	font-size: 12px;
	line-height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
li {
	list-style: square;
	margin-bottom: 10px;
}
#footer {
	height: 22px;
	background-color: #3F6797;
	width: 740px;
	margin-bottom: 1px;
	color: #9FB3CB;
	text-align: left;
	line-height: 22px;
	float: left;
}
#footer div {
	padding: 0 5px 0 5px;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#albumTop {
	width: 520px;
	height: 122px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	white-space: nowrap;
}
#albumTop img {
	margin: 10px;
	border: 1px solid #CCCCCC;
}
body #albumTop {
	scrollbar-3dlight-color:#EBE9E7; 
	scrollbar-arrow-color:#BFBFBF;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#A1A0A1;
	scrollbar-face-color:#EBE9E7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#C2C1C2;
}
#albumIMG {
	width: 500px;
	text-align: center;
	height: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	white-space: nowrap;
	margin-top: 10px;
}
#albumIMG img {
	border: 0px solid #CCCCCC;
}
#albumIMGtitle {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F6797;
}
#albumIMGtitle div {
	padding: 5px;
	width: 500px;
}
#albumIMGtitle .title {
	display:none;
}
#subNav {
	display: none;
}
#subNavOn {
	display: block;
}
#subNavOn a {
	color:#666666;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 10px;
	height: 24px;
	display: block;
	line-height: 22px;
}
#subNavOn a:hover {
	background-color:#E2E8F0;
	height: 24px;
	color: #333333;
}
#subNavOn a.subNavOn {
	background-color:#E2E8F0;
	color: #333333;
	font-weight: bold;
}
