/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	z-index: 1000;
}
/* Old NS 4.x browsers don't inherit font-family into TDs */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

hr {
	height: 4px;
	width: 100%;
	border-top: 4px solid #bebec0;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a:link, a:visited {
	color: #483030;
	font-weight: bold;
}

a:hover {
	color: #b00000;
	font-weight: bold;
}

a.partner-links:link, a.partner-links:visited{
	color: #b5783b;
}

a.partner-links:hover{
	color: #b00000;
}

.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ddd7d1;
	background-color: #333;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding: 5px;
}

a.copyright:link, a.copyright:visited  {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	height: 25px;
}

.lowerbanner {
	background-color: #666;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	border-top: 5px solid #901818;
	border-bottom: 5px solid #901818;
}

.rightcolumn {
	width: 138px;
	background-color: #CAC8C8;
	padding: 0px;
	border-left: 1px solid #901818;
	border-left: 1px solid #901818;
	border-bottom: 0px solid white;
}

.rightcolumn2 {
	padding: 5px;
	color: #9B0202;
}

.centercolumn {
	width: 500;
	padding: 0px;
}

.header {
	background: url(../pix/hd_background_0108.gif);
	border-bottom: 1px solid #901818;
	height: 46px;	
}

.headerbackground {
	background-color: #ebebeb;
}

.redbar {
	background-color: #901818;
	height: 20px;
	
}

.mainfeature-image {
	border-bottom: 2px solid #901818;
}

.pastfeatures {
	background-color: #606060;
	border-bottom: 2px solid #901818;
	padding: 5px;
}

.pastfeatures-image {
	width: 33.3%;
	padding: 5px;
	text-align: center;
}

.center-sponsor {
	width: 650px;
	background-color: black;
	border-bottom: 2px solid #901818;
	padding: 10px;
}

.center-sponsor-tiles {
	width: 33%;
	text-align: center;
	float : left;
}

a.featurehead:link, a.featurehead:visited  {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.news1 {
	background-color: #eae8e8;
	border-right: 1px solid #901818;
	padding: 5px 15px 5px 15px;
	width: 50%;
	vertical-align: top;
}

.news2 {
	background-color: white;
	border: 0px solid #697687;
	padding: 5px 15px 5px 15px;
	width: 50%;
	vertical-align: top;
}

.newsheader {
	font-size: 14px;
	font-weight: bold;
	color: #373737;
}

.newsdate {
	font-size: 10px;
	color: #6a7686;
}

.update-date {
	color: #333;
}

.rss-link {
	float: right;
	margin-top: -20px;
}

.img {
	border: 0px;
}

div.javamenu { 
	margin-top: 0px; 
	padding: 2px 0px 0px 0px; 
	font-family: "MS Trebuchet",arial,verdana,tahoma,sans-serif; 
	font-size: 13px; 
	color: ; 
	font-weight: bold; 
	text-align: center; 
}

li {
	list-style-image : url(../pix/blueArrow.gif);
	padding-bottom: 5px;
}

.container {
	width: 850px;
	background: url(../pix/right_shadow.gif) repeat-y 791px;
	
}
