body {
font: .7em 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: #e9a822; font-weight: bold;}
a:hover {color: #e9a822; text-decoration:underline}
h1 {
text-transform: uppercase;
font-size: 14px;
color:#910a05;
padding: 0;
margin: 10px 0 6px 0;
}
p {
padding: 0;
margin: 8px 0 5px 0;
}

.repeat {color: #1a5d78;}
.bio-image {float: right; margin: 0 0 2px 6px;}
.bright {color: #a23322; font-weight: bold;}
.last {border-bottom: 1px solid #dbbc96; padding-bottom: 8px;}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clearfix {height: 1%;}/* Hides from IE-mac \*/

#header {
position: relative;
width: 775px;
height: 101px;
font-weight: bold;
color: #faf0e3;
background: url('../images/splash/top-header.gif') no-repeat;
margin: 0 auto;
}
#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 p {
color: #a83d20;
font-size: 14px;
padding-top: 45px;
margin: 0;
}
#navigation a:link, #navigation a:visited, #navigation a:active {text-decoration: underline;}
#navigation a:hover {text-decoration: underline;}

#contact-container {
position: absolute;
	top: 24px;
	right: 20px;
font-size: 14px;
}
td.col-1 {width: 115px;}

#container {
width: 704px;
background: #010101 url('../images/splash/container_bg.gif') no-repeat top center;
padding-top: 5px;
margin: 0 auto;
}
#container #column1 {
float: left;
width: 343px;
}
#container #column2 {
float: left;
/*width: 353px; pre-padding*/
height: 477px;
width: 324px;
background-color: #fcfaf3;
padding: 10px 16px 8px 13px;
}
#video-container {
float: left;
width: 160px;
}
#articles-container {
float: left;
width: 155px;
padding-left: 8px;
}

#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;
padding-right: 8px;
}
#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;}
#home-list li {
padding:4px;
}