body{
	font-family:Verdana;
	font-size:12px;
	color:#222;
	background: #F7EBB9 url('/images/bg2.jpg') scroll repeat-x;
	margin: 0;
	padding:0;
	text-align:justify;
	
}

#container{
	width:1000px;
	
}

#header{
	width:1000px;
	height:246px;
	background:url('/images/starsheader.jpg') no-repeat;
	z-index:-1;
	
}


#nav a, #nav a:visited{
	margin: 0 0 0 0;
	font-size:12px;
	color: #CCC;
}
.navButton{
	width:99px;
	float:left;
}

#bar{
	background: url('/images/bar.jpg') no-repeat center;
	height:45px;
	width:414px;
	margin-top:191px;
    z-index:+1;
	
}

#content{
	background:#E3D6B4; 
	margin: 20px 0 0 0;
	padding:18px; 
	border:3px solid #1E1916;
	color:#1E1916;
		
}
#footerlogo{
	background: url('/images/footerlogo.jpg') no-repeat center;
	height:79px;
	width:94px;
	padding: 8px;
}
#footer{
	background: url('/images/footer.jpg') no-repeat center;
	height:13px;
	width:439px;
	
}
input, select{
	border:1px solid #555;
}


a, a:visited{
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;	
}

a:hover{
	color:#555;
	text-decoration:none;	
}

.button{
	border:1px solid #555;
	background-color:#888;
	font-weight:bold;
	font-size:10px;
}

.bold{
	font-weight:bold;
}

.plain{
	font-weight:none;
}

.rte{
	width:1000px;
	height:500px;
}

.mceSimple{
	width:1000px;
	height:500px;
}

#admin_nav{
	padding:10px;
	border:1px solid #111;
	background:#ccc;
}

#admin_main{
	padding:20px;
	text-align:left;
}
