/* CSS Document */

body {
	background-image: url(pics/background.jpg);
	background-repeat: no-repeat;
	background-position: center 370px;
	margin: 0px;
	padding: 0px;
	background-color: #072384;
}
.text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #072384;
	font-size: 12px;
}
.text1 a:link{
	text-decoration: none;
	color: #168F05;
}
.text1 a:visited{
	text-decoration: none;
	color: #168F05;
}
.text1 a:hover{
	text-decoration: none;
	color: #168F05;
	font-weight: bold;
}
.text1 a:active{
	text-decoration: none;
	color: #168F05;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
.text2 a:link{
	text-decoration: none;
	color: #70C76D;
}
.text2 a:visited{
	text-decoration: none;
	color: #70C76D;
}
.text2 a:hover{
	text-decoration: none;
	color: #70C76D;
	font-weight: bold;
}
.text2 a:active{
	text-decoration: none;
	color: #70C76D;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B3C7DD;
	font-size: 11px;
}
.text3 a:link{
	text-decoration: none;
	color: #84B183;
}
.text3 a:visited{
	text-decoration: none;
	color: #84B183;
}
.text3 a:hover{
	text-decoration: none;
	color: #ffffff;
}
.text3 a:active{
	text-decoration: none;
	color: #84B183;
}
.text4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #072384;
	font-size: 12px;
	padding-left: 5px;
}
.text5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B3C7DD;
	font-size: 12px;
}
.text6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #072384;
	font-size: 14px;
}
#container{
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#header{
	width: 1000px;
	height: 370px;
	margin: 0px;
	padding: 0px;
	background-image: url(pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentwrap{
	width: 800px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(pics/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenttop{
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	background-image: url(pics/top_700.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content{
	width: 800px;
	margin: 0px;
	padding-bottom: 30px;
}
#textbox{
	width: 700px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;	
}
#safety{
	width: 640px;
	margin: 0px;
	padding: 30px;
	background-color: #3F5F94;
}
#contentbottom{
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	background-image: url(pics/bottom_700.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuwrap{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(pics/transparent_white.gif);
	background-repeat: repeat;
	background-position: left top;
}
#menu{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-color: #1B4170;
}
#sponsors{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-color: #ffffff;
}
#copyright{
	width: 800px;
	margin: 0px;
	padding-top: 50px;
	height: 30px;
}
#footer_home{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 380px;
	background-image: url(pics/bottom.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
}
#footer{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 180px;
	background-image: url(pics/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenttextright{
	width: 265px;
	margin: 0px;
	padding-right: 45px;
	padding-bottom: 20px;
	clear: none;
	float: right;
	text-align: center;
}
