html { background: url(../graphics/html.jpg) center top; }

body { margin: 0; padding: 0; font-size: 76%; font-family: Georgia, "Times New Roman", Times, serif; background: url(../graphics/body.jpg) repeat-x center top; }

a { color: #935c10; }

h1 { font-size: 170%; }

h2 { font-weight: normal; font-size: 170%; }

img { border: 0; }


.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */


#wrapper { width: 500px; margin: 0 auto; padding-bottom: 29px; background: url(../graphics/wrapper.png) repeat-x left bottom; }
* html #wrapper { padding-bottom: 0; background: none; }

#header { position: relative; padding: 25px 0 0; height: 80px; }
#header img { position: absolute; top: 8px; left: 0; }
#header ul { display: none; }

#logo { display: none; }

#sidebar { display: none; }

#home-teaser { display: none; }

#footer { font-size: 70%; background: url(../graphics/footer.gif); color: #666; padding: 5px 0 25px 0; }
#footer ul { display: none; }
#footer p { float: left; margin: 0; }

#capital-and-coast { float: right; }