	body	{
	margin: 0px;
	font: normal 70% Tahoma, Verdana , Arial, sans-serif;
	color: #ccc;
	background-color: #000000;
	background-image: url(images/bg_0.jpg);
	background-repeat: repeat-x;
	background-position: top;
		}

	img 	{
		border: none;
		}

	a 	{
		border: 0px;
		padding:0px;
		margin: 0px;
		color: #000;
		text-decoration : none;
		}

	a:hover 	{
		color: #fff;
		}

#siteframe {
	width: 819px;
	height: 738px;
	margin-top: 11px;
	margin-bottom: 50px;
	}

#topborder {
	width: 819px;
	height: 19px;
	}

#topleftcorner {
	float: left;
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#toprightcorner {
	float: right;
	width: 20px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#leftbordertop {
	float: left;
	width: 19px;
	height: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#leftborder {
	float: left;
	width: 19px;
	background-position: left top;
	}

#rightbordertop {
	float: right;
	width: 20px;
	height: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#rightborder {
	float: right;
	width: 20px;
	background-position: left top;
	}

#bottomborder {
	clear: both;
	width: 819px;
	height: 19px;
	}

#bottomleftcorner {
	float: left;
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#bottomrightcorner {
	float: right;
	width: 20px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	}
#site 	{
	float: left;
	background: #000;
	width: 780px;
	border: 2px solid #333333;
	}

#header01 {
	width: 780px;
	height: 309px;
	background-color: #121212;
	}

#header02 {
	width: 780px;
	height: 309px;
	background: url(images/header02.jpg);
	}

#header03 {
	width: 780px;
	height: 309px;
	background: url(images/header03.jpg);
	}

#header04 {
	width: 780px;
	height: 309px;
	background: url(images/header04.jpg);
	}

#header05 {
	width: 780px;
	height: 309px;
	background: url(images/header01.jpg);
	}

#menuline {
	width: 780px;
	height: 34px;
	background: url(images/menuback.gif) top right repeat-y;
	}

#menuitems {
	padding: 10px 0px 0px 97px;
	color: #D7D7D7; 
	font-size: 12px;
	font-weight: bold;	
	}

#menuitems a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}


#menuitems a:hover {
	text-decoration: underline;
	}

#content01 {
	width: 780px;
	background: url(images/page01header.jpg) top left no-repeat;
	}

#content02 {
	width: 780px;
	background: url(images/page02header.jpg) top left no-repeat;
	}

#content03 {
	width: 780px;
	background: url(images/page03header.jpg) top left no-repeat;
	}

#content04 {
	width: 780px;
	background: url(images/page04header.jpg) top left no-repeat;
	}

#content05 {
	width: 780px;
	background: url(images/page05header.jpg) top left no-repeat;
	}

#text	{
	padding: 120px 97px 60px 97px;
	color: #fff;
	}

#text td	{
	color: #fff;
	font-size: 11px;
	}

#text a  {
	color: #D6D6D6;
	text-decoration: none;
	}

#text a:hover {
	color: #fff;
	text-decoration: underline;
	}

#text strong
	{
	font-size: 14px;
	}

.tablecolumn {
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 50px;
	}

.listitem {
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 200px;
	}

#copyright {
	color: #585858;
	margin-right: 20px;
	font-size: 11px;
	}

#copyright a {
	color: #585858;
	font-size: 11px;
	text-decoration: none;
	}

#intropage {
	width: 780px;
	}

#introframe {
	margin-top: 70px;
	width: 780px;
	height: 366px;
	overflow:hidden; 
	border: #2d2e2f 1px solid;
	}

