body {
	background-color: #000000;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
em {
	color: #FF0000;
}

#hdrContainer {
	background-image: url(../images/hdrbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 401px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 904px;
}

/* MAIN NAVIGATION */

#mainnav	{
	width: 447px;
	height: 72px;
	text-align: left;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 41px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 41px;
	float: left;
	padding-top: 270px;
	}
	
#mainnav ul	{
	width: 447px;
	height: 72px;
	padding: 0;
	position: relative;
	text-align: center;
	background-image: url(../images/mainNav.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#mainnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 1px;
	}

#mainnav ul li, #mainnav a	{
	height: 72px;
	display: block;
	}

#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0px; width: 55px;}
#mn2 {left: 55px; width: 83px;}
#mn3 {left: 138px; width: 124px;}
#mn4 {left: 262px; width: 85px;}
#mn5 {left: 347px; width: 100px;}

#mn1 a:hover {background: transparent url(../images/mainNav.gif) 0 -74px no-repeat;}
#mn2 a:hover {background: transparent url(../images/mainNav.gif) -55px -74px no-repeat;}
#mn3 a:hover {background: transparent url(../images/mainNav.gif) -138px -74px no-repeat;}
#mn4 a:hover {background: transparent url(../images/mainNav.gif) -262px -74px no-repeat;}
#mn5 a:hover {background: transparent url(../images/mainNav.gif) -347px -74px no-repeat;
}

/* END MAIN NAVIGATION */

#contentContainer {
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	height: 478px;
	width: 903px;
	text-align: center;
}
#leftContent {
	float: left;
}	
#ftr {
	background-image: url(../images/ftrbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 134px;
	text-align: center;
	width: 903px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hidden {
	display: none;
}
h1#welcome {
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 190px;
}
#rightContent {
	float: left;
}

#mass {
	text-align: right;
}
#flashcontent {
	float: left;
}	
#flasherror {
	color: #FFFFFF;
	float: left;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF0000;
	display: block;
	padding-right: 60px;
}
