body {
font: 11px Helvetica, Arial, sans-serif;
font-size: 11px;
background: #097391;
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}

a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

h1 {
font: normal 24px Futura, Helvetica, Arial, sans-serif;
letter-spacing: -1px;
margin: 0px;
padding: 0px;
}

#contact_stripe {
height: 25px;
width: 100%;
background: #0B617A;
}
#contact {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 25px;
padding: 5px 0px 0px 0px;
color: #99C0CC;
}
#contact a {
color: #99C0CC;
text-decoration: none;
}
#contact a:hover {
color: #ffffff;
text-decoration: underline;
}

#header {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 70px;
background: #097391;
}
#logo {
float: left;
width: 350px;
}
.nav {
float: right;
height: 65px;
}
.nav a {
display: block;
font-family: verdana,sans-serif;
font-size: 13px;
color: #ffffff;
margin-right: 25px;
}
.nav a:hover {
border-bottom: 5px solid #ffffff;
}

#main_container {
margin-left: auto;
margin-right: auto;
width: 900px;
padding: 20px 20px 0px 20px;
background-image: url(img/bg.gif);
background-repeat: no-repeat;
}

#main_content {
width: 860px;
padding: 20px;
background: #ffffff;
}

#theater a, #print a, #web a, #architecture a, #photography a {
display: block;
padding: 5px 0px 5px 5px;
color: #666666;
}
#theater a:hover, #print a:hover, #web a:hover, #architecture a:hover, #photography a:hover {
color: #333333;
background: #eeeeee;
text-decoration: none;
}
.portfolio_nav, .portfolio_nav a {
display: block;
padding: 5px 0px 5px 0px;
color: #097391;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
border-bottom: 1px solid #cccccc;
}

#main_image {
width: 640px;
background: #000000;
}
#main_image img {
max-width: 620px;
border: 10px solid #000000;
}
.gallery {
width: 640px;
margin: 0px;
padding: 0px;
}
.gallery li {
width: 90px;
height: 50px;
border: 3px solid #000000;
margin: 10px 10px 0px 0px;
background: #000000;
}

#footer_container {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 60px;
padding: 0px 20px 20px 20px;
background-image: url(img/bg_footer.gif);
background-repeat: no-repeat;
}
#footer_content {
width: 860px;
height: 30px;
padding: 10px 20px 0px 20px;
background: #ffffff;
color: #cccccc;
}