@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/2k7/fadebg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#003399;
}
A.navbut:link, A.navbut:visited{
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
margin-right:7px;
}
A.navbut:hover{
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin-right:7px;
text-decoration:underline;
}
.whitetext {
color:white;
font-family:Calibri, Arial, Helvetica;
}