body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #663300;
	margin: 0px;
	line-height: 17px;
}
#banner {
	height: 179px;
	background-image: url(../graphics/banner_repeat.jpg);
	background-repeat: repeat-x;
}
#nav {
	background-image: url(../graphics/nav_base.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 997px;
}
#navrepeat {
	background-image: url(../graphics/nav_base_repeat.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.nav {	
	margin-right: 5px;
	margin-left: 5px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #660000;
}

a.altlink:link {
	color: #CC9966;
}
a.altlink:visited {
	color: #CC9966;
}
a.altlink:hover {
	color: #FFFFCC;
}
a.altlink:active {
	color: #CC9966;
}







#subnavbase {
	background-image: url(../graphics/subnav_back.gif);
	background-repeat: repeat-y;
}

#info {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#infocell {
	background-color: #cc9933;
}
#sgbinfocell {
	background-color: #cc9933;
	background-image: url(../graphics/sgb_content_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#aasginfocell {
	background-color: #cc9933;
	background-image: url(../graphics/aasg_content_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#asginfocell {
	background-color: #cc9933;
	background-image: url(../graphics/asg_content_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightborder {
	background-image: url(../graphics/page_back_alt2.gif);
	background-repeat: repeat-y;
}

a.subnav {
	width: 160px;
	background-image: url(../graphics/subnav_static.gif);
	background-repeat: repeat-y;
	text-align: right;
	display: block;
	height: 13px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 20px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.subnav:hover {
	background-image: url(../graphics/subnav_hover.gif);
	color: #FFFF99;
	text-decoration: none;
}
a.subnav:active {
	color: #FFFF99;
	text-decoration: none;
}
a.subnav:visited {
	color: #FFFF99;
	text-decoration: none;
}


.subnavselect {
	width: 180px;
	background-image: url(../graphics/subnav_select.gif);
	background-repeat: repeat-y;
	text-align: right;
	display: block;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 28px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.picdescripcell {
	padding-left: 15px;
}
#content {
	margin: auto;
	background-image: url(../graphics/basic_content_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.smallbrowntext {
	font-size: 11px;
	color: #663300;
}

.sidebarhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	width: 200px;
	font-weight: bold;
	padding-bottom: 5px;
}
.lighttext {
	color: #CC9966;
}
.sidebarlinks {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #663300;
}
.datacell {
	background-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	color: #FFCC66;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	width: 965px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}

