body {
background: #8AB4DE url('images/background2.gif') repeat-x;
}
#container {
width: 890px;
margin: 0 auto;
background-color: #FFF;
padding: 1em 3em;
font-family: Georgia, Arial, Verdana;
font-size: 12px;
line-height: 1.8em;
overflow: hidden;
}

a {
text-decoration: none;
}

#header {

}

#header .logo {
text-align: left; 
width: 704px;
height: 172px;
padding: 0px;
margin: 0 auto;
float: right;
background: url('images/logo.jpg') no-repeat 0 0;
text-indent: -9999px;
display: block;
}

#content {
width: 700px;
float: left;
}

#content h2 {
color: #009933;
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
letter-spacing: -1px;
line-height: 1.8em;
border-bottom: 1px dotted #006699;
}

#content h4 {
color: #006666;
font-size: 1.2em;
}
#content h3 {
color: #009933;
}
#content ol {
color: #666;
}
#show_album {
float: right;
}
#sidebar {
display: block;
width: 170px;
float: right;
}

#footer {
font-family: Verdana, Arial;
font-size: 12px;
color: #FFF;
line-height: 1.9em;
width: 890px;
margin: 0 auto;
background-color: #BF6900;
padding: 1em 3em;
}
#footer a, #footer a:visited
{
color: #FFF;
text-decoration: none;
}