body {
background:url(images/bg.jpg); background-repeat:no-repeat; background-position:center top;
text-align:center;
margin:0px;
background-color:#889878;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

a , a:active , a:visited {
color:#FFFFFF; text-decoration:none;
}

a:hover {
color:#dddddd; text-decoration:none;
}

.main{
width:998px; margin-left:auto; margin-right:auto;
}

.top{
float:left;
width:998px; height:183px;
background-image:url(images/Top.png);
}

.contentarea{
float:left; width:998px;
}

.left{
float:left; width:21px; height:418px;
background-image:url(images/left.png)
}

.right{
float:left; width:38px; height:418px;
background-image:url(images/right.png)
}

.flasharea{
float:left; width:450px; height:418px; 
background-image:url(images/flash_area.png);
}

.memberandbuttons{
float:left; width:489px;
}

.memberslogin{
float:left; width:489px; height:37px;
background-image:url(images/Members_Login.png);
}

.button1{float:left; width:123px; height:381px;}
.button2{float:left; width:122px; height:381px;}
.button3{float:left; width:123px; height:381px;}
.button4{float:left; width:121px; height:381px;}

.footer{
float:left; width:998px; height:59px;
background-image:url(images/footer.png); background-repeat:no-repeat;
}