.fancy { background-repeat: no-repeat; text-indent: -9000px;}
.fancy a { display: block; height: 24px; } 

#title {
	float: left;
	width: 265px;
	margin-left: 5px;
	border-right: 1px solid #555;
	text-indent: -9999px !important;
	}

#title a {
	display: block;
	width: 255px;
	height: 75px;
	padding: 75px 10px 0px 0px;
	background: transparent url('images/title.png') no-repeat 25% 87% !important;
	}

#title a:hover {
	background: #000 url('images/title.png') no-repeat 25% 87% !important;
	}

#menu {
    margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	height: 150px; overflow: hidden;
	border-bottom:3px solid #3D3321;	
	}

#menu li {
	float: left;
	width: 7em;
	border-right: 1px solid #3D3321;
	
	}

#menu .page_item a{
	display: block;
	height: 50px;
	padding-top: 100px;
	width: 7em;
	text-align: center;
	}

#header {
	height: 150px;
	color: #fff;
	background: #040000 url('images/header_bg.gif') top center repeat-y;
	margin: 0 !important;
	width:800px;
	}

#header a {
	color: #fff;
	background: url('images/menu_hover.gif') top left repeat-x;
	text-decoration: none !important;
	border-bottom:3px solid #3D3321;
	}

#header a:hover {
	background: url('images/menu_hover.gif') bottom left repeat-x;
	color: #4f6b72;
	text-decoration: none !important;
	}


#header .current_page_item a{
	background: #040000 !important;
	}

#header .current_page_item a:hover{
	background: #040000 ;
	}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 11px !important; 
	background:#020100 url(images/bg.png) repeat top left;
	text-align: center;
	margin: 0px;
	}


#page {
	background-color: #0D0302;
	text-align: left;
	margin: 0px auto!important;
	padding: 0 !important;
	width: 800px;
	overflow: hidden;
	}


#footer {
	background-color: #040000;
	color: #fff;
	padding: 20px 0;
	position: relative;
    text-align: center;
	height: 40px;
	width:800px;
	border-top:3px solid #3D3321;
	margin:0 auto;
	}

#copyright{background:url(images/copyright.png) no-repeat; width:241px; height:8px; float:left; margin:10px;}
#copyright:hover{background:url(images/copyright_on.png) no-repeat; width:241px; height:8px;}
#khleomix{background:url(images/khleomix.png) no-repeat; width:151px; height:8px; float:right; margin:10px;}
#khleomix:hover{background:url(images/khleomix_on.png) no-repeat; width:151px; height:8px;}

#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	border: none;
	text-decoration: none !important;
	color: #fff;
	}

#content {
 	width: 740px;
	margin: 0 auto;
	}


