/* CSS Document */
body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

#content {
	
	width: 799px;
	_width: 791px;
	#width: 791px;
	height:595px;
	margin: 0px auto;
	border-style: solid;
	border-width: 10px;
	border-color: #ffffff;
	}


#header {
float: absolute;
	width: 795px;
	_width: 791px;
	#width: 791px;
	height: 142px;
	background: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#leftbar {
	float: left;
	height: 373px;
	_height: 391px;
	#height: 391px;
	width: 381px;
	_width: 372px;
	#width: 372px;
	margin-top: 4px;
	margin-left: 4px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	background: #CCCCCC;
	padding: 3px;
	font-size: 12px;
	font-color: 000000;
	margin-bottom: 3px;
	
}
#leftbar P {
	font-size: 14px;
	font-family: arial;
	}
#leftbar H1 {
	font-size: 18px;
	padding: 5px;
	font-family: arial;
}

#rightbar {
	float: right;
	height: 373px;
	#height: 391px;
	_height: 391px;
	margin-top: 4px;
	margin-left: 3px;
	margin-right: 5px;
	_margin-right: 0px;
	#margin-right: 0px;
	margin-bottom: 3px;
	width: 381px;
	_width: 392px;
	#width: 392px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	background: #CCCCCC;
	padding: 3px;
	font-size: 12px;
	}
#rightbar table {
	font-size: 12px;
	}	
#centerbar {
	float: absolute;
	height: 370px;
	_height: 377px;
	#height: 377px;
	width: 778px;
	_width: 791px;
	#width: 791px;
	margin-top: 4px;
	margin-left: 4px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	background: #CCCCCC;
	padding: 3px;
	font-size: 12px;
	font-color: 000000;
	
	}
	
#box {
	float: absolute;
	height: 450;
	_height: 375px;
	#height: 375px;
	width: 450px;
	_width: 375px;
	#width: 375px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	background: #CCCCCC;
	padding: 3px;
	font-size: 12px;
	font-color: 000000;
}
#box2 {
	float: absolute;
	height: 375px;
	_height: 375px;
	#height: 375px;
	width: 660px;
	_width: 375px;
	#width: 375px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	background: #CCCCCC;
	padding: 3px;
	font-size: 12px;
	font-color: 000000;
}
			
#footer {
	float: absolute;
	margin: 4px;
	
	height: 40px;
	width: 778px;
	_width: 791px;
	#width: 791px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	background: #ffffff;
	padding: 3px;
	font-size: 9px;
	clear: both;
}




