body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
div, p, address, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#divSFS {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 740px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #B8860B;
	background-color : White;
}
#divISD {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 350px;
	padding : 10px;
	background-color : White;
}
#divPhoto {
	position: absolute;
	top: 94px;
	left: 15px;
	width: 370px;
	padding : 10px;
}
#divLeft {
	position: absolute;
	top: 170px;
	left: 15px;
	width: 150px;
	background-color : White;
}
#divMain {
	position: absolute;
	top: 170px;
	left: 182px;
	width: 360px;
	border-left-width : 1px;
	border-left-style : dashed;
	border-left-color : #B8860B;
	border-right-width : 1px;
	border-right-style : dashed;
	border-right-color : #B8860B;
	background-color : White;
}
#divRight {
	position: absolute;
	top: 170px;
	left: 548px;
	width: 150px;
	padding : 10px;
}
#div2column {
	position : absolute;
	top : 170px;
	left : 15px;
	width : 526px;
	border-right-width : 1px;
	border-right-style : dashed;
	border-right-color : #B8860B;
	background-color : White;
}
#divFooter {
	left: 10px;
	width: 340px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #B8860B;
	margin-top: 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	padding-top : 10px;
	padding-bottom: 5px;
}
#divFooter2col {
	left: 10px;
	width: 506px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #B8860B;
	margin-top: 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	padding-top : 10px;
	padding-bottom: 5px;
}
#divMain p, li {
	margin: 12px 30px;
	font-size: 90%;
	line-height: 1.5;
}
#divMain h1 {
	margin: 24px 30px 12px;
	color: #996600;
	font-size: 130%;
	border-bottom: 1px dashed #FEC164;
}
#divMain h4 {
	margin: 24px 30px 12px;
	color: #996600;
	font-size: 100%;
}
#divLeft p, li {
	margin: 12px 12px 9px 12px;
	font-size: 90%;
	line-height: 1.25;
}
#divLeft a {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
#divLeft a:hover, #divLeft a:active {
	color: #000000;
	text-decoration: none;
}
#div2column p, li {
	margin: 12px 30px 12px 12px;
	font-size: 90%;
	line-height: 1.5;
}
#div2column blockquote {
	margin: 12px 30px 0px 48px;
	font-size: 90%;
	line-height: 1.5;
}
#div2column table {
	margin: 12px 12px 0px 12px;
	font-size: 90%;
	line-height: 1.5;
}
#div2column h1 {
	margin: 24px 12px 12px 12px;
	color: #996600;
	font-size: 130%;
	border-bottom: 1px dashed #FEC164;
}
#div2column h4 {
	margin: 24px 30px 12px;
	color: #996600;
	font-size: 100%;
}
#div2column h5 {
	margin: 0px 12px 0px 0px;
	color: #996600;
	font-size: 100%;
}
#divRight p, ul, li {
	font-size: 90%;
	margin: 9px 0px 3px;
	line-height: 1.00;
}
address {
	font-style: normal;
	font-size : 80%;
	margin: 0px;
}
#divMain a {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
#divMain a:hover, #divMain a:active {
	color: #000000;
	text-decoration: none;
}
#div2column a {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
#div2column a:hover, #div2column a:active {
	color: #000000;
	text-decoration: none;
}
#skipnav {
	display: none;
}
p.navbutts {
	font-size: 90%;
	margin: 0px 0px 3px;
}
.navbutts a {
	text-decoration: none;
	color: #333333;
	display: block;
	background-color: #BBBBBB;
	width: 86%;
	padding: 2px 6px 2px 12px;
	border-top: 1px solid #D0D1CD;
	border-right: 1px solid #585B53;
	border-bottom: 1px solid #585B53;
	border-left: 1px solid #D0D1CD;
	background-image:   url(images/navbg.gif);
}
.navbutts a:hover, .navbutts a:active {
	background-color: #FEC166;
	color: #FFFFFF;
	background-image: none;
}
p.navsubs {
	font-size: 80%;
	margin: 0px 0px 2px;
}
.navsubs a {
	color: #00008B;
	text-decoration: none;
	display: block;
	padding: 1px 0px 1px 18px;
	width: 86%;
}
.navsubs a:hover, p.navsubs a:active {
	background-color: #FEDDAB;
	color: #00008B;
}
#nbutspacer, #nbutspacer2, #nbutspacer3, #nbutspacer4, #nbutspacer5, #nbutspacer6 {
	margin-bottom: 8px;
}
#divnews p {
	color: #000000;
	font-size: 80%;
	line-height: 1.2;
	margin: 12px 0px 0px;
}
#divnews h2 {
	color: #996600;
	font-size: 80%;
	margin: 16px 0px 0px;
	font-weight: bold;
}
#divnews a {
	color: #996600;
	text-decoration: underline;
}
#divnews a:hover, #divnews a:active {
	color: #000000;
	text-decoration: none;
}
.showit {
	display: block;
}
.hideit {
	display: none;
}
/* Opera Workaround to show and hide buttons */
html>body .hideit {
	display: block;
	}
/* Opera Workaround 2 */
head:first-child+body .hideit {
	display: none;
	}
