html, body { margin: 0;padding: 0; }
html { background-color:#d0cdb5; }
body { background-color:#fff; width:1006px; height: 640px; margin: 10px auto;}

.white { color:#FFF; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;}
#container {
 margin:0 auto;
 width: 936px;
 height: 604px;
 }
/*-----------------------------------------------------HEADER-----------------------------------------------------*/

#header {
 margin:0 0 0 0;
 height:100px;
 width:936px;
 float:left;
 }
#logo { margin:0 0 0 0; height:100px; width:517px; float:left; background-image:url(../images/logo.gif); background-repeat:no-repeat;}
#search { margin:0 0 0 15px; height: 100px; width: 400px; float:left;}
#search a { font-size:12px; color:#666; font-family:Georgia, "Times New Roman", Times, serif;}

/*------------------------------------------------------MIDDLE1----------------------------------------------------*/

#mid1 { margin:0 0 0 0;
 height:234px;
 width:936px;
 float:left;}
#nav { margin:0 0 0 0;  height:234px; width:230px; float:left; background-image:url(../images/nav.gif); background-repeat:no-repeat;}
#nav a { color:#FFF; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;}
#pic { margin:0 0 0 0;  height:234px; width:706px; float:left; background-image:url(../images/pic.jpg); background-repeat:no-repeat;}

/*------------------------------------------------------MIDDLE2----------------------------------------------------*/

#mid2 { margin:0 0 0 0;
 height:270px;
 width:936px;
 float:left;}
#quicklink { margin:0 0 0 0;  height:270px; width:230px; float:left; background-color:#cccaba;}
#quicklink a { color:#665e45; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; text-decoration:none;}
#picnews { margin:0 5px 0 0; height: 270px; width: 270px; float:left;}
#newspic { margin:53px 5px 0 10px; width:114px; height:114px; float:left;}
#text { margin: 53px 0 0 20px; }
#text a { font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; color:#666; line-height:23px; text-decoration:none;}
#eventslist { margin:0 0 0 0; height: 270px; width: 431px; float:left; background-image:url(../images/eventslist_bg.gif); background-repeat:no-repeat;}
#eventslist a { color:#666; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; text-decoration:underline;}

/*------------------------------------------------------FOOTER----------------------------------------------------*/

#footer { margin:15px auto; width:210px; height:20px;}
#footer a { color:#333; font:Georgia, "Times New Roman", Times, serif; font-size:12px; text-align:center; }
