body{margin:4px 0 2px 2px; padding:0;font-size:12px;}

#navdiv{clear:both;width:960px;margin:0 auto; padding:2px 0; height: 42px;background:url('../images/navbg.gif') repeat-x center; }

#nav ul,#nav ul li{ margin:0; padding: 0;}
#nav {
	height: 32px;
	margin: 6px 0 0 2px ;
	padding: 0;
	margin-bottom: 10px;
} #nav li {
	line-height: 32px;
	float: left;
	list-style: none;
	font-weight: bold;
} #nav li a {
	display: block;
	padding-left: 5px;
	text-decoration: none;
} #nav li a:hover {
	background: url(../images/sliding-door-hover.gif) no-repeat left center;
} #nav li a span {
	padding: 0 20px 0 15px;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
} #nav li a:hover span {
	background: url(../images/sliding-door-hover.gif) no-repeat right center;
	color: #771000;
} #nav li.cur a, #nav li.cur a:hover {
	background: url(../images/sliding-door.gif) no-repeat left center;
} #nav li.cur a span, #nav li.cur a:hover span {
	background: url(../images/sliding-door.gif) no-repeat right center;
} #nav li.cur a span {
	color: #771000;
}

img {border:0;}
#header { width:960px; margin:0 auto; text-align:center; border-bottom: dotted 1px #f6f6f6; padding:1px;}
#header a{ text-decoration: none;}#header img { border:0;}

.wrapper{ clear:both;width:960px;margin:0 auto;text-align:center;}
#content{float:left;width:260px;text-align:left; z-index:1;}
#content a,#content a:visted{ color:#000000; text-decoration:none;}
#content a:hover{ color:#ff0000; text-decoration:underline;}

#content ul,#content ul li { list-style:none;}
#content li { list-style:none; line-height:40px;}

#aside {float:right;width:660px;text-align:left; padding:6px 0 0 0;}
.asideimg{ float:left; width:200px; margin:2px 5px;}
.asideimg img {border:solid 2px #ccc !important;height:253px; width:204px;} 
.asideimg p { margin:2px; padding:1px; text-align:center;}
#asidetxt{ float:right; width:410px;  margin:0;}
#asidetxt img {border:0;}

.issue{ height:28px; background:url('../images/wbg.jpg') no-repeat center; }
.ul2 { margin:2px; padding:0; }
.ul2 img { height:124px; width:100px; border:solid 2px #e5e1e1;}
.ul2 li{ float:left; width:14%; background:none; list-style-type:none; margin:2px 1px;}
.ul2 li a{ color:#666;}
.ul2 li p{ margin:2px 0 6px 0}

.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {display: inline-block;}
* html .clear {height: 1%;}
.clear {display: block;}

#footer{
	width:100%;
	margin:3px 0 0 0;
	padding:0;
	text-align:center;
	float:left;
	height:26px;
	background:#333;
	border-top:3px solid #666666;
}
#footer h3{ margin:4px; color:#fff;  font-size:12px;}
#footer h3 a,#footer h3 a.visited{ color:#fff;}
