body 
{
background:#021057;
margin:auto;
font:10pt georgia, baskerville, times;
color:#021057;
}

#header 
{
background: url(../images/template/top.jpg) no-repeat;
width:800px;
height:295px;
margin-top:10px;
/*
position:absolute;
z-index:10;
*/
color:#ffd672;
}

#header p 
{
float:right;
text-align:right;
font-size:9pt;
color:#FFD672;
}
.twitter { background-image: url(../images/template/twitter32.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 17px; }
 
.facebook {
 background: url(../images/template/facebook32.png) no-repeat 0 17px;
 }
 
.blogger {
 background: url(../images/template/blogger32.png) no-repeat 0 17px;
 }
 
.youtube {
 background: url(../images/template/youtube32.png) no-repeat 0 17px;
 }
 
#social_nav_horizontal {
  margin-left: 120px;
  font-family: Futura, Verdana, Sans-Serif;
  font-size: 18px;
  color: #8e9090;
}
#social_nav_horizontal h3 { display:inline; padding: 0 10px; }
#social_nav_horizontal ul { margin: 10px 0 0; padding: 0; }
#social_nav_horizontal ul li { float: left; padding: 10px 0 0 10px; margin-left: 5px; list-style-type: none; }
#social_nav_horizontal ul li a { height: 45px; color: #999; text-decoration: none; line-height: 1.45em; margin-left: 35px; padding-left: 35px; }

 
#header a:link, a:visited 
{
/*float:left;*/
color:#FFD672;
text-decoration:none;
margin-top:-50px;
margin-left:5px;
}

#header a:visited 
{
/*float:left;*/
color:#FFD672;
text-decoration:none;
margin-top:-50px;
margin-left:5px;
}

#header a:hover, a:active 
{
text-decoration:underline;
color:#FFD672;
}

#wrapper 
{
width:800px;
background:#F2EDE2;
margin:0;
margin-top:-18px;
}

#content 
{
background:#f2ede2;
width:600px;
margin:0 50px;
}

td 
{
font-size:10pt;
}

h1 
{
font-size:18pt;
}

h2 
{
font-size:16pt;
}

#content a:link, a:visited 
{
text-decoration: none;
color:#A60000;
}

#content a:hover, a:active 
{
text-decoration: underline;
}

#content img 
{
padding:8px;
}

#box 
{
width:150px;
float:right;
margin-top:100px;
margin-right:130px;
border:2px solid #ccc;
background:#f5f2eb;
padding: 0 0 0 0;
text-align:right;
clear:both;
}

#footer 
{
background:transparent
url(../images/template/logo1.gif) no-repeat scroll bottom right;
width:800px;
height:210px;
vertical-align:text-bottom;
color:#FFD672;
background-color: F2EDE2;
}
