/* CSS Document */

body {
	background: #f2f0e1 url(../images/body_bg.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
a { color: #990000; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #7f141d;
	font-size: 2em;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 59px 0 0 6px;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 399px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 22px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	height: 96px;
	margin: 0;
	padding: 0;
}
#header p, #header h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dce0e4;
	font-weight: normal;
	font-style: italic;
	overflow: auto;
	float: right;
	margin: 0;
}
#header p {
	font-size: 1.667em;
	color: #f2f0e1;
	margin: 0;
	font-style: italic;
	overflow: auto;
	clear: right;
}
#header h3 {
	width: 220px;
	text-align: right;
	color: #e7e4c4;
	margin: 10px 0 0;
	font-size: 1.167em;
}
#nav {
	float: left;
	width: 188px;
	height: 187px;
	margin: 0;
	padding: 0 1px 0 0;
	background: url(../images/navBG.gif) no-repeat 0px 0px;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0 auto;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #f2f0e1;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	line-height: 2;
	background: url(../images/navSep.gif) no-repeat left bottom;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a.first {
		padding-top: 4px;
}
#nav ul li a.first:hover {
}
#nav ul li a.last { background: none; }
#nav ul li a.last:hover {
}
	
/* Leaderboard */
#leaderboard {
	height: 210px;
	margin: 24px 0 0;
	padding: 0;
}
#leaderboard img {
	float: right;
}
#leaderboard img.home {
	position: absolute;
	padding-left: 12px;
}
#leaderboard h3 {
	font-size: 1.5em;
	color: #f6f6f6;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.5;
	margin: 0;
	font-weight: normal;
	font-style: italic;
	clear: both;
	z-index: 100;
	position: relative;
}
#contentContainer {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Feature Box Styles */
.feature {
	float: right;
	width: 188px;
	clear: right;
	margin-top: 58px;
	padding-top: 8px;
	background: #eeecd5 url(../images/feature-cap_head.gif) no-repeat 0px 0px;
}
.feature .content {
	width: 168px;
	padding: 0 9px;
	border-left: 1px solid #dbd7ad;
	border-right: 1px solid #dbd7ad;
}
.feature .capB {
	display: block;
	width: 188px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/feature-cap_foot.gif) no-repeat 0px 0px;
}
.feature .content img {
	float: left;
	padding: 0 9px 0 0;
}

.feature .content h3 {
	font-size: 1em;
	line-height: 1.636em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #990000;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.feature .content p.last {
	margin-bottom: 0;
}
.feature .content a {
	text-decoration: none;
}
.feature .content a:hover {
	text-decoration: underline;
}
.feature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.feature .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.feature .content ul.links {
	padding-left: 20px;
	list-style: disc;
}
.feature .content ul li {
	font-size: .916em;
	line-height: 1.636em;
	margin: .818em 0;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li.last {
	margin-bottom: 0;
}
.feature .content ul li a {	
	color: #4C6785;
	text-decoration: none;
	font-size: 1.09em;
}
.feature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}
#special.feature {
	margin-top: 18px;
}
/* Content */
#content {
	width: 557px;
	float: left;
}
#content p {
	margin: 0 0 1.5em;
}
#content h2 {
	margin-top: .916em;
	margin-bottom: .625em;
}
#content h3 {
	margin: 0 0 .5em;
	font-size: 1.5em;
	line-height: 1;
	color: #6f6f6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content h4 {
	font-size: 1em;
	margin: 0;
}
#content .postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#content .sep {
	display: block;
	height: 17px;
	width: 100%;
	border-top: 1px dotted #AAA;
}
#content .resource {
	float: left;
	width: 250px;
	margin-top: 1.5em;
	margin-right: 2em;
}
#content .resource ul{
	margin: 0 0 1.5em;
	padding-left: 20px;
}

#content .faq li {
	margin-bottom: 1.5em;
}
#content .faq dt {
	margin: 0 0 .5em;
	font-size: 1.5em;
	line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6f6f6f;
}
#content .faq dd {
	margin: 0 0 2.5em;
}
#content ol ol li {
	list-style: lower-alpha;
}
.bodyImg {
padding:0 10px 5px 0;
}
/* Footer */
#footerContainer {
	background: #505050 url(../images/footer_bg.gif) repeat-x 0px 0px;
	width: 100%;
	padding-top: 20px;
	margin-top: 2em;
}
#footer {
	height: 73px;
	font-size: .916em;
	line-height: 1.6em;
	color: #a1a1a1;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #a1a1a1;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #a1a1a1;
	text-decoration: none;
} 
#footer ul li a:hover {
	text-decoration: underline;
}

/* Global Classes */
.clear {
	clear: both;
}