body {
font: .9em Arial, Helvetica, sans-serif;
color: #58595b;
background: #010101 url('../images/splash/page_bg.jpg') repeat-x;
margin: 0;
}

a:link, a:visited, a:active {color: #a23322; font-weight: bold;}
a:hover {color: #e64930;}
h1 {
text-transform: uppercase;
font-size: 14px;
color: #85aebd;
padding: 0;
margin: 10px 0 6px 0;
}
p {padding: 0; margin: 8px 0 5px 0;}
dl {color: #1a5d78; padding-left: 10px; padding-right: 8px;}
dt {font-weight: bold;}
dd {margin-left: 0; padding-left: 14px;}
img {border: 0;}

.repeat {color: #1a5d78;}
.bright {color: #a23322; font-weight: bold;}
.float-right {float: right;}
.quote {line-height: 1.5; color: #1a5d78; font-size: 16px; font-weight: bold; padding-left: 10px;}
.last {border-bottom: 1px solid #dbbc96; padding-bottom: 8px;}
.center {text-align: center;}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clearfix {height: 1%;}/* Hides from IE-mac \*/

#container {
width: 775px;
margin: 0 auto;
}

#header {
position: relative;
width: 775px;
height: 156px;
background: url('../images/secondary/header_bg.jpg') no-repeat;
}
#header a:link, #header a:visited, #header a:active {color: #fbf2ea;}
#header a:hover {color: #fff;}
#header h1 {
display: block;
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
}

#navigation {
height: 38px;
background: #f6c46b url('../images/secondary/navigation_bg.gif') no-repeat top center;
}
#navigation p {
color: #1a5d78;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
margin: 0;
padding: 10px 0 0 0;
}
#navigation a:link, #navigation a:visited, #navigation a:active {color: #381f06; text-decoration: none;}
#navigation a:hover {text-decoration: underline;}

#content {
background-color: #fcfaf3;
padding: 18px 0;
}
#content  h1 {
font-size: 20px;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
letter-spacing: -1px;
color: #85aebd;
padding: 0;
margin: 10px 0 6px 0;
}

#column1 {
/*width: 230px; pre-padding*/
width: 218px;
float: left;
padding: 0 6px;
}
#column2 {
/*width: 355px; pre-padding*/
width: 343px;
float: left;
padding: 0 6px;
}
#column3 {
/*width: 190px; pre-padding*/
width: 178px;
float: left;
padding: 0 6px;
}
#column3 h2 {font-size: 1em;}
#media-options {
list-style: none;
text-align: center;
margin-left: 0;
padding-left: 0;
}
#media-options li {margin-left: 0; padding-left: 0;}

#get-reader {
text-align: center;
font-weight: bold;
padding-top: 100px;
}
#footer {
clear: both;
color: #ddd;
}
#footer #copyright {
float: left;
font-size: 10px;
width: 340px;
}
#footer-navigation {
float: right;
width: 320px;
font-size: 11px;
line-height: 1.6;
font-weight: bold;
color: #e9a822;
}
#footer-navigation p {float: right; margin-bottom: 0; padding-bottom: 0; margin-top: 4px;}
#footer-navigation a:link, #footer-navigation a:visited, #footer-navigation a:active {
color: #e9a822;
text-decoration: none;
}
#footer-navigation a:hover {text-decoration: underline;}
