﻿body {
	color: Black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-weight: normal;
	font-size: 80%;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
    background-image: url(/images/back/titleback.jpg);
	background-attachment: scroll;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	width: 900px;
}
#menubar {
	overflow: auto;
	font-size: 12px;
	margin-top: 12px;
	border-top: solid 1px black;
	border-right: solid 1px black;
}

div.mbft {
    width: 898px;
    background-image: url(/images/back/top898.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 8px;
    padding: 0px;
    margin: 0px;
}
div.mbf {
    width: 898px;
    background-image: url(/images/back/mid898.png);
    background-repeat: repeat-y;
    padding-left: 8px;
    padding-right: 24px;
    padding-top: 0px;
    margin: 0px;
}
div.mbfb {
    width: 898px;
    background-image: url(/images/back/bot898.png);
    background-repeat: no-repeat;
    height: 24px;
}
img.bus {
    width: 107px;
    height: 72px;
    float: right;
}
#leftcontent {
    width: 675px;
    padding: 0px;
}
#rightcontent {
    width: 225px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 0px;
    float: right;
}
#content {
    width: 865px;
    padding: 10px;
}
#content h1 {
    font-size: 140%;
}
#content h2 {
    font-size: 120%;
}
#content h3 {
    font-size: 100%;
}

div.seccontent {
    width: 100%;
    padding: 1px;
}
div.seccontent h1 {
    font-size: 120%;
}
div.seccontent h2 {
    font-size: 105%;
}
div.seccontent h3 {
    font-size: 90%;
}
img.team {
     width: 165px;
     height: 110px;
     float: left;
}
img.left {
    padding: 3px;
    float: left;
}
img.right {
    padding: 3px;
    float: right;
}
span.bold {
    font-weight: bold;
}
div.lowerbox {
	float: left;
	width: 435px;
	padding: 4px;
	border: 2px solid #FFFFFF;
}
div.lbft {
    width: 434px;
    background-image: url(/images/back/top434.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 8px;
    margin: 0px;
    padding: 0px;
}
div.lbf {
    width: 434px;
    background-image: url(/images/back/mid434.png);
    background-repeat: repeat-y;
    padding-left: 3px;
    padding-right: 12px;
    padding-top: 0px;
    margin: 0px;
}
div.lowerbox h1 {
    font-size: 100%;
}
div.lbfb {
    width: 434px;
    background-image: url(/images/back/bot434.png);
    background-repeat: no-repeat;
    height: 12px;
}
div.q
{
    width: 225px;
    float: left;
}
div.qbt 
{
    width: 220px;
    background-image: url(/images/back/top220.png);
    background-repeat: no-repeat;
    height: 8px;
}
div.qbm 
{
    width: 220px;
    background-image: url(/images/back/mid220.png);
    background-repeat: repeat-y;
    padding-left: 3px;
    padding-right: 12px;
    padding-top: 0px;
    margin: 0px;
}
div.qbb 
{
    width: 220px;
    background-image: url(/images/back/bot220.png);
    background-repeat: no-repeat;
    height: 12px;
}
#lower {
	background-color: #FFDC9B;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	width: 900px;
	text-align: center;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-weight: normal;
	font-size: 90%;
	clear: both;
}
#lower a:link {
	color: Navy;
	text-decoration: none;
	font-weight: normal;
}
#lower a:active {
	color: Navy;
	font-weight: normal;
}
#lower a:visited {
	color: Navy;
	text-decoration:none;
	font-weight: normal;
}
#lower a:hover {
	color: Navy;
	text-decoration:underline;
	font-weight: normal;
}