body{
/*background-color: #336633;*/
background-image: url('scanline.jpg'); 
background-repeat: repeat;
color: #333;
font-size: 11px;
font-family: verdana;
height: 100%;
}
a{
color: #fff;
text-decoration: none;
}
.stretcher a
{
color: #0056c1;
text-decoration: none;
}
a:hover{
color: #0056c1;
}
a.sitedes:hover{
color: #999;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
/*border: 1px solid #BB7D3F;*/
}

#wrapper{
width: 730px;
margin: 0 auto;
}
#clear{
clear: both;
}
/*.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #593b1e}
.tab{
float: left;
height: 40px;
width: 150px;
margin: 0 1px 0 0;
text-align: center;
background: transparent url(tab.png) no-repeat;
}.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
} */

#title{
	width: 559px;
	height: 137px;
	margin: 0 auto;
}
#left{
float: left;
width: 150px;
}
#right{
float: right;
width: 570px;
}
.tab{
color: #333;
padding: 4px;
margin: 0 3px 3px 0;
text-align: center;
background-color: #002f6a;
/*background-image: url('tab.png');*/
border: 1px solid #FFFFFF;
}
.stretcher{
background: #fff;
}
.inside {
max-height: 256px;
overflow:auto;
}
#content
{
border: 2px solid #002f6a;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
h3
{
background-color: #002f6a;
color: #fff;
margin: 0;
padding: 5px;
font-size: 14px;
}
h4
{
margin: 0;
padding-left:0px;
padding: 5px;
font-size: 14px;
}

.gallerypic { border: 1px solid #333; }

#calendar_table
{
text-align:center;
border-collapse:collapse;
}
#calendar_table td, #calendar_table th 
{
padding: 2px;
border:1px solid #0056c1;
}
#calendar_table th 
{
padding:4px;
background-color:#002f6a;
color:#fff;
font-weight: normal;
}
