	body{
	background-color : #000000;
	background-image : url(../images/background.jpg);
	background-position : center 0px;
	background-repeat : no-repeat;
	}
	#center{
	width : 950px;
	margin : auto;
	clear : both;
	}
	#toplogo{
	width : 950px;
	float : left;
	background-image : url(../images/logo.png);
	background-position : left 0px;
	background-repeat : no-repeat;
	/*background-color : #000000;*/
	}
		#toplogo ul{
		text-align : center;
		margin-top : 110px;
		background-color : #000000;
		padding : 10px;
		}
		#toplogo li{
		list-style-type : none;
		display : inline;
		background-position : center;
		background-repeat : no-repeat;
		}
		#toplogo a{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 12px;
		color : #e9dab6;
		text-decoration : none;
		font-weight : bold;
		padding : 8px;
		}
		#toplogo a:hover{
		color : #e9dab6;
		background-color : #8b0000;
		}
	#home{
	width : 475px;
	height : 60px;
	float : left;
	background-color : #8b0000;
	}
	#rodebalk{
	width : 475px;
	height : 60px;
	float : left;
	background-color : #8b0000;
	}
	#contentcol1{
	width : 475px;
	float : left;
	background-color : #4d2800;
	}
	#contentcol2{
	width : 475px;
	float : left;
	background-color : #422403;
	background-image : url(../images/logobg.gif);
	background-position : right;
	background-repeat : no-repeat;
	}
	#content{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #e9dab6;
	line-height : 1.6em;
	clear : both;
	padding : 30px;
	}
		#content a{
		color : #e9dab6;
		}
	#contentleft2{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #e9dab6;
	}
	#contentleft{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #e9dab6;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
		#contentleft a{
		color : #e9dab6;
		}
	h1{
	padding : 0px;
	margin-top : 10px;
	margin-left : 20px;
	font-family : georgia, times;
	font-size : 45px;
	color : #000000;
	font-weight : normal;
	}
	#footer{
	width : 944px;
	padding : 3px;
	height : 20px;
	clear : both;
	text-align : center;
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	background-color : #8b0000;
	}
		#footer a{
		color : #000000;
		}

	
	
	/* admin-css */
	table{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #e9dab6;
	}
	td{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #e9dab6;
	}
