@charset "utf-8";
body {
	background: url(../assets/bg.gif);
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
p, h1, h2, h3 {
	margin: 0px;
}
#container {
	width: 980px;
	position: relative;
	margin: 0px auto;
}
#header {
	background: url(../assets/header_wide_bg.jpg);
	height: 143px;
}
#header-inner {
	height: 115px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background: url(../assets/content_bg.png);
}

#flash_holder {
	float:left;
	clear:both;
	border-bottom: 6px solid #121212;
	margin: 0px 0px 20px 10px;
}

#nav {
	background: url(../assets/nav_bg.jpg);
	height: 36px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 6px 0px;
	text-align: center;
}
#nav li {
	display: inline;
	margin: 0px 6px;
	padding: 0px;
}
#nav  a, #nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 60px;
	margin: 0px;
}
#nav a:hover {
	background: #000000;
	color: #83A5D1;
}
#sidebox {
	background: url(../assets/sidebox_nwa.jpg);
	height: 305px;
	width: 302px;
	float: right;
	margin: 0px 46px 20px 15px;
	display: inline;
}
#sidebox p {
	padding: 0px 25px 20px !important;
	line-height: 16px !important;
	color: #333333;
}
#sidebox a, #sidebox a:link {
	color: #616FB8;
	text-decoration: none;
}
#sidebox a:hover {
	color: #990000;
	text-decoration: underline;
}
#left-content {
	display: inline;
}
#left-content p {
	padding: 0px 46px 20px;
	line-height: 20px;
	margin: 0px;
}
#content h1 {
	margin: 25px 50px 15px 44px;
	padding: 2px 0px 2px 8px;
	color: #FFFFFF;
	background: #454545;
	font: normal 30px "Arial Narrow";
}
#content h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-weight: normal;
	font-size: 20px;
	margin: 24px 50px 10px 46px;
	padding-bottom: 3px;
	letter-spacing: .01em;
}
#content h3 {
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	margin: 24px 50px 0px 46px;
	padding-bottom: 2px;
	letter-spacing: 0.01em;
}
#content h4 {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 46px 10px;
	letter-spacing: 0.01em;
	padding: 0px;
}
.clear {
	clear: both;
}
.link {
	color: #FFCC00;
	cursor:pointer;
}
#block{
	width:300px;
	height:346px;
	border:1px solid #FFFFFF;
	background: url(../assets/slider_bg.png);
	position: absolute;
	left: 641px;
	top: -492px;
	color: #FFFFFF;
}
#block  p {
	line-height: 20px;
	margin: 0px;
	padding: 10px 15px;
}
#block h2 {
	color: #262C7A;
	margin: 0px 0px 8px;
	padding: 10px 15px 2px;
	border-bottom: 2px dotted #2F337A;
	background: #EAEAEA;
}
#footer {
	line-height: 1px;
	display: block;
}
#copyright {
	text-align: center;
	font-size: 11px;
	margin-bottom: 15px;
	color: #999999;
	line-height: 22px;
	background: url(../assets/content_footer_bg.png) no-repeat;
	padding-top: 5px;
}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#copyright li {
	display: inline;
	margin: 0px;
	padding: 0px 26px;
}
#copyright a, #copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.question {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}
.title {
	font-style: italic;
	color: #666666;
	line-height: 14px;
	margin-bottom: 15px !important;
}
.staff {
	margin: 15px 0px 15px 44px !important;
	padding: 15px !important;
	background: #EAEAEA;
	display: block;
}
.headline {
	font-size: 16px;
	display: block;
	margin: 0px 0px 3px;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
}
.date {
	display: block;
	font-size: 10px;
	color: #666666;
	margin-bottom: 8px;
}
.news-heading {
	margin: 25px 46px 0px;
}
#left-content ul {
	margin: 0px 0px 18px;
	padding: 0px 0px 0px 70px;
	line-height: 18px;
}
.framed {
	padding: 3px;
	border: 1px solid #666;
	margin: 0px 0px 10px 16px;
}
