* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;	
	text-align: center;
	font: 13px/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
}

p {
	margin: 6px 0;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin: 16px 0 12px 0;
	color: #666666;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	color: #444444;
	margin: 24px 0 0 0;
	color: #205931;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 16px 0 0 0;
	color: #222222;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #111111;
	margin: 8px 0 4px 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 8px 0 4px 0;
}

.underlined {
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #335817;
	margin: 0 12% 8px 12%;
}

.left {
	text-align: left;
	margin: 8px 60px;
	line-height: 18px;
}

.small {
	font-size: .9em;
	line-height: 1.3em;
}

.big {
	font-size: 1.1em;
}

.green {
	color: #205931;
}

.right {
	text-align: right;
}

.top-margin {
	margin-top: 240px;
}

.center-align {
	text-align: center;
}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 2px 20px;
}

.img-left {
	clear: left;
	float: left;
	margin: 2px 20px 2px 2px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

.inset {
	margin: 6px 12px;
}

.clear {
	clear: both;
}

.divider {
	width: 100%;
	border-bottom: 2px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 20px;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */


#page {
	width: 950px;
	text-align: left;
	margin: 0 auto 12px auto;
	background: url(images/page-bg.jpg) repeat-y;
}

#header {
	width: 950px;
	height: 200px;
	position: relative;
	background: url(images/header-bg.jpg) no-repeat;
}

#logo {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 4px;
	left: 24px;
}

#top-links {
	width: 218px;
	height: 70px;
	position: absolute;
	right: 230px;
	top: 56px;
}

#top-links-1 a, #top-links-2 a {
	display: block;
	width: 218px;
	height: 30px;
	overflow: hidden;
}

#top-links-1 a:hover, #top-links-2 a:hover {
	display: block;
	text-indent: -218px;
}

#news-link {
	width: 125px;
	height: 105px;
	position: absolute;
	right: 80px;
	top: 36px;
}

#news-link a {
	display: block;
	width: 125px;
	height: 105px;
	overflow: hidden;
}

#news-link a:hover {
	display: block;
	text-indent: -125px;
}

#wrapper {
	width: 950px;
}

#container {
	width: 100%;
	float: right;
	margin-left: -313px;
}

#content {
	margin-left: 313px;
	overflow: hidden;
}

#content-home {
	margin-left: 313px;
	overflow: hidden;
	position: relative;
}

#home-info {
	position: absolute;
	top: 470px;
	left: 15px;
	width: 300px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}

#home-info2 {
	position: absolute;
	top: 470px;
	right: 45px;
	width: 150px;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}

/*.paper {
	width: 585px;
	margin: 8px 0 30px 0;
	text-align: left;
	background: url(images/paper-mid.jpg) repeat-y;
}

.paper-top {
	width: 585px;
	height: 50px;
	background: url(images/paper-top.jpg) no-repeat;
}*/

.inset-paper {
	width: 525px;
	margin: 0 0 0 30px;
}

.inset-paper p {
	margin: 12px 0;
	line-height: 1.4em;
}

/*.paper-bottom {
	width: 585px;
	height: 50px;
	background: url(images/paper-bottom.jpg) no-repeat;
}*/

.inset-paper ul {
	margin: 8px 40px;
}

.inset-paper li {
	margin: 5px 0;
	line-height: 1.3em;
}

.third-box {
	width: 164px;
	float: left;
	margin: 0 12px 0 0;
	text-align: left
}

.third-box-last {
	width: 164px;
	float: left;
	margin: 0;
	text-align: left
}

#content-sidebar {
	width: 313px; 
	float: left;
	background: url(images/sidebar-bg.jpg) no-repeat;
}

#sidebar-inset {
	margin: 80px 60px 10px 70px;
	position: relative;
}

.side-heavy {

	padding-top: 16px;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #002A46;
	text-align: center;
}

#sidebar-challenge {
	margin: 20px 0 0 10px;	
}	

#sidebar-challenge a {
	display: block;
	width: 153px;
	height: 74px;
	overflow: hidden;
}

#sidebar-challenge a:hover {
	display: block;
	text-indent: -153px;
}

.sidepromo {
	margin: 20px 0;
}

#nav-links {
	margin: 20px 0;
}

#nav-links ul {
	list-style-image: url(images/diamond-bullet.gif);
	list-style-type: none;
	margin: 0 0 0 40px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-align: left;
}

#nav-links li {
	padding: 4px 0 0 6px;
	
}

#nav-links a:link {
	text-decoration: none;
	color: #333333;
}

#nav-links a:visited {
	text-decoration: none;
	color: #333333;
}

#nav-links a:hover {
	text-decoration: underline;
	color: #000000;
}

#nav-links a:active {
	text-decoration: none;
	color: #333333;
}

.current {
	color: #000000;
	text-decoration: underline;
}

#footer {
	clear: both;
	width: 950px;
	height: 100px;
	background: url(images/footer-bg.jpg) no-repeat;
}

#utility {
	width: 560px;
	padding-top: 20px;
	margin: 0 0 0 325px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

#utilinks {
	margin: 2px 0 3px 0;
	
}

#utilinks ul {
	list-style-type: none;
	color: #999999;
	text-align: center;
	color: #205931;
}

#utilinks li {
	display: inline;
	margin: 0 8px;
}

#utilinks a:link {
	color: #205931;
	font-size: 13px;

}

#utilinks a:visited {
	color: #205931;
	font-size: 13px;
}

#utilinks a:hover {
	color: #666666;
	font-size: 13px;
}

#utilinks a:active {
	color: #205931;
	font-size: 13px;
}

#utiltext {
	padding: 0;
}


