body{
	font-family:Arial,Sans-serif;
	font-size:12px;  
	letter-spacing:1px; 
}
body a{
	text-decoration:none;
	color:#9b7a67;
	
}
body a:hover{
	text-decoration:none;
	color:white;
}


 
#main{
	margin-left:auto;
	margin-right:auto;
	
	height: 685px;
	width: 1000px;
	overflow:hidden;
} 
#left{
	margin-top:20px;
	
	height:565px;
	width:190px;
	float:left;

}
#center{
	height:605px;
	width:600px;
	float:left;
	background-color:#1f1209;
	color:white;
	
}
#right{
	margin-top:20px;
	width:40px;
	height:565px;
	float:left;
	
}
#footer{
	float:left;
	width:1000px;
	height:70px;
	letter-spacing:2px;
	font-size:10px;

}

#logo{
	height:130px;
	width:200px;
	
	padding-top:70px;
	
}

#banner{
	width:150px;
	height:605px;
	float:left;
	
}

/* left menu */
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	font-size:10px;
	letter-spacing:2px;
}

ul#menu a {
	display: block;
	text-decoration: none;
	color:#9b7a67;
}


ul#menu li {
	margin-top: 1px;
}

ul#menu li a {
	padding: 2px;
}

ul#menu li a:hover {
	color:white;
}

ul#menu li ul li a {
	padding-left: 15px;
}

ul#menu a:hover {
	color:white;
}

ul#menu a.active {
	color:green;
}
ul#menu{
	padding-left:15px;
	padding-right:10px;
}

.left{
	float:left;
	width:150px;
	margin-top:110px;
	
}

.notice{
	clear:both;
}
.notice p{
	margin:0px;
	
}
.left h1{
	font-size:11px;
	margin:0px;
	font-weight:normal;
	padding-left:20px;
	letter-spacing:1px;
}

.head{
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
}
.center{
	float:left;
	margin-top:110px;
	width:420px;
	
}
.center p{
	text-align:justify;
	padding-right:20px;
	line-height:20px;
}
.content{
	
}
.fz{
	float:left;
	width:5px;
	height:565px;
	margin-top:20px;
	background-color:red;
}
#f1{
	background:url(/images/1.jpg) no-repeat ;
}
#f2{
	background:url(/images/2.jpg) no-repeat ;
}
#f3,#f4{
	background:url(/images/34.jpg) no-repeat ;
}

#footer p{
	padding-top:20px;
	float:left;
	padding-left:20px;
}

#tables{
	height:370px;
	background:url('/images/tables.jpg') no-repeat;
	padding:0px;
	line-height:20px;
	overflow:hidden;
	
}
#tables a{
	font-size:10px;
	letter-spacing:0px;
	
}
#tables a:hover{
	color:green;
}
#user{
	color:white;
	
	text-transform:uppercase;
}
#errorExplanation{
	
	padding:0px;
	
	margin:0px;
	font-size:11px;
	margin-top:10px;
	
}
#errorExplanation h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:red;
}
#errorExplanation p{
	padding:0px;
	margin:0px;
	font-size:12px;
	display:none;
}
#errorExplanation ul{
	padding-left:25px;
	margin:0px;
}


.function{
	
}
.function p {
	margin:0px;
	padding:0px;
	height:30px;
	letter-spacing:0px;
}
#funcf{
	
}

#funct {
	float:left;
	width:140px;
	height:340px;
}
#funct p{
	letter-spacing:1px;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: middle; }
.info{
	font-weight:bold;
	margin: 15px 0px 5px 0px;
}
.chead{
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
}
.chead a{
	color:white;
}
.chead a:hover{
	color:#9b7a67;
}
