*{margin:0; padding:0;}

body {background: #e7f1f8;
    font-family: Trebuchet MS, Verdana, Tahoma,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 90%;
    font-size-adjust: none;
    line-height: 1.4em;
    color: #333;
    margin: 0;
    text-align:center;
    }


a{
color:#03c;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#36f; text-decoration:underline; background-color:inherit;}
a img{border:none;}

p{
margin-bottom: 15px;
}

/********* Layout and Header Structure *********/


#container{
width:790px;
margin:0px auto; 20px; 20px;
text-align:left;
background:#fff;
color:#333;
border: 1px solid #ccc;
}

#header1{
height:115px;
width:770px;
margin:5px 1px 0 10px;
padding: 5px;
background: #fff url(img/sbnh-logo.gif) no-repeat;
color:#000000;
}

#header1 H1{
text-align: right;
font-size: 10pt;
margin: 96px 5px 2px 0px;
}

#header2{
height:160px;
width:788px;
margin:0 1px 0 1px;
background: #039;
color:#000000;
}

#navigation{
height:2.2em;
line-height:2.2em;
margin:0 1px;
padding-left: 120px;
background:#039;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right: 1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 15px;
font-size:1em;
font-weight:bold;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}
#navigation a:hover{
background:#03f;
color:#ffffff;
text-decoration:none;
}

/********* Content *********/

#content{
	float:right;
	width:530px;
	padding:25px 15px 50px 0px;
	text-align: left;
}

#content h2{
display:block;
margin:15px 0 10px 0;
font-size:1.5em;
font-weight:normal;
letter-spacing:-1px;
color:#03c;
background-color:inherit;
}

.path{
font-size: 0.8em;
}

/********* Sidebar *********/

#sidebar{
float: left;
width: 200px;
padding:60px 15px 0px 10px;
text-align: left;
font-size: 0.9em;
line-height: 1.3em;
color: #666;
}

.box{
border: 1px solid #ccc;
background: #e7f1f8;
padding: 8px;
}


.box ul {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;
	left: 0px;
	width: 90%;
      list-style-type:none;
	}


/********* Footer *********/

#footer{
clear:both;
width:788px;
padding:5px 0;
margin:0 1px;
text-align: center;
font-size:0.8em;
color:#666;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#666; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#999; background-color:inherit; text-decoration: underline;}

/********* Blog *********/

#comments{
clear:both;
font-size:0.9em;
color:#333;
}

.date{
font-size:0.9em;
margin:0;
color:#666;
}

.title{
margin: 30px 0 0 0;
font-size:1.3em;
font-weight:normal;
letter-spacing:-1px;
color:#03c;
}