@import url(_layout.css);
@import url(_default.css);
body { color: #FFF5E8; } 
body { font-family: Arial; } 
body { font-size: 80%; } 
body a, body a img  { color: #CF9C5A; border-color: #CF9C5A; } 
body a:hover, body a:hover img  { color: #CFA467; border-color: #CFA467; } 
body { background-color: #000; } 
body { background-position: top center; } 
body { background-repeat: repeat-x; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { width: 750px; } 
#header_content_footer_wrapper { background-color: #000; } 
#header_content_footer_wrapper { background-position: top center; } 
#header_content_footer_wrapper { background-repeat: no-repeat; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header_content_footer_wrapper { border-left-style: dotted; } 
#header_content_footer_wrapper { border-left-width: 2px; } 
#header_content_footer_wrapper { border-left-color: white; } 
#header_content_footer_wrapper { border-right-style: dotted; } 
#header_content_footer_wrapper { border-right-width: 2px; } 
#header_content_footer_wrapper { border-right-color: white; } 
#header h1 { padding-top: 20px; } 
#header h1 { padding-bottom: 20px; } 
#header { border-style: none; } 
h2 { background-color: #000; } 
h2 { padding-top: 8px; } 
h2 { padding-bottom: 5px; } 
h2 { padding-left: 8px; } 
h2 { padding-right: 8px; } 
h2 { margin-top: 10px; } 
h2 { margin-bottom: 15px; } 
h2 { border-style: solid; } 
h2 { border-width: 1px; } 
h2 { border-color: #746D50; } 
#content { color: #FFF5E8; } 
#content { padding-top: 15px; } 
#content { padding-left: 20px; } 
#content { padding-right: 20px; } 
#footer { color: #FFF5E8; } 
#footer { font-size: 90%; } 
#footer { text-align: center; } 
#footer { background-color: #000; } 
#footer { padding-top: 20px; } 
#footer { padding-bottom: 20px; } 
#footer { padding-left: 20px; } 
#footer { padding-right: 20px; } 
#footer { border-top-style: dotted; } 
#footer { border-top-width: 2px; } 
#footer { border-top-color: #FFF; } 
#main_links { background-color: #000; } 
#main_links { padding-top: 8px; } 
#main_links { padding-bottom: 8px; } 
#main_links { margin-left: 15px; } 
#main_links { margin-right: 15px; } 
#main_links { border-style: dotted; } 
#main_links { border-width: 2px; } 
#main_links { border-color: #FFF; } 
#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; } 
#content div.sublinks a { color: #000; } 
#content div.sublinks a { background-color: #746D50; } 
#content div.sublinks a { border-style: outset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: silver; } 
#content div.sublinks a.active { color: #000; } 
#content div.sublinks a.active { background-color: silver; } 
#content div.sublinks a.active { border-style: inset; } 
#content div.sublinks a.active { border-width: 2px; } 
#content div.sublinks a.active { border-color: silver; } 
#content .heading { color: white; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #B69C7B; } 
#content th { color: #746D50; } 
#content th { background-color: #000; } 
#content th { border-style: none; } 
div#content table, div#content table td { border-color: #B69C7B; } 
.teaser { color: #E4D1A7; } 
.teaser { font-size: 100%; } 
.teaser { margin-top: 25px; } 
.teaser { margin-left: 15px; } 
.teaser { margin-right: 10px; } 
.teaser { border-top-style: none; } 
.teaser { border-bottom-style: none; } 
.teaser { border-left-style: none; } 
.teaser { border-right-style: none; } 
.teaser_heading { background-color: #000; } 
.teaser_heading span { margin-bottom: 10px; } 
.teaser_heading span { border-style: solid; } 
.teaser_heading span { border-width: 1px; } 
.teaser_heading span { border-color: #746D50; } 
#teaser_group_1 { padding-bottom: 30px; } 
#teaser_group_1 { border-right-style: solid; } 
#teaser_group_1 { border-right-width: 1px; } 
#teaser_group_1 { border-right-color: #746D50; } 
#teaser_group_2 { border-right-style: solid; } 
#teaser_group_2 { border-right-width: 1px; } 
#teaser_group_2 { border-right-color: #746D50; } 
* html body {
	scrollbar-face-color: black;
	scrollbar-highlight-color: #9B561B;
	scrollbar-shadow-color: #63360F;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #EB7A02;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: black;
}

.marcyphoto {
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #746d50;
  margin-left: 4%;
  margin-right: 2%;
  padding: 4px;
}

