body{
	font-family:Arial, Helvetica, sans-serif;
	background: #000000 url(images/backround3.jpg)  no-repeat top center;	
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:5px;

	}



#header {
	height:279px;
	width:784px;
	background: url(images/body_02.jpg) no-repeat top left;
		
		}

#navi {
	height:20px;
	width:465px;
	margin-top: 256px;
	float: right;
	
		
		}
		
#text {
	min-height:400px;
	width:460px;
	padding-left: 310px;
		
		}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	
	color: #c1baa9;
	font-weight: normal;
	
		}

.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #9d2710;
	
	font-variant: small-caps;
	font-weight: bold;
	
		}


#content p {
		
		padding-top: 10px;
		padding-left:10px;
		padding-right:25px;
		}


#footer {
		width:484px;
		height:195px;
		background: url(images/body_06.jpg) no-repeat;
		margin-left:300px;
		
	
		
		}
#container {
		width:782px;
		margin:0 auto
		}
#content {
		
		
		
		
		
		}
#stuff {
		
		min-height:100px;
		width:784px;		
		background: url(images/body2.jpg) no-repeat top left;
		margin-top:-11px;
		
		
		}
	

a:link {
	color: #b4000b;
	text-decoration: none;
}
a:visited {
	color: #c7000c;
	text-decoration: none;
}
a:hover {

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