/* 
  ------------------------------------------------
  PVII CSS Layout Magic - Copyright notice must not be removed.
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  12: 1Col_Fixed_Full_Width_Header
  ------------------------------------------------
*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000000;
background-color: #FFFFFF;
margin: 0px;
padding: 0;
}
html, body {
height: 100.1%;
}
#logo {
background-color: #245484;
background-image:url(../images/masthead-bg.jpg);
background-repeat:repeat-x;
}
#masthead {
background-image: url(../images/masthead-right.jpg);
background-repeat: no-repeat;
background-position: right top;
padding: 0px;
margin: 0 0 0 0;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
display: block;
}
#wrapper {
width: 970px;
margin: 0 auto;
}
#center {
width: 970px;
padding-top: 8px;
}
#center .content {
padding: 20px 24px;
font-size: 0.8em;
line-height: 1.65em;
/*border: 1px solid #CCC;*/
}
#center .contentoutput {
padding: 2px 2px;
}
#col1  {
width: 540px ;
float: left ;
}
#col2 { 
width: 410px;
float: left;
margin-top: 0px;
font-size : 0.7em ;
}
.clearer {
line-height: 0;
font-size: 0;
clear : both ;
}
#footer .content {
padding: 12px 20px;
}
#footer {
padding: 0px;
margin: 6px 0 0 0;
font-size: 0.75em;
}
#center a:link {
color: #0000FF !important;
text-decoration: underline;
}
#center a:visited {
color: #0000FF !important;
text-decoration: underline;
}
#center a:hover {
color: #000000;
text-decoration: none;
background-color:#98CAEF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
color: #0000FF;
border-left: 6px solid #FFFFFF;
padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
border-color: #000000;
}
.nomargintop {
margin-top: 0;
}
.content p {
margin: 12px 0;
}
img { 
border:none;
}
img.floatleft {
float : left ;
margin-left : 18px ;
margin-right: 15px;
}
.floatleft p {
font-size : 0.7em ;
margin-top: 0;
}
.floatright { 
float: right; 
padding: 4px 4px 10px 14px;
}
.floatrighttd { 
float: right; 
padding: 40px 4px 10px 14px;
}
.blue {
color:#003366;
}
#footer a:link {
color: #0000FF !important;
text-decoration: underline;
}
#footer a:visited {
color: #0000FF !important;
text-decoration: underline;
}
#footer a:hover {
color: #000000;
text-decoration: none;
background-color:#98CAEF;
}