body {
	font-family: Verdana;
	font-size:11px;}


#menu{margin-top: 10px}

#header {
height: 310px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #999933;
padding-bottom: -20px;
}

.hbuttons a{
display: block;
text-decoration: none;
font: 12px Verdana;
color: white;
width: 120px;
border-style: dashed;
border-width: 1px;
border-color:#333333;
height: 25px;
float: left;
display: inline;
margin-right: 8px;
background-color: #999933;
padding-top: 4px;
text-align:center;
}

.hbuttons a:hover{
background-color: #333333;
}

#side1{
margin-top: 25px;
margin-bottom: 20px;
margin-right: 5px;
margin-left: 5px;
padding-left: 5px;
padding-right: 5px;
width: 180px;
float: left}

#bodycontainer{
margin-bottom: 25px;
margin-top: 20px;
margin-left: 25px;
float: left;
font-family: Verdana;
font-size:11px;
padding-left: 40px;
width: 360px;
border-left-style: dashed;
border-left-width: thin;
border-left-color: #333333}


#side2{
margin-bottom: 25px;
margin-top: 20px;
margin-left: 32px;
padding-left: 20px;
width: 100px;
float: left;
border-left-style: dashed;
border-left-width: thin;
border-left-color: #333333;}

#footer{
height: 40px;
width:100%;}

.blog {font-family: Verdana; text-decoration: none
}

.blog a:active{text-decoration: none}
.blog a:visited{text-decoration: none}

.blog a:hover{
color: #333333;
background-color: #ffffcc;
}

