/* Design by Scott Waddell */

body
{ background:url(images/bg_body.gif) 50% 0 repeat-y #369; font-family: Verdana,sans-serif; color: #666; font-size: 10pt; margin:0;}

h1
{ background:inherit; color:#777; font-size:16pt; font-weight:normal; margin:0; padding-top:8px; text-transform:lowercase;}

h2
{ background:inherit; color:#E10400; font-size:9pt; font-weight:normal; margin:0; padding:2px 0 8px 0; text-transform:uppercase;
  border-bottom:#ddd 1px solid;}

a:link, a:visited, a:active
{ background-color: inherit; color:#000; text-decoration: none; }

a:hover
{ background-color: inherit; text-decoration: none; color:#E10400; }

blockquote
{ background:inherit; color:#888; display:block; padding:0 5px; margin:0 0px;
  font-size:8pt; font-weight:normal; text-align:justify; border-left:#E10400 5px solid;}
  

ul 
{ list-style:none; margin-left:10px; padding:1px;}

ul li
{ padding-left:15px; background: url(images/arrow.gif) 0 3px no-repeat;}

table
{border-width: 1px; border-spacing: 0px; border-style: solid; border-color: #aaa; border-collapse: collapse; background-color: #ddd;}

th
{font-family: Verdana,sans-serif; color: #050071; border-width: 1px; padding: 0px; border-style: dashed; border-color: #ddd; background-color: #ddd; border-bottom-color: #aaa; -moz-border-radius: ;}

td
{border-width: 1px; padding: 1px; border-style: none; border-color: #eee; background-color: white; -moz-border-radius: ;}

#header
{ width:730px; height:215px; background:url(images/header.jpg) 50% no-repeat #69c; color:#050071; margin:auto; font-weight:bold;
  text-transform:lowercase;}

#body
{ width:700px; background:#fff; color:inherit; margin:auto; padding:13px; border:#ccc 2px solid; text-align:justify;}

#content
{ width:530px; float:left; text-align:justify;}
  
#sidebar
{ width:155px; height:auto; float:right; text-align:justify; margin-top:0px;}

#footer
{ width:720px; margin:10px auto; background:inherit; color:#fff; font-size:75%;}


.headerlt
{ float:left; padding:78px 0 0 10px; font-size:20pt; letter-spacing:2px; text-transform:none; }

.menu 
{ float:right; margin:120px 5px 0 0;  text-align:center; font-size:8pt; }

.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; color:#555; text-decoration: none; display:block; border-left:#554 1px dashed; padding:1px 8px;}

.menu a:hover
{ background:inherit; color:#E10400; text-decoration:none; border-left:#E10400 5px solid; padding-left:4px;}

.bodymenu 
{ float:left; margin:0px 0px 0 0;  text-align:center; font-size:8pt; }

.bodymenu a:link, .bodymenu a:visited, .bodymenu a:active
{ background:inherit; color:#555; text-decoration: none; display:block; border-left:#ddd 1px solid; border-right:#ddd 1px solid; border-bottom:#ddd 1px solid; padding:2px 5px;}

.bodymenu a:hover
{ background:inherit; color:#E10400; text-decoration:none; border-bottom:#E10400 5px solid; padding-bottom:1px;}

.sbhead
{ background:inherit; color:#888; font-weight:bold; border-bottom:#ddd 1px solid; padding:1px 0 5px 0;  text-align:left; font-size:120%;}

.sidebar
{ background:inherit; padding:2px; width:150px; font-size:80%; color:#888; text-align:justify;
  margin-top:10px; }

.img
{border:#aaa 1px solid; margin:8px 5%; width:90%;}

.footer 
{ float:right; }

.footer a:link, .footer a:visited, .footer a:active
{ background:inherit; color:#ddd; text-decoration: none;}

.footer a:hover
{ background:inherit; color:#fff; text-decoration: none;}

.spacer 
{ font-size:0; clear:both; height:1px;}


