	body{
	margin-top : 20px;
	background-color : #000000;
	}
	#center{
	width : 950px;
	margin : auto;
	clear : both;
	}
	#toplogo{
	width : 950px;
	height : 105px;
	float : left;
	background-image : url(../images/logo.jpg);
	background-position : left 0px;
	background-repeat : no-repeat;
	}
		#toplogo ul{
		text-align : right;
		margin-top : 82px;
		}
		#toplogo li{
		list-style-type : none;
		display : inline;
		padding : 5px;
		padding-bottom : 30px;
		background-position : center;
		background-repeat : no-repeat;
		}
		#menucol li.selected{
		background-image : url(../images/menubg.gif);
		background-position : center;
		background-repeat : no-repeat;
		}
		#toplogo a{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 11px;
		color : #a38b72;
		text-decoration : none;
		font-weight : bold;
		padding : 4px;
		}
		#toplogo a:hover{
		color : #000000;
		background-color : #8b0000;
		padding : 4px;
		}
	#home{
	width : 950px;
	height : 20px;
	clear : both;
	background-color : #8b0000;
	}
	#rodebalk{
	width : 950px;
	height : 40px;
	clear : both;
	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 : 11px;
	color : #a38b72;
	line-height : 1.6em;
	clear : both;
	padding : 30px;
	}
		#content a{
		color : #808000;
		}
	#contentleft2{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #a38b72;
	}
	#contentleft{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #a38b72;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
		#contentleft a{
		color : #808000;
		}
	h1{
	margin-left : 500px;
	margin-top : -5px;
	font-family : georgia, times;
	font-size : 40px;
	color : #530000;
	font-weight : normal;
	}
	#footer{
	width : 950px;
	height : 20px;
	clear : both;
	text-align : right;
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #624526;
	}
		#footer a{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 11px;
		color : #896a4b;
		}

	
	
	/* admin-css */
	table{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #a38b72;
	}
	td{
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #a38b72;
	}