body {
 font-family: arial, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color:#000000;
 background: #FFFFFF; 
 vertical-align:top;
 text-align: center;
}

#wrap1 {background-color:#FFFFFF; width: 580px; text-align: left; margin:0 auto; padding: 0px;}

#header1 {position: relative;  width: 580px; background-color:#FFFFFF; margin-left: auto; margin-right: auto;
 padding: 10px 20px 0px 20px}

#container1 {position: relative; width: 580px; background-color:#FFFFFF; margin-left: auto; margin-right: auto;
padding: 10px 20px 10px 20px}

#footer1 {position: relative; width: 580px; text-align: right; background-color:#FFFFFF;  margin-left: auto; margin-right: auto;
padding: 0px 20px 10px 20px}


.large {font-size: 120%;}
.normal {font-size: 100%;}
.small {font-size: 90%;}
.tiny {font-size: 80%;} 
.red {color:#cc0000;}
.darkred {color:#990000;}
.green {color:#33ff00}
.darkgreen {color: #009900;}
.blue {color:#0000ff}
.darkblue {color:#000066}

h1 {font-size: 150%;
 font-weight: bold;
 color:#990000; }
h2 {font-size: 130%;
 font-weight: bold;
 color:#990000;}
h3 {font-size: 120%;
 font-weight: bold;
 color:#990000;}
h4 {font-size: 120%;
 font-weight: bold;
 color:#000000;}
h5 {font-size: 100%;
 font-weight: bold;
 color:#990000;} 

 
h1.opener + h2 + h3 + h4 + h5 {margin-top: -10px;} 
a {white-space: nowrap; }
a:link { color: #990000; }
a:visited { color: #990000; } 
a:active { color: #CC0000; }
a:hover { color: #FF0000; }
p.hidden {border-style: hidden; }

.imgleft {float: left; padding: 0px 10px 5px 0px;}

hr {color: #F0F0F0; size: 1px;}
