#wrap {
	width: 780px;
	margin: 0 auto;
}
#hd {
	width: 750px;
	margin-bottom: 5px;
}
#top {
	width: 750px;
	display: block;
	margin: 10px 0;
}
#bd {
	width: 780px;
	margin-bottom: 10px;
}
#main {
	width: 550px;
	margin: 0 230px 0 0;
}
#rcolumn {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	background: url('images/righttop.jpg') no-repeat top left;
	min-height: 250px;
}
#rcolumn2 {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	background: url('images/righttop.jpg') no-repeat top left;
	min-height: 250px;
}
#footer {
	width:100%;
	height:24px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	border:#ccc 1px solid;
	font-size:12px;
	color:#999;
	text-align:center;
	background-color:#E4E0C2;
	clear:both;}
#rightbar {
	width: 210px;
	float:right;
	position: static;
	margin-left:5px;

}
#maincontent {
	width: 560px;
	float:left;
	line-height: 20px;
}
.highlights{color:#BD481D;}
#maincontentadmin {
	width: 780px;
	float:left;
	line-height: 20px;
}


.admin{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.admin ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #0080C0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.admin ul li{
display: inline;
}

.admin ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.admin ul li a:visited{
color: #FFFFFF;
}

.admin ul li a:hover, .admin ul li .selected{
	color: #C0C0C0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #400000;
}
.downborder{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
