#main {
	min-height: 750px;
	min-width: 980px;
}

#sitebar {
	background-image: url(gfx/bar-main.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	height: 30px;
	left: 1%;
	position: relative;
	width: 98%;
}

#sitebartext {
	padding-top: 3px;
	position: relative;
}

#sitecorners {
	height: 14px;
	left: 1%;
	position: relative;
	top: 5px;
	width: 98%;
}

#sitedata {
	border: 2px solid #303133;
	padding: 1em 2em 2em;
	position: relative;
	text-align: left;
}

#sitedatacontainer {
	background-color: #FFF;
	left: 1%;
	position: relative;
	width: 98%;
}

#sitelogo {
	height: 9.37em;
	left: 1em;
	position: absolute;
	top: 0;
	width: 31.68em;
	margin-top: 1em;
}

#sitelogo:hover {
	background-color: silver;
}

#sitelogon {
	height: 7em;
	position: absolute;
	right: 1em;
	top: 0;
	width: 22em;
	z-index: 0;
	margin-top: 1em;
}

#sitenavigation {
	border-radius: 5px 5px 0px 0px;
	background-color: #004388;
	height: 10.5em;
	left: 1%;
	position: relative;
	width: 98%;
}

.sitedeftext {
	color: #303133;
	font-size: 14px;
}

.sitedeftext a:link, .sitelistnav a:link, .sitelist a:link,
	.sitetimedata a:link {
	border: 0;
	color: #303133;
}

.sitedeftext a:visited, .sitelistnav a:visited, .sitelist a:visited,
	.sitetimedata a:visited {
	color: #303133;
}

.siteheading {
	height: 8em;
	left: 1em;
	position: relative;
}

.siteheadingimg {
	font-size: 16px;
	height: 8em;
	left: 1em;
	padding-bottom: 1em;
	position: absolute;
	top: 1em;
	width: 8em;
}

.siteheadingtext {
	color: #303133;
	font-size: 24px;
	font-weight: 700;
	left: 7em;
	position: absolute;
	top: 4em;
}

.siteline {
	background-color: #303133;
	font-size: 1px;
	margin-left: 1%;
	width: 98%;
}

.sitelist {
	color: #303133;
	font-size: 14px;
	list-style-image: url(gfx/go.gif);
	list-style-type: square;
}

.sitelistnav {
	color: #303133;
	font-size: 14px;
	list-style-type: square;
}

.sitenormaltext {
	padding-top: 1em;
	position: relative;
	width: 100%;
}

.sitepartnerimg {
	display: block;
	margin: 3em auto 0;
}

.sitethick {
	height: 4px;
}

.sitethin {
	height: 2px;
}

.sitetimedata {
	color: #303133;
	font-size: 14px;
	text-align: center;
}

body {
	background-color: #99B3CC;
	background-image: url(gfx/fade.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

body.stdbody {
	padding-left: 2em;
	padding-top: 1em;
	width: 80%;
	background: #fff ! important;
	font-family: verdana;
	font-size: 16px;
}

h1 {
	color: #303133;
	font-size: 2em;
	font-weight: 700;
}

h2 {
	border-bottom: thin solid #233a00;
	clear: left;
	color: #303133;
	font-size: 18px;
	font-weight: 700;
	padding-top: 2em;
}