body{overflow:auto;}
body,td,div,span{
font: normal normal normal 12px verdana,arial;
line-height:17px;
}

table.headertable td{
background:url(../images/head_bg.gif);
}

h1{
font: normal normal bold 22px 'Trebuchet MS',Arial;
margin: 0px;
margin-top:10px;
margin-bottom:10px;
border-bottom:3px solid #EAE5DE;
color:#c00;
}
hr{color:#E8E3DC;}

.date{
font:normal italic normal 12px verdana;
color:purple;
margin-bottom:2px;
}

.menu{width:200px;}
.content{
/*background:#F0EDE7;*/
/*border-left:3px solid #E8E3DC;*/
border-right:3px solid #E8E3DC;
}
.linkcol{width:160px;}

.menu_content{
background-image: url(../images/menu_bg.gif);
line-height: 18px;
height:200px;
}
.menubox{
margin:20px;
margin-top:10px;
margin-bottom:10px;
line-height: 18px;
}
.menubox a{
font-weight:bold;
text-decoration:none;
color:black;
}
.menubox a:hover{
color:red;
border-bottom:1px solid black;
}

.menu_header{background-image: url(../images/menu_header.gif);}
.menu_footer{background-image: url(../images/menu_footer.gif);}


.pagebox{margin:10px;}
.linkbox{margin:10px;}

.pagebox td{padding-right:10px;}

div.rightboxheader{
width:140px;
font-family:Arial;
font-weight:bold;
margin:5px;
padding:1px;
text-align:center;
background:#333;
color:#f87;
border-bottom:3px solid #eee;
border-right:1px solid #eee;
}

div.rightbox{
width:140px;
border:2px solid #eee;
padding:2px;
padding-bottom:4px;
margin:5px;
text-align:center;
vertical-align:middle;
}
div.rightbox a{
font-size:11px;
line-height:14px;
text-decoration:none;
color:black;
}
div.rightbox a:hover{text-decoration:underline;color:red;}

.gallery_image img{display:block;}

.gallery_image{
width:140px;
margin:3px;
display:inline;
float:left;
text-align:center;
vertical-align:middle;
}

.gallery_image_title{color:red;}
.gallery_image_desc{
text-align:left;
font-size: 11px;
color:#444;
}

.footer{
height:42px;
background:url(../images/footer_bg.gif);
padding: 8px;
color:#ddd;
font-size:11px;
}
