/* CSS Document */

body {
margin:3px;
padding:0px;
background-color:#FFFFFF;
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#333333;
text-align:center;
}

#wrapper {
width:748px;
text-align:left;
}

#housekeeping{
background-image:url(/image/header_title_f.jpg);
background-repeat:no-repeat;
background-position:top;
width:578px;
height:44px;
vertical-align:top;
text-align:right;
}


#right_column{
background-image:url(/image/right_background.gif);
background-position:left;
background-repeat:repeat-y;
}

#content {
text-align:left;
width:100%;
background-image:url(/image/content_background_top.gif);
background-repeat:repeat-x;
background-position:top;
}

#facts{
padding:5px 5px 10px 27px;
color:#6b6b6b;
border-bottom-width:1px;
border-bottom-color:#98900c;
border-bottom-style:solid;
line-height:14px;
margin-bottom:60px;
}

#footer {
color:#666666;
font-size:12px;
font-weight:bold;
padding-left:130px;
}

#footer a {
color:#999999;
font-size:10px;
}

#content a {
color:#040474;
}

#content a:hover {
color:#EE1D16;
}
#content a:active {
color:#EE1D16;
}

a:hover {
color:#f01c18;
}



h1, h2, h3, h4, h5, h6 {color:#aeaa31; margin:0px 0px 20px 0px; }
h1{font-size:24px; line-height:30px;}
h2{font-size:16px; line-height:24px;}
h3{font-size:14px; line-height:16px;}
h4{font-size:12px; line-height:14px;}
h5{font-size:10px; line-height:12px;}