body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {text-decoration:none; color:#A8A8A8}
a:active {text-decoration:none; color:#BEBEBE}
a:visited {text-decoration:none; color:#BEBEBE}
a:hover {text-decoration:none; color:#D2D2D2}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#bod {
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 600px;
	width: 800px;
	overflow: visible;
	text-align: center;
	background-image: url(../img/bgtest.gif);
	background-position: bottom;
	position: relative;
	top: 210px;
	z-index: 1;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#bod a:link {text-decoration:none; color:#5E5E5E}
#bod a:active {text-decoration:none; color:#5E5E5E}
#bod a:visited {text-decoration:none; color:#5E5E5E}
#bod a:hover {text-decoration:none; color:#8C8C8C}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #202124;
	text-decoration: none;
	font-weight: bold;
}


#top {
	background-color: #71BDEE;
	width: 100%;
	height: 170px;
	padding-top: 9px;
	position: absolute;
	top: 0px;
	z-index: 3;
}
#nav {
	background-color: #202124;
	width: 100%;
	background-image: url(../img/mid.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 180px;
	z-index: 2;
	height: 34px;
	left: 0px;
}
#navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D0D0D0;
	text-decoration: none;
	padding-top: 7px;
}
