#boody {
	
	margin: 0px auto;
	left:0px;
	top:0px;
	width:800px;

}

#header_ {
	margin: 0px auto;
	left:0px;
	top:0px;
	width:800px;
	height:150px;
	background-image:url(images/header.png)
}

.center2 {
	overflow: auto;
	height: 100%;
	width:800px;
	background-image:url(images/bg2.jpg);
	
}

#center_ {
	margin: 0px auto;
	left:0px;
	top:150px;
	width:800px;
	height:380px;
	background-image:url(images/center.jpg)
}

#left {
	display: inline;
	color: #FFF;
	width: 295px;
	height:380px;
	float: left;
	margin-left: 35px;



}

#right {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 455px;
	display: inline;
	position: relative;
	border-top: 0px;
	text-align: right;
	margin-right: 5px;
	
	
	
}

#footer_ {
	
	margin: 0px auto;
	left:0px;
	top:530px;
	width:800px;
	height:70px;
	background-image:url(images/footer.jpg)
}
body { background:#8b0001 url(images/bg.jpg) no-repeat center top;
	margin-bottom: 0px;
font-size: 18px; 
font-style: italic;
font-family: 'Times-Italic','Times','Times New Roman',serif;
 color:#808080;

}

a:link, a:visited{text-decoration:none; font-weight:bold; color:#600046}
a:focus, a:hover{color:#000000; font-weight:bold; text-decoration:none}
h1, h3, h4, 
h5, h6, h2{color:#600046}

