body {
font: 12px verdana, arial, helvetica, sans-serif;
background-color: #44505E;
line-height:20px;
padding-top:2px;
margin: 0; 
padding: 0;
}

h1 {
font-size: 125%;
font-weight: bold;
color:#b11d37;
margin-top: 25px;
padding: 5px 13px 5px 13px;
}

h2 {
font-size: 115%;
font-weight: bold;
padding: 5px 13px 5px 13px;
margin-top: 25px;
padding-bottom:  0px;
color:#B11D37;
}

#content {
background-color: #FFFFFF;
margin: auto;
width: 756px;
}

#headertop {
position:absolute;
width: 756px;
height:0px;
background-color:#494440;
}

#header {
width: 756px;
height:235px;
padding-top: 0px;
}

#navigation {
position:absolute;
width: 756px;
background-color:#B11D37;
height:33px;
padding-top: 10px;
}

#navigation li {
list-style-type: none;
display:inline;
font: 12px verdana, arial, helvetica, sans-serif;
margin-left: 23px;
margin-bottom: 2px;
}

#navigation a:link {
color: #FFFFFF;
text-decoration: none;
}

#navigation a:visited {
color: #FFFFFF;
text-decoration: none;
}

#navigation a:hover {
color: #44505E;
text-decoration: none;
}

#text{
position:absolute;
background-color: #ECECEC;
width:756px;
margin-top:35px;
}

#text a:link {
color: #B11D37;
text-decoration: underline;
}

#text a:visited {
color: #B11D37;
text-decoration: underline;
}

#text a:hover {
color: #B11D37;
text-decoration: underline;
}

#text p {
padding: 5px 13px 5px 13px;
}

#footer{
position:absolute;
width:756px;
background-color:#B11D37;
height:50px;
font: 11px verdana, arial, helvetica, sans-serif;
padding-top: 20px;
color:#FFFFFF;
font: 13px bold verdana, arial, helvetica, sans-serif;
line-height:20px;
text-align:center;
}

#footer a:link {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: underline;
}

hr {
border: none 0; 
border-top: 1px solid #44505e;/*the border*/
width: 85%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin-left: 0px;
margin-bottom: 10px;
} 








