@import url(_layout.css);
@import url(_default.css);
body { color: #FFC490; } 
body a, body a img  { color: white; border-color: white; } 
body { background-color: #BB481C; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-position: top right; } 
#header_content_footer_wrapper { background-repeat: repeat-y; } 
#header_content_footer_wrapper { background-image: none; } 
h1 span { visibility: hidden; } 
#header { background-color: #F2923E; } 
#header { background-repeat: repeat-x; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 55px; } 
#site_photo { margin-top: 50px; } 
#site_photo { margin-bottom: -50px; } 
#main_links { background-color: black; } 
#main_links { background-position: bottom left; } 
#main_links { background-repeat: repeat-x; } 
#main_links { background-image: url(../images/bg/~~main_links); } 
#main_links { padding-top: 10px; } 
#main_links { padding-bottom: 20px; } 
#main_links { padding-left: 200px; } 
#main_links a { background-image: none; } 
#main_links a { border-left-style: solid; } 
#main_links a { border-left-width: 1px; } 
#main_links a { border-left-color: silver; } 
#main_links a { border-right-style: solid; } 
#main_links a { border-right-width: 1px; } 
#main_links a { border-right-color: silver; } 
#teaser_group_1 { margin-top: 50px; } 
#rosetta { position: absolute; top: 0px; left: 0px; z-index: 3000; }
div#main_links { height: 51px; overflow: hidden; }
#logo { position: absolute; top: 0px; left: 200px; z-index: 3005; }

html, body { height: 100%; }
div#header_content_footer_wrapper { min-height: 100%; }

body#home div#header_content_footer_wrapper { background: url(../aux/brick.jpg) top right repeat-y; }
body#home div#content { margin-right: 100px; }
body#home div#content h2#page_title { display: none; }
