body {
	background-color: #CC6633;
	padding-top: 30px;
}
.logo {
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	height: 75px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	height: 299px;
	width: 170px;
	text-transform: uppercase;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 2px;
	text-indent: -10px;
	white-space: nowrap;
	background-image: url(../images/blue_whitebars.gif);
	background-repeat: repeat;
}
.navbar ul {
	list-style-type: none;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 33px;
}
.navbar a:link {
	color: #FFFF00;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.navbar a:active {
	color: #FFFF00;
	text-decoration: none;
}
.bottombox img {
	padding-right: 4px;
}
#topbanner {
	position:absolute;
	width:825px;
	height:75px;
	z-index:1;
	background-color: #FFFFFF;
}
.bottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #2A3F55;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 160px;
	width: 270px;
	top: 3px;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 8px;
	text-align: left;
	letter-spacing: normal;
}
.bottombox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
	font-variant: normal;
	text-transform: capitalize;
	text-align: left;
}

.tagline {
	background-color: #FFFFFF;
	background-image: url(../images/tag_line.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
.copyright a:link {
	text-decoration: underline;
	color: #333333;
}
.copyright a:visited {
	text-decoration: underline;
	color: #333333;
}
.copyright a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.copyright a:active {
	text-decoration: underline;
	color: #333333;
}

.smallnav {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-align: right;
	padding-right: 10px;
}
.smallnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.smallnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.smallnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.smallnav a:active {
	text-decoration: none;
	color: #666666;
}
.middlebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #2A3F55;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 160px;
	width: 270px;
	top: 3px;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 8px;
	text-align: center;
	letter-spacing: normal;
}
