body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;
	background: #FFFFFF;
	}
	
#TOP { height: 70px; width: 800px; margin: auto; }

#TOPSPACE { height: 18px; }

#TOPLOGO { float: left; }

#TOPLOGO a {
	text-decoration: none; 
	text-align: left; 
	font-weight: bold; 
	color: #ffffff; }
	
#TOPLOGO a:hover {
	text-decoration: none;
	color: #FFFFFF; }
	
#TOPNAVS { padding-left: 506px; float: left; }

#CONTAIN
{	
	WIDTH: 800px;  
	HEIGHT: 210px;
	MARGIN: auto;
	background-color: #993333;
	border: 2px solid white;
	}
	
#MAINBOX {
	FONT-SIZE: 15px;
	BACKGROUND-IMAGE: url(images/main2.jpg);
	background-repeat: no-repeat; 
	WIDTH: 533px;  
	HEIGHT: 210px;
	MARGIN: 0px 0px 0px 0px;
	BACKGROUND-COLOR: #993333;
}
#header h1
{
	position: absolute;
	bottom: 12px;
	right: 18px;
	font-size: 46px;
	color: white;
	margin-bottom: 0px;
	left: 610px;
	top: 176px;
}

#header h1.shadow
{
	color: black;
	bottom: 10px;
	right: 20px;
	opacity: 0.18;
	-moz-opacity: 0.18;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=18);
}

#header h1.shadow2
{
	color: black;
	bottom: 9px;
	right: 21px;
	opacity: 0.12;
	-moz-opacity: 0.12;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=12);
}

#header h1.shadow3
{
	color: black;
	bottom: 7px;
	right: 23px;
	opacity: 0.08;
	-moz-opacity: 0.08;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=8);
}

#what
{	
	width: 802px;  
	height: 250px; 
	margin: auto;
	background-color: #FFCCCC;
	border-bottom: 1px solid white;
	}

#FOOTER {	
	WIDTH: 800px;  
	MARGIN: auto;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background-color: #FFCCCC;
	color: #993333;
	border-top: 3px solid white; 	}

#FOOTER a {
	text-decoration: none; 
	text-align: left; 
	font-weight: bold; 
	color: #993333; }
	
#FOOTER a:hover {
	text-decoration: none;
	text-align: left; 
	font-weight: bold;
	background: #993333;
	color: #ffccca; }
	
#boxes {
	background-color: #D9E9F8;
	}
		
#BOX2 { height: 47px}

#TEXT {
	BACKGROUND-IMAGE: url(images/title2.jpg);
	background-repeat: no-repeat; 
	color:#FFFFFF;
	WIDTH: 271px;  
	HEIGHT: 54px;
	margin-left: 533px;
	}
	
#contentboxa { 
	height: 228px;
	width: 159px;
	border: 1px solid white;
	background-color: #D9E9F8;
	float: left;
	padding: 15px 10px 7px 10px;
	} 
	
#contentboxb {
	height: 250px;
	width: 126px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid white;
	}
	
#contentboxc {	height: 250px;
	width: 340px;
	border: 1px solid white;
	float: left;
	background-color: #D9E9F8;
	text-align: justify;}
	
#contentboxca { 
	float: left;
	width: 299px; height: 130px;
	padding: 30px 20px 20px 20px;
	}
#contentboxcb { 
	float: left;
	width: 340px; height: 70px;
	background-color: #000000;
	}

#contentboxf {	height: 250px;
	width: 149px;
	border: 1px solid white;
	float: left; }

#flashbox { background-image: url(images/Flash.swf); }


	/* =-=-=-=-=-=-=-[Navigation]-=-=-=-=-=-=-=- */

#NAV
{	
	WIDTH: 800px;  
	MARGIN: auto;
	height: 23px;
	background-color: #FFCCCC;
	border: 1px solid white;
	border-bottom: 3px solid white;
	}

#menu
{
	width: 800px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	
	}

div#menu ul
{
	height: 23px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	}

div#menu ul li
{
	list-style: none;
	display: block;
	width: 115px;
	float: left;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	border-right: 2px solid white;
	
}

div#menu ul li a
{
	width: 100%;
	height: 23px;
	
	display: block;
	color: #993333;
	text-decoration: none;
}

div#menu ul li.last
{
	border-right: 0px;
	width: 152px;
}

div#menu ul li a:hover
{
	color: #ffccca;
	height: 23px;
	background-color: #993333;
}
