body {
	color: #003046;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	text-transform: lowercase;
}
p {}
td {}
a:link {
	color: #002F46;
	text-decoration: underline;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:visited {
	color: #666666
}
a:hover {
	color: #333;
	background-color: #D7E8E8;
}
a:active {
	color: #B5CB44
}
.title {
	color: #105d62;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Geneva, Helvetica;
	margin-top: 0px;
}
.catagories { color: #366; font-size: 11px; text-transform: uppercase; }
.no_caps { font-variant: normal; text-transform: capitalize; }
.subtitle {
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	color: #003046;
}
#nav {
	height: 105px;
	width: 319px;
	left: 14px;
	top: 389px;
	position: absolute;
	z-index: 4;
	visibility: visible;
	overflow: hidden;
}
#dethome {
	position:absolute;
	left:356px;
	top:398px;
	width:198px;
	height:413px;
	z-index:5;
}
#apDiv2 {
	position:absolute;
	left:586px;
	top:408px;
	width:370px;
	height:416px;
	z-index:6;
	text-align: right;
}
#apDiv1 {
	position:absolute;
	left:370px;
	top:412px;
	width:198px;
	height:413px;
	z-index:5;
}
#winner {
	position:absolute;
	left:10px;
	top:11px;
	width:99px;
	height:52px;
	z-index:1;
}
.highlight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #CF0;
	border-right-color: #CF0;
	border-bottom-color: #CF0;
	border-left-color: #CF0;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.award {
	background-color: #F3FFE3;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	border: thin outset #EDE64A;
}

