body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.jpg');
	text-align: center;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}

.HPEvents {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	width: 296px;
}

.HPEvents #l{
	padding-top: 7px;
}

.HPNews #l, .HPLinks #l{
	padding-top: 7px;
}

.HPNews, .HPLinks {
	font: 9pt "Arial", Times, serif;
	color: #000;
	width: 432px;
}

#googleTranslate{
	font-size:10px
}




.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #fff; }
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited { color: #000000; }

.HPEvents a:hover, .HPEvents a:active { color: #ff9c00; }
.HPNews a:hover, .HPNews a:active, .HPLinks a:hover, .HPLinks a:active { color: #ff7b00; }

.content {
	padding: 10 10 50 10px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: url('/pics/contentbot.jpg') bottom no-repeat;
	min-height: 400px;
	text-align: left;
}

/* min-height hack for IE */
/*\*/
* html .content {
height: 400px;
}
/**/

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.pageTitle {
	display: block;
	width: 720px;
	height: 21px;
	padding: 15px;
	*width: 740px;
	*height: 41px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url(/pics/PageTitle.gif) no-repeat;
	text-transform:uppercase;
}


#wrapper {
	width: 760px;
	margin:0 auto;
	background: #FFFFFF
}

#header {
	background: url('/pics/header.jpg');
	width: 760px;
	height: 228px;
}

#footer {
	width: 760px;
	height: 150px;
	background: url('/pics/footer.jpg') no-repeat #fff;
	text-align: left
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

#topNav {
	position: relative;
	height: 35px;
}

#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
	height: 35px;
	background: url('/pics/topnavbg.gif');
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}

#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 32px;
	margin: 0 4px 0 0;
	z-index: 100;
	text-align: left
}

#topNav2Sub {left: 90px;}
#topNav3Sub {left: 196px;}
#topNav4Sub {left: 297px;}
#topNav5Sub {left: 406px;}
#topNav6Sub {left: 505px;}


#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #0a6cc8;
}

#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: #ff7b00;
	color: #fff;
}

#Qlinks {
	width: 266px;
	margin: 10px;
	line-height: 20pt;
}

#Qlinks ul {
	list-style: none;
	padding: 0px;
	margin-left: 0;
	text-align: left
}

#Qlinks a {
	color: #005cbb;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 18px;
	text-decoration: none;
	display: block;
	width: 160px
}

#Qlinks a:hover {
	color: #fff;
	background: #0f66bf;
}



