* {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size:100%;
	letter-spacing:.01em;
	line-height:1.3em;
}

body {
	background-image:url('/images/bgrnd.jpg');
	background-repeat:repeat-x;
}

a {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#004F45;
	text-decoration:underline;
}

h1 {
	margin-bottom:25px;
	font-size:1.2em;
}

h2 {
	margin-top:35px;
}

h1,h2,h3 {
	color:#003366;
}

ul li {
	margin-bottom:8px;
	padding:8px;
}

div#page {
	margin:16px auto;
	width:950px;
}

div#header {
	background-image:url('/images/bgrnd_header.gif');
	background-repeat:no-repeat;
	color:#003366;
	font-size:0.84em;
	height:97px;
	width:950px;
	text-align:right;
}

span.seperator {
	margin:0 5px 0 5px;
}

img#banner {
}

div#content {
	background-color:#FFF;
	font-size:0.85em;
	margin:0;
}

div.main_content {
	padding:40px 100px 40px 85px;
}

div#sidebar_right {
	border:1px solid #99B5B4;
	float:right;
	font-size:0.95em;
	margin:1px 0 40px 80px;
	width:300px;
}

div#sidebar_right .sidebar_title {
	margin-left:-25px;
	margin-bottom:24px;
}

div#featured_resource {
	background-image:url('/images/featured_resource_bgrnd.gif');
	background-repeat:no-repeat;
	padding:32px 30px 10px 25px;
}

div#email_newsletter {
	background-image:url('/images/email_newsletter_bgrnd.jpg');
	background-color:#201404;
	background-repeat:no-repeat;
	color:#FFF;
	padding:40px 30px 10px 25px;
}

div#footer {
	background-color:#99B5B4;
	clear:right;
	font-size:0.90em;
	margin-top:35px;
	padding:8px 0 8px 0;
	width:950px;
	text-align:center;
}
