@charset "utf-8";
/* CSS Document */

body {
background-image:url:(images/bg.jpg);
background-repeat:repeat;
margin-top:0px;
}

.main {
margin-left:auto;
margin-right:auto;
width:751px;
padding:0px;
margin-top:0;
}

.links {
background-color:#d9b445;
width:751px;
height:22px;
float:left;
}

.header {
float:left;
background-image:url(images/header.png);
background-position:top center;
background-repeat:no-repeat;
width:751px;
height:124px;
}

.headertext {
margin-top:6px;
margin-right:10px;
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
text-align:right;
line-height:14pt;
}

.flash {
float:left;
width:751px;
height:275px;
background-color:#FFFFFF;
}

.body {
float:left;
background-color:#d9b445;
width:501px;
height:230px;
}

.bodytext {
float:left;
margin: 0px 15px 15px;
width:471px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.memberlogin {
background-color:#d9b445;
width:250px;
float:left;
height:230px;
}

.buttons {
background-color:#d9b445;
margin-top:10px;
text-align:center;
width:250px;
float:left;
}

.logofiller {
margin-top:10px;
float:left;
text-align:center;
margin-left:68px;
width:113px;
}

