﻿body
{
	margin: 0;
	padding: 20px;
	background-color: #777;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#main
{
	width: 834px;
	margin: 0 auto 0 auto;
	background-image: none;
	background-color: #333331;
}

.header
{
	background-position: top center;
	background-repeat: no-repeat;
	height: 390px;
	overflow: hidden;
	position: relative;
}

#header01
{
	background-image: url(/images/header01.jpg);
}

#header02
{
	background-image: url(/images/header02.jpg);
}

#header03
{
	background-image: url(/images/header03.jpg);
}

#header04
{
	background-image: url(/images/header04.jpg);
}

#header05
{
	background-image: url(/images/header05.jpg);
}

#header06
{
	background-image: url(/images/header06.jpg);
}

#header07
{
	background-image: url(/images/header07.jpg);
}

a.headimg
{
	margin-top: 20px;
	margin-left: 20px;
	display: block;
	width: 479px;
	height: 64px;
}

#bottom
{
	background-position: top center;
	background-repeat: no-repeat;
	height: 310px;
	overflow: hidden;
	background-image: url(/images/bottom.jpg);	
}

#footer
{
	padding: 15px 10px 30px 15px;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	color: #999;
}

#footer a:link, #footer a:hover, #footer a:visited, #footer a:active
{
	color: #999;
	text-decoration: none;	
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

#footer div
{
	width: 300px;
}

#footer .left
{
	text-align: left;
	float: left;
}

#footer .right
{
	text-align: right;
	float: right;
}

#sideinfo
{
	float: left;
	margin: 10px 10px 0 30px;
}

#sideinfo p
{
	color: #ccc;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 130%;
}	

#mainbox
{
	color: #ccc;
	margin: 1px 6px 0 0;
	float: right;
	width: 585px;
	height: 308px;
	overflow: auto;
}

#mainbox div.inner
{
	margin-top: 10px;
}

#mainbox p, 
#mainbox ul,
#mainbox ol
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 10px;
	margin-right: 10px;
}

#mainbox h1, 
#mainbox h2, 
#mainbox h3
{
	text-transform: uppercase;
	color: #fff;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}	

#mainbox h2
{
	font-size: 12px;
	font-style: normal;
	margin-bottom: 4px;
}

#mainbox h3
{
	font-style: normal;
	margin-bottom: 1px;
	font-size: 11px;
}

#mainbox a:link, 
#mainbox a:visited, 
#mainbox a:active, 
#mainbox a:hover
{
	color: #fff;
	text-decoration: underline;
}

div.line
{
	display: block;
	height: 1px;
	width: 400px;
	margin: 2px auto 25px auto;
	background-color: #ccc;
}

img.headshot
{
	float: left;
	margin: 0 10px 10px 0;
	clear: left;
}

div.attytext
{
	float: right;	
	width: 415px;
}

#attjts, #attmas, #attjjn
{
	padding-top: 20px;
	clear: both;
}

ul.headlnk
{
	color: #ccc;
	margin-left: 10px;		
}

ul.headlnk li
{
	margin-bottom: 5px;
}

#mainbox ul.headlnk li a:link,
#mainbox ul.headlnk li a:visited,
#mainbox ul.headlnk li a:active,
#mainbox ul.headlnk li a:hover
{
	color: #aaa;	
	font-weight: bold;
}

.clear
{
	clear: both;
}

p.freecons
{
	text-align: center;
}

p.tagline
{
	text-align: center;
	font-style: italic;
}

#mainbox h1 a.backtolist:link,
#mainbox h1 a.backtolist:visited,
#mainbox h1 a.backtolist:active,
#mainbox h1 a.backtolist:hover
{
	color: #aaa;
	font-style: normal;
	font-size: 11px;
}

ul.bullets
{
	list-style-type: circle;
}

ol.ordered
{
	list-style-type: decimal;
}

ul.bullets li,
ol.ordered
{
	line-height: 120%;
	margin: 3px 0 3px 20px;
}

div.scrbottom
{
	height: 178px;
	overflow: auto;
}

div.scrtop
{
	height: 120px;
	overflow: hidden;
}

div.scrbottomatty
{
	height: 244px;
	overflow: auto;
}

div.scrtopatty
{
	height: 54px;
	overflow: hidden;
}

div.scrbottomarea
{
	height: 208px;
	overflow: auto;
}

div.scrtoparea
{
	height: 90px;
	overflow: hidden;
}

div.stackleft
{
	float: left;
	width: 165px;
	margin: 6px;
}

.headfloat
{
	float: left;
	width: 165px;	
}