@import url(_layout.css);
@import url(_default.css);
body { color: black; } 
body { font-family: Georgia; } 
body { font-size: 100%; } 
body { background-color: #899FC9; } 
body { background-position: bottom center; } 
body { background-repeat: repeat-x; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { width: 900px; } 
#header { background-position: top center; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 77px; } 
#content { font-size: 90%; } 
#content { background-image: url(../images/bg/~~content); } 
#content { margin-left: 217px; } 
#content { margin-right: 217px; } 
#content { border-style: solid; } 
#content { border-width: 1px; } 
#content { border-color: black; } 
#footer { margin-left: 200px; } 
#footer { margin-right: 200px; } 
#main_links { font-size: 120%; } 
#main_links { padding-top: 10px; } 
#main_links { padding-bottom: 40px; } 
#main_links a { border-left-style: solid; } 
#main_links a { border-left-width: 1px; } 
#main_links a { border-left-color: black; } 
.teaser_heading span { font-size: 100%; } 
#teaser_group_1 { margin-top: 50px; } 
#teaser_group_2 { margin-left: 200px; } 
#teaser_group_2 { margin-right: 200px; } 
body { background-attachment: fixed; font-family: perpetua; }

div#header h1 { display: none; }
div#site_photo { position: fixed;  bottom: 0px; }

div#main_links, 
h2#page_title, 
div.teaser_heading { font-weight: bold; font-family: perpetua;}

div#main_links li a:hover, 
div#main_links li.selected a { color: white; }
div#main_links li.first a { border-left: none !important; }

div#footer, div#teaser_group_2 { clear: left; }

body#flashintro { background-color: black; }
