body {
	font-family: helvetica, arial;
	color:#918D84;
	background: url(../img/wall.gif) fixed;
}

h1, h2, h3, h4 {
	font-weight: normal;
	text-shadow:  0px 1px 0px black;
}

h1 {
	color:white;
}
h2 {
	color:#A0AFD6;
	font-size: 16px;
}
h3 {
	color:#A0AFD6;
	font-size: 14px;
}

div.container_12.header {
	background:URL(../img/header.png) top;
	margin-top: 20px;
	height: 165px;
}


div.container_12.sep {
	background:URL(../img/sep.png) bottom;
	height: 2px;
}

div.container_12.main {
	background:URL(../img/bg.png) repeat #111122;
}

div.container_12.footer {
	background:URL(../img/footer.png) bottom #111122;
	margin-bottom: 20px;
	height: 25px;
}

div.menuitem {
	background:URL(../img/bgmenuitem.png) bottom #111122;
}

/*
	index
*/
.versionnum {
	color:#DDFFDD;
	text-align:center;
	text-shadow:0 0 10px white;
}

/* 
		MENU
*/

div.container_12.menu {
	background:URL(../img/bgmenu.png) top;
	height: 45px;
}

.menu .item {
	background:url("../img/menusep.png") no-repeat scroll left 1px transparent;
	height:45px;
	overflow:hidden;

}

.menu .item a {
	color:white;
	display:block;
	font-family:helvetica,arial;
	font-size:18px;
	height:45px;
	margin-left:20px;
	padding-top:10px;
	text-decoration:none;
	text-shadow:0 1px 0 black;
	vertical-align:middle;
}

/* ----------------------------- */

.maintitle {
	color:black;
	font-size:34px;
	margin-top:0;
	text-shadow:0 1px 0 white;
}

.highlight {
	color:#D9D4C6;
}

a {
	color:white;
	text-decoration: none;
}

.menu {
	text-align: center;
}
.menu li {
	list-style: none;
	display: inline;
}

.feature {
	background:URL(../img/box.png) repeat scroll 0 0 #192244;
	height:180px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	color:black;
}

.feature h2 {
	margin:0;
	padding:10px;
	color: white;
}

.feature p {
	padding:10px;
}

div#slideshow li {
	margin:0px;
}