body {
background:#7b0006 url(images/header.gif) repeat-x;
text-align:center;
color:#ffffff;
font-size:81.25%;
font-family:GillSans, Calibri, Trebuchet, sans-serif;
margin:0;
padding:0;
}

p a,#topnavi a,#content a,#footerimg a {
color:#ffffff;
text-decoration:underline;
}

#main {
width:1000px;
text-align:center;
}

#topnavi {
height:70px;
}

#topnavi a:hover {
color:#DE5FFF;
}

#logoimg {
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
width:800px;
height:200px;
}

#footer {
/*height:200px;
width:100%;
background-color:#7b0006;
background-repeat:repeat-x;
clear:both;
margin-bottom:0;
color:#FFFFFF;*/
}

#footerimg {
width:900px;
height:200px;
text-align:left;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
/*background-color:#7b0006;
color:#ffffff;
text-decoration:none;
display:block;
padding-left:50px;
padding-top:50px;
font-size:12px;
margin:0 auto;*/
}


/*
p a:link {
color:0000ff; text-decoration:underline
}
p a:visited {
color:00ff00; text-decoration:underline
}
p a:active {
color:ff0000; text-decoration:underline
}
p a:hover {
 text-decoration:underline
}*/

/*
p a:hover,li a,li a:hover {
color:#ffffff;
text-decoration:underline;
}


.wrapper {
width:100%;
padding-top:15px;
}




#footerimg a:hover {
color:#370c42;
text-decoration:underline;
}
