/* boxes */


body {
	background-color: #8a0e18;}


	
#index_content {
	width: 1050px; 
	height: 720px;
	margin:auto;
	margin-top: 30px;
	background:url(../index_bg.jpg) no-repeat;}
	
	
	
/* navigation */
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.menu {width:380px;}

.menu li {
	margin:0;
	padding:0;
	margin-bottom:4px;
	text-align: right;}


.menu a {
	font:  16px Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.menu a:hover {	
	color:#d1d2d4;
}



li#current {
position: relative;
left: -260px;
top: 110px;}


li.item57 {
position: relative;
left: 60px;
top: 80px;}


li.item54 {
position: relative;
left: 200px;
}


li.item55 {
position: relative;
left: 640px;
top: 150px;
}

li.item56 {
position: relative;
left: 310px;
top: 300px;
}

h6 {
color: #ffffff;
font-size: 200%;
line-height: 1.2em;
margin: 1em 0;
padding: 10px;
}



#title {width: 400px;
height: 120px;
position: relative;
top: -160px;}
