body {
text-align:center;
margin:0;
padding:0;
font-family: Verdana, sans-serif;
font-size:12px;
background:#fff;
}

/* layout */
#wrap {
padding:0;
margin-left:auto;
margin-right: auto;
width: 769px;

}
#header {
width:768px;
margin:10px 0 0 0;
padding:0 0 0 0;
background:#B7CDED;


}
#top_bar {
float:left;
width:768px;
margin:0;
padding:0;
list-style:none;
background:#B7CDED;
}
#header_image{
float:left;
margin:0;
padding:10px 0 0 10px;
}
#smap {
float:right;
margin:0;
padding:15px 35px 0 0;
color:#647C9E;
}
#smap a:link{

color:#647C9E;
text-decoration:none;
}
#smap a:visited{
color:647C9E;
text-decoration:none;
}
#smap a:hover{
text-decoration:underline;
}
#smap a:active{
color:#647C9E;
font-weight:bold;
text-decoration:none;
}
#navigation {
background:#647C9E;
width:768px;
text-align:center;
font-size:90%;
color:#fff;
margin:0;
padding:5px 0px 5px 0px;
clear:both;
}
#navigation a:link{

color:#fff;
text-decoration:none;
}
#navigation a:visited{
color:DADEE3;
text-decoration:none;
}
#navigation a:hover{
text-decoration:underline;
}
#navigation a:active{
color:#fff;
font-weight:bold;
text-decoration:none;
}
#toppage {
background:url(images/aperture.gif) no-repeat -2px 50%;
padding-left:55px;
}

#content {
margin:0;
padding:0 0 0px 0;
width:766px;

border:1px solid #647C9E;
text-align:left;
background: url(images/content2_bg.gif) repeat top left;
}
#content p {

padding:0 25px 0 15px;
}

#content img {
float:right;
padding:15px 0 5px 15px;
}
#content h1 {
font-size:175%;
color:#647C9E;
padding:10px 0 0 40px;
background:url(images/aperture.gif) no-repeat 15px 90%;
}
#content_bbt {
margin:0; 
padding:0 0 15px 0;
width:766px;
border:1px solid #647C9E;
text-align:left;
background: url(images/content2_bg.gif) repeat top left;
}
#content_bbt h1 {
font-size:175%;
color:#647C9E;
padding:10px 0 0 40px;
background:url(images/aperture.gif) no-repeat 15px 90%;
}
#content_bbt p {

padding:10px 25px 0 15px;
}

#sub_images{
clear:both;
width:745px;
padding:0 0 0 0;
}
#sub_images img {
margin-bottom:10px;
margin-right:7.5px;
}

li {
margin:0;
padding:0 0 5px 0;
}
.subhead {
margin:0;
padding:5px 0 0 0;
}
#footer {
clear:both;
width:768px;
background:#647C9E;
color:#fff;
text-align:center;
font-size:85%;
padding:5px 0 5px 0;
}
#footer a:link {
color:#fff;
}