html, body {
	font-family: "Times New Roman", Times, serif;
	background-color: black;
	color: white;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}

h1, h2, h3, h4 {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	padding: 0;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
}

h2, h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	font-style: italic;
}

h3 {
	font-size: 1.0em;
}

p, ul, ol {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding: 0;
}

em {
	color: #ea8206;
}

.first {
	margin-top: 0;
	padding-top: 0.4em;
}

.last {
	margin-bottom: 0;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

div.fl {
	float: left;
	width: 250px;
}

img.fr {
	float: right;
	margin-left: 10px;
}

div.mr {
	margin-right: 20px;
}

.ar {
	text-align: right;
}

.it {
	font-style: italic;
}

ul, ol {
	margin-left: 0;
	margin-right: 0;
	padding-left: 20px;
	padding-right: 0;
}

li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

ul.bold li {
	font-weight: bold;
}

:link, :visited {
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}

:link:focus, :visited:focus {
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}

/* if :link and :visited have any different styles, they go here */

:link:hover, :visited:hover {
	text-decoration: underline;
	color: red;
	background-color: transparent;
}

:link:active, :visited:active {
	text-decoration: underline;
	color: red;
	background-color: transparent;
}

table.cal {
	margin-left: 10px;
}

table.cal th, table.cal td {
	padding: 4px 30px 4px 16px;
	border-bottom: 1px solid gray;
}

div#wholepage {
	position: relative;
	top: 0;
	left: 0;
	width: 780px;
}

div#topban {
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
	height: 163px;
	background-image: url(../images/header_all.png);
	background-repeat: no-repeat;
}

body.home div#topban {
	height: 177px;
	background-image: url(../images/index_01.gif);
}

div#topban h1 {
	background-color: #ea8206;
	color: black;
	margin-top: 66px;
	line-height: 37px;
	margin-left: 187px;
	font-size: 22px;
	font-weight: bold;
}

div#submenu {
	position: absolute;
	top: 163px;
	left: 0;
	width: 187px;
	height: 349px;
	z-index: 10;
}

div#content {
	position: absolute;
	top: 163px;
	left: 0;
	width: 780px;
}

div#content div#mainarea {
	background-color: #cccccc;
	background-image: url(../images/subbg.gif);
	color: black;
	background-repeat: repeat-y;
	margin-left: 187px;
	margin-bottom: 20px;
}

div#content div#mainarea div#subtext {
	margin-right: 50px;
	margin-left: 15px;
}


div#subtext.spotlight h2 {
	font-size: 1.4em;
	color: #ea8206;
}
	
div#content div#mainarea div#bottom {
	margin-top: 20px;
	height: 41px;
	background-image: url(../images/subbot.gif);
	background-repeat: no-repeat;
	text-align: center;
}

div#content div#mainarea div#bottom p#l1 {
	margin: 0;
	padding: 0;
	line-height: 19px;
	font-size: 12px;
}

div#content div#mainarea div#bottom p#l2 {
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 12px;
}

img#rb {
	float: right;
	margin-top: 20px;
	width: 25px;
	height: 357px;
}

body.home div#content {
	top: 177px;
	width: 780px;
	background-color: #d1d1d1;
	background-image: url(../images/homeleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

body.home div#content div#mainarea {
	background-color: black;
	background-image: url(../images/index_07.gif);
	background-repeat: repeat-y;
	margin-left: 293px;
	margin-bottom: 0;
}

body.home div#content div#winners {
	height: 117px;
	padding-left: 18px;
}

body.home div#content div#maintext {
	background-image: url(../images/hmainbg.gif);
	background-repeat: repeat-y;
	color: black;
}

body.home div#content div#maintext h2, body.home div#content div#maintext span {
	color: #ef8200;
	font-weight: bold;
	font-style: normal;
}

body.home div#content div#maintext p {
	margin-left: 18px;
	line-height: 1.2em;
}

body.home div#content div#menu {
	width: 122px;
	padding-left: 18px;
	float: left;
	border-bottom: 1px solid black;
	margin-right: 6px;
	margin-bottom: 20px;
}

body.home div#content div#hbottom {
	width: 487px;
	background-image: url(../images/homebot.gif);
	background-repeat: repeat-y;
	color: #ccc;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
	padding: 0.5em 0;
}

/* layers for fading in main page images */
div#botLayer, div#topLayer {
	position: absolute;
	top: 177px;
	left: 311px;
	height: 117px;
	width: 469px;
}

div#topLayer {
	z-index: 60;
	-moz-opacity: 1.0; opacity: 1.0; filter: Alpha(opacity=100);
}

div#botLayer {
	z-index: 50;
}

img.col1, img.col3 {
	height: 117px;
	width: 171px;
}

img.col2 {
	height: 117px;
	width: 127px;
}
