body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.gif') repeat-x top #000;
	text-align: center;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}

.HPEvents, .HPDirectory {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	width: 239px;
	padding: 8px;
}

.HPLinks {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	width: 208px;
	padding: 8px;
}

.HPNews, .HPBBMessages{
	width: 453px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	padding: 8px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #951b35;
}

.HPNews a:hover, .HPBBMessages a:hover {
	color: #d3667d;
}

.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited  {
	color: #ffffff;
}

.HPEvents a:hover, .HPLinks a:hover, .HPDirectory a:hover {
	color: #ffe04d;
}
.HPNews #l, .HPBBMessages #l, .HPEvents #l, .HPDirectory #l {
	padding-left: 10px;
	padding-top: 4px;
}

.HPLinks #r {
	padding: 0
}

.HPLinks #l {
	padding: 5px
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.contentIndex {
	margin-top: 16px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: url('/pics/indexbg.jpg') repeat-y;
	text-align: left
}

.content {
	padding: 25 22 22 22px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
	min-height: 400px;
	text-align: left;
	background: url('/pics/contentbg.jpg') repeat-y;
}

/* min-height hack for IE */
/*\*/
* html .content {
height: 400px;
}
/**/

.content a, .content a:link, .content a:visited { 
	color: #942a41;
	font-weight: bold
}
.content a:hover, .content a:active { color: #d3667d; }

.pageTitle {
	display: block;
	width: 870px;
	height: 50px;
	padding: 12 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: url(/pics/PageTitle.gif) no-repeat;
	text-transform:uppercase;
}

#spanish {
	width: 782px;
	margin:0 auto;
}

#wrapper {
	width: 914px;
	margin:0 auto;
}

#header {
	background: url('/pics/header.jpg') no-repeat;
	width: 914px;
	height: 243px;
	text-align: right
}

#footer {
	width: 914px;
	height: 60px;
	background: url('/pics/footer.jpg') no-repeat;
	text-align: right;
	font-weight: bold;
	color: #282828
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

#topNav {
	position: relative;
	height: 23px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 914px;
	background: #5386ff;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 43px;
	margin: 0 4px 0 0;
	z-index: 100;
	text-align: left
}
#topNav2Sub {left: 152px;}
#topNav3Sub {left: 281px;}
#topNav4Sub {left: 414px;}
#topNav5Sub {left: 544px;}
#topNav6Sub {left: 670px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #161616;
}

#topNav .list li {
	width: 170px;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background: #b41944;
	color: #fff;
}

#homepagevideo {
	width: 320px;
	margin: 0 auto;
	padding: 10px 0;
}