html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a	{text-decoration: none;}

a {
	color: #000000;
}
a:hover {
	color: #862221;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body { 
	font: 14px arial, sans-serif;
	color: #000;
	margin:0px;
	padding: 0px;
	background:url(main2/page_bg.gif) repeat-x;
	background-color:#151617;
	}

#topbar1 {
	margin:0 auto;
	width:809px;
	height:25px;
	background:url(main2/topbar1.gif) no-repeat bottom left;		
	}

#header {
	margin:0 auto;
	width:809px;
	height:225px;		
	}

#header_left {
	float:left;
	width:293px;
	height:225px;	
	}

#header_left img {
	margin-top:0px;
	width:293px;
	height:225px;	
	}

#header_center {
	float:left;
	width:233px;
	height:225px;	
	}

#header_center img {
	margin-top:0px;
	width:233px;
	height:225px;	
	}

#header_right {
	float:right;	
	width:283px;
	height:225px;	
	}

#header_right img {
	margin-top:0px;	
	width:283px;
	height:225px;
	}

#topbar {
	clear:both;
	margin:0 auto;
	position:relative;
	width:809px;
	height:50px;
	background:url(main2/topbar.gif) no-repeat bottom left;
	}


.links {
	position:absolute;top:14px; left:31px;
	
}

.links ul {
	margin:0px;
}

.links li {
	margin:0px 21px 0px 0px;
	list-style-type: none;
	display:inline;
}

/*End of Header*/

