html >body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/pgbck.jpg);
	background-repeat: repeat;
}
#adBox {
	background-image: url(../images/adbck.jpg);
}
#container {
	border: 1px solid #330099;
	width: 778px;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330099;
}
#navigation {
	background-color: #FFFFFF;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	text-indent: 10px;
	clear: right;
	position: relative;
}
#button {
	height: 22px;
	width: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background-image: url(../images/buttonbck.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#button img {
	display: block;
	clear: left;
	float: right;
	top: -19px;
	position: relative;
	margin-right: 5px;
}


#sponsorsBox {
	border: 1px solid #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 75px;
}
#sponsor{
	background:#FFFFFF;
	border: 1px solid #000099;
	color: #000000;
	clear: right;
	float: left;
	width: 200px;
	height: 50px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#main {
	width: 430px;
	border: 1px solid #999999;
	margin-left: 145px;
	z-index:1;

}
#right {
	width:180px;
		margin-right: 5px;
	margin-bottom: 5px;
	float: right;
	clear:right;
}
#rightcolumn {
	width:180px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	font-size: 10px;
	float: right;
		}

#spacer {
	background-color: #FFFFFF;
	color: #FFFFFF;
	clear: both;
	height: 5px;
}

#subhead {
	color: #000000;
	background-color: #E4E4E4;
	background-image: url(../images/triangle.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
	background-position: 1px 1px;
}
#main img {
	border: 1px solid #330099;
	display: inline;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
#contentfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/adbck.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330099;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bodyfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/adbck.jpg);
	background-repeat: repeat;
	border: 1px solid #330099;
	top: -10px;
	position: relative;
	z-index: 0;
	padding-top: 12px;
	text-align: center;
}
#contentfooter a:link{
color: #FFFFFF;
text-decoration:none;
}
#contentfooter a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
text-decoration:none;
}
#contentfooter a:hover{
text-decoration:underline;
}

#navigation a:link{
color: #000000;
text-decoration:none;
}
#navigation a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
text-decoration:none;
}
#navigation a:hover{
color: #000000;
text-decoration:none;
}

