@import url(_layout.css);
@import url(_default.css);
body { color: #487CB3; } 
body a, body a img  { color: #551A8B; border-color: #551A8B; } 
body { background-color: #E8E2FF; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
h1 span { display: none; } 
#header { background-repeat: repeat-x; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 104px; } 
h2 { text-align: right; } 
h2 { background-position: bottom right; } 
h2 { background-repeat: repeat-x; } 
h2 { background-image: url(../images/bg/h2); } 
h2 { padding-bottom: 10px; } 
#content { margin-left: 180px; } 
#main_links { text-align: right; } 
#main_links { width: 151px; } 
#main_links { padding-left: 5px; } 
#main_links { padding-right: 5px; } 
#main_links a, #main_links a img  { color: white; border-color: white; } 
#main_links a:hover, #main_links a:hover img  { color: #487CB3; border-color: #487CB3; } 
.teaser_heading span { color: #8E88AB; } 
.teaser_heading { background-color: #3D3A35; } 
.teaser_heading span { border-bottom-style: solid; } 
.teaser_heading span { border-bottom-width: 1px; } 
.teaser_heading span { border-bottom-color: #E8E2FF; } 
#teaser_group_1 { width: 161px; } 
#teaser_group_1 .teaser { color: #E8E2FF; } 
#teaser_group_1 .teaser { font-size: 80%; } 
#teaser_group_1 .teaser a, #teaser_group_1 .teaser a img  { color: white; border-color: white; } 
#teaser_group_2 { margin-left: 161px; } 
div#headername {
   position: absolute;
   top: 0px;
   left: 10%; 
   z-index: 6000;
}

img#bubbles {
   position: absolute;
   top: 0px;
   right: 7%;
   z-index: 5900;
}
div#site_photo { display: none; }
