/* CSS Document */
body{
background-color:#FDF9ED;
padding:0px;
margin:0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
#container{
margin:0px auto;
}

#header{
width:100%;
background-image:url(images/top_bk.jpg);

}
#header .headerimage{
width:640px;
height:271px;
margin:0px auto;
}
#header .headerimage .images{
float:left;
}

#textareabox{
width:640px;
margin:10px auto;
}
#textareabox .textbox{
width:353px;
height:216px;
margin-left:4px;
float:left;
}
#textareabox .links{
width:282px;
height:216px;
float:left;
}
#textareabox .textbox{
width:353px;
height:216px;
float:left;
}
.clear{
clear:both;
}
.fontenter{
font-family:impact;
font-size:45px;
color:#000000;
}
.fontexit{
margin:30px auto;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.footerlinks{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.footersmall{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;

}
.footerlinks ul{
margin-left:0px;
padding-left:0px;
width:640px;
}
.footerlinks li{
display:inline;
margin-left:5px;

}






