@import url(_layout.css);
@import url(_default.css);
body { color: #71A3DC; } 
body a, body a img  { color: gray; border-color: gray; } 
body { background-color: black; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
h2 { text-align: right; } 
h2 { border-bottom-style: solid; } 
h2 { border-bottom-width: 1px; } 
h2 { border-bottom-color: #004E82; } 
#content { padding-top: 30px; } 
#content { margin-left: 328px; } 
#content { margin-right: 50px; } 
#main_links { text-align: right; } 
#main_links { background-repeat: repeat-x; } 
#main_links { background-image: url(../images/bg/~~main_links); } 
#main_links { padding-top: 43px; } 
#main_links { padding-bottom: 10px; } 
#main_links { margin-left: -328px; } 
#main_links a { background-position: left; } 
#main_links a { background-repeat: no-repeat; } 
#main_links a { background-image: url(../images/bg/~~main_links~a); } 
#main_links .main_link a { padding-left: 12px; } 
#teaser_group_1 { width: 328px; } 
#teaser_group_1 .teaser { text-align: center; } 
div#header { position: absolute; left: 20px; top: 10px; z-index: 10000 !important;  }
body { padding-top: 25px; }

div#main_links ul li.first a { background-image: none; }
div#main_links { z-index: 8000; }
