body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
position: relative;
left: auto;
right: auto;
text-align: center;
top: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

#container {
position:relative;
left:auto;
top:0px;
width:1091px;
height:933px;
right: auto;
text-align: center;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

/*--------------HEADER-------------*/
#header-logo {
position:absolute;
left:62px;
top:0px;
width:480px;
height:65px;
background-image: url(images/header_logo4.jpg);
background-repeat: no-repeat;
}

#container #affil a:hover {
color: #CC0000;
text-decoration: underline;
}
.floatright {
float: right;
}
#container #affil a {
color: #145685;
text-decoration: none;
}
#affil {
position:absolute;
left:728px;
top:10px;
width:295px;
height:52px;
text-align: right;
color: #666666;
}
#flash {
position:absolute;
left:0px;
top:65px;
width:1091px;
height:595px;
}

/*--------------FOOTER-------------*/
#footer {
position:absolute;
background-image:url(images/footer.jpg);
left:63px;
top:675px;
width:960px;
height:59px;
}

.footerbox-left, .footerbox-right {
position:absolute;
top:698px;
height:59px;
color:#666666;
text-align:left;
font-weight:bold;
}
.footerbox-left {left:330px; width:300px;}
.footerbox-right {left:760px; width:300px;}

/*--------------ATTRIBUTES-------------*/
a:link {color: #CC0000; text-decoration: none;}
a:visited {color: #CC0000; text-decoration: none;}
a:hover {color: #003366; text-decoration: underline;}
a:active {color: #CC0000; text-decoration: none;}
IMG {border:0;}