body{
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:500;
background-image: url(images/fullbackground.jpg);
background-color:#cac9bd;
background-repeat:repeat-x;
background-attachment:fixed;
background-position:bottom;
color:#666666;
}

#header{
width: 682px;
height: 221px;
}

#topmain{
background-image: url(images/topmain.jpg);
height:15px;
width:682px;
}
#repeatbody{
background-image: url(images/repeatbody.jpg);
width:682px;
background-repeat:repeat-y;
float:left;
}
#footer{
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
height:28px;
width:682px;
padding-left:12px;
float:left;
}
.textbox{
width:410px;
position:relative;
left: 45px;
padding-top:5px;
background-image:url(images/textbox.jpg);
background-position:top center;
background-repeat:no-repeat;
float:left;
}

h3{
margin:0px;
padding:0px;
font-size:14px;
font-weight:bolder;}

.f1{
position:relative;
top:6px;
display:inline;
margin-left: 27px;
font-size:10px;
height:12px;
}


#flashbuttons{
width:187px; 
height:550px;
position:relative;
left:15px;
top:0px;
float:left;
}

#flashbuttons2{
width:187px; 
height:180px;
position:relative;
left:5px;
top:5px;
float:left;
}


a:link {color: #4e4e4d; text-decoration:none; font-weight:600;}     /* unvisited link */
a:visited {color: #4e4e4d; text-decoration:none; font-weight:600;}  /* visited link */
a:hover {color: #4e4e4d; text-decoration:underline; font-weight:600;}   /* mouse over link */
a:active {color: #4e4e4d; text-decoration:none; font-weight:600;} 


.f1 a:link {color: #495b34; text-decoration:none; font-weight:bold;}     /* unvisited link */
.f1 a:visited {color: #495b34; text-decoration:none; font-weight:bold;}  /* visited link */
.f1 a:hover {color: #495b34; text-decoration:underline; font-weight:bold;}   /* mouse over link */
.f1 a:active {color: #495b34; text-decoration:none; font-weight:bold;} 

