body
{
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 10px;
}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

h1
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}

h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}

hr
{
	color: #FFD93F;
	background-color: #FFCC00;
	height: 3px;
	border: 0;
}

#outertable
{
	border-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
}

#header
{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 25 20;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

#buildingdivider
{
	width: 600px;
	height: 2px;
	background-image: url(images/building_sliver.gif);
}

#content
{
	padding: 0;
	margin: 0;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	height: 181px;
	background-color: #FFFFFF;
}

#contenttext
{
	vertical-align: top;
	padding: 7px 20px 20px 20px;
}

#subpagecontent
{
	background-image: url(images/subpage_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 10px 10px 10px;
}

#subpagesubnav
{
	vertical-align: top;	
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

#subpagesubnav a, #subpagesubnav a:visited
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#subpagesubnav a:hover
{
	text-decoration: underline;
}

#subnavtop
{
	height: 6px;
	background-color: #000000;
	width: 550px;
}

#subnavtopleft
{
	width: 6px;
	height: 6px;
	background-image: url(images/topleft_black_bg.gif);
}

#subnavtopright
{
	width: 6px;
	height: 6px;
	background-image: url(images/topright_black_bg.gif);
}

#subpagenavbg
{
	background-image: url(images/subpage_nav_bg.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 48px;
}

#top, #bottom
{
	height: 6px;
	background-color: #FFFFFF;
	width: 580px;
}

#topleft 
{
	height: 6px;
	width: 6px;
	background-image: url(images/topleft_white_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#topright
{
	height: 6px;
	width: 6px;	
	background-image: url(images/topright_white_bg.gif);
	background-repeat: no-repeat;	
	background-position: 0 0;	
}

#bottomleft
{
	height: 6px;
	width: 6px;	
	background-image: url(images/bottomleft_white_bg.gif);
	background-repeat: no-repeat;	
	background-position: 0 0;	
}

#bottomright
{
	height: 6px;
	width: 6px;	
	background-image: url(images/bottomright_white_bg.gif);
	background-repeat: no-repeat;	
	background-position: 0 0;	
}

#contentblock
{
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	padding: 3px 10px 3px 10px;
}

#nav 
{
	margin-left: 15px;
}

#mininav a, #mininav a:visited
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}

#mininav a:hover
{
	text-decoration: underline;
}

#navinfoheader
{
	color: #FFCC00;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}

#navinfo
{
	color: #FFCC00;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

#navcontent
{
	background-image: url(images/nav_bg.gif);
	width: 600px;
	height: 38px;
}

#footer
{
	background-color: #000000;
	width: 600px;
	height: 91px;
}

.footercontent
{
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
}