body {
	background-color: black;
}
.header {
	/* positional */
	top: 0px;
	left: 0px;
	width: 935px;
	z-index: 0;
	/* style */
	text-align: center;
	color: white;
}
.sponsors {
	/* positional */
	position: relative;
	top: 	10px;
	width: 935px;
	z-index: 0;
	/* style */
	color: white;
	font-size: 12px;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.main {
	/* positional */
	position: relative;
	top: 10px;
	width: 98%;
	z-index: 1;
}
.left {
	/* positional */
	position: absolute;
	left: 5px;
	top: 10px;
	width: 160px;
	padding-right: 5px;
	z-index: 2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.lefttitle {
	/* style */
	border: #fffacd 2px solid;
	color: #fffacd;
	background-color: #000532;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.leftmenuitem {
	/* positional */
	padding: 3px;
	/* style */
	font-size: 14px;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fffacd;
	border-left-color: #fffacd;
	text-align: center;
}
.right {
	/* positional */
	position: absolute;
	left: 800px;
	top: 10px;
	width: 160px;
	padding-left: 10px;
	z-index: 2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.righttitle {
	/* style */
	border: #fffacd 2px solid;
	color: #fffacd;
	background-color: #000532;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.rightmenuitem {
	/* style */
	padding: 3px;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right: #fffacd 2px solid; 
	border-bottom: #fffacd 2px solid; 
	font-size: 14px; 
	text-align: center;
	color: #ffffff; 
}
.newstitle {
	/* positional */
	position: absolute;
	top: 10px;
	left: 170px;
	width: 630px;
	/* style */
	border: #fffacd 2px solid;
	font-weight: bold; 
	font-size: 18px;
	color: #fffacd; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	background-color: #000532; 
	text-align: center;
	z-index: 1;
}
.leftcontent {
	/* positional */
	position: absolute;
	top: 40px;
	padding: 2px;
	left: 170px;
	width: 226px;
	height: 300px;
	font-size: 12px;
	color: #000532;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fffacd;
	text-decoration: none;
	z-index: 2;
}
.leftcontentpictures {
	position: absolute;
	top: 210px;
	width: 226px;
	text-align: center;
	z-index: 1000;
}
.bottomLeft {
	/* positional */
	position: absolute;
	left: 170px;
	width: 107px;
	top: 325px;
	font-size: 10px;
	color: #000532;
	font-weight: bolder;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fffacd;
	text-decoration: none;
	z-index: 3;
}
.bottomCenter {
	/* positional */
	position: absolute;
	left: 278px;
	width: 14px;
	top: 325px;
	font-size: 10px;
	color: #000532;
	font-weight: bolder;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fffacd;
	text-decoration: none;
	z-index: 3;
}
.bottomRight {
	/* positional */
	position: absolute;
	top: 325px;
	left: 291px;
	width: 107px;
	font-size: 10px;
	color: #000532;
	font-weight: bolder;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fffacd;
	text-decoration: none;
	z-index: 3;
}
.rightcontent {
	/* positional */
	position: absolute;
	padding: 2px;
	top: 40px;
	left: 400px;
	width: 400px;
	height: 300px;
	font-size: x-small;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fffacd;
	text-decoration: none;
}
.Submain {
	position: relative;
	top: 360px;
	padding: 2px;
	left: 172px;
	height: 125px;
}
p {
	margin: 0px;
}
div.leftcontent a:link {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}
div.leftcontent a:visited {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}
div.leftcontent a:hover {
	text-decoration: underline;
}
div.leftcontent a:active {
	text-decoration: none;
}
div.bottomLeft a:link {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}
div.bottomLeft a:visited {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}
div.bottomRight a:link {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}
div.bottomRight a:visited {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #f0e68c;
}
a:active {
	color: #f0e68c;
}	
.fg{
	background-color:#fffacd;
}
.bg{
	background-color:#000532;
}
.tf{
	color:#000532;
	font-family:verdana, arial, helvetica;
	font-size: 10px;
}
.cf{
	color:#fffacd;
	font-size: 14px;
	font-weight:bold;
	font-family:verdana, arial, helvetica;
}
