
body{
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-y;
	background-color: #770101;
	font-family: "Franklin Gothic Medium", "Lucida Console", Arial;
	color: #4E492C;
}

p, td, li, div, .normal{
	color: #4E492C;
}



a:link, a:visited{
	color: #A60000;
	text-decoration:underline;
}

a:hover, a:active, a:visited:hover{
	color: #A65300;
	text-decoration: none;
}

a:link.nav, a:visited.nav{
	color: #A65300;
	text-decoration:none;
}

a:hover.nav, a:active.nav, a:visited:hover.nav{
	color: #D7A806;
	text-decoration: none;
}

.headgraphic{
	position:relative;
	right:20px;
	z-index:20;
}

#head1{
	height:1028px;
	width:158px;
	position: absolute;
	top:0px;
	left:0px;
	z-index:3;
	
}

#nav_links{
	height: 30px;
	width: 1000px;
	position: absolute;
	top:94px;
	left:0px;
	z-index:4;
	text-align:right;
}

#head2{
	height:654px;
	width:179px;
	position: absolute;
	top:158px;
	left:0px;
	z-index:3;
}

#body1{
	background-image: url(../images/bg1.gif);
	width:849px;
	position: absolute;
	top:158px;
	left:179px;
	z-index:3;
}


#body2{
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	
}

#footer2{
	position:relative;
	right:179px;
}