﻿body
{
	margin: 0px;
	font-family: Verdana;
	font-size: .8em;
	line-height: 2em;
	padding: 0px;
	background-image: url(/images/e_back.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	color:#eea670;
}
.black 
{
	background-color: #000000;
	}
p
{
    margin-top: 5px;
    color:#eea670;
}

a:link, a:visited
{
    color: #fcedd5;
}

a:hover
{
    color: #c04535;
}
#wrapper{
margin: 0 auto;
width:100%;
}

#container
{
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;


}
#header_menu
{
   
    width: 758px;
    height: 285px;
    background-image: url(/images/elysium_header.jpg);
}

#header_menu
{
/**cursor:pointer**/
}


#menu
{
    width: 750px;
    text-align: center;
  padding-top: 227px;
    margin-left: auto;
    margin-right: auto;
    line-height:1.5em;
   
}
#menu_footer
{
	width: 750px;
	text-align: center;
	font-size: .7em;
  color:#eea670;
}
#menu_footer p
{
line-height: 1.5em;	
}
#page
{
  
    padding: 0px 15px 15px 15px;
}
    
.clearer 
{
    clear:both
    }
h1,h2,h3,.admin_header
{
    color: #fcedd5;
}  
.mainhead, h2
{
    margin-left:-10px;
    margin-top:2px;
    padding-top:16px;
    padding-left:20px;
    height:34px;
    font-family: 'Lucida Calligraphy';
    font-style: italic;
    background-image: url('/images/h1_back.gif');
    background-repeat: no-repeat;
    font-size: 1.6em;
    font-weight: lighter;
    font-variant: normal;
    margin-bottom: 0px;
}
  
h3
{
    font-style: italic;
}
.flower_link
{
	background-image: url(/images/icon-flower.gif); /* background-position: 0px 0px; */
	display: block;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	color: #f2c681;

} 

.foot_scroll
{
    margin-left: auto;
    margin-right: auto;
    height: 43px;
    width: 653px;
    background-image: url(/images/foot_scroll.gif);
}
.menucontrol 
{
   
    margin:auto;
    }
    
    body 
    {background-color: #000000;
		}
    
label 
{
    
  /* in place for accessibilty but not visible using standard stylesheet (still work with screen software)
http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-CSS-TECHS-20050211/Overview.html
 */  
   display:none;
   
   
   
    }
    
    label
{
width: 2.2em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
    top: 166px;
    left: 431px;
}

.submit input
{
margin-left: 4.5em;

} 
input, select, textarea
{
    color: #d38d59;
    background: #160f09;
    border: 1px solid #d38d59;
    height:1.5em;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 
li
{
	
	list-style-type: none;
}
.admin_header
{
    text-align: right;
    padding-right:8px;
}
.movie 
{
	margin-top:10px;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
	
	}
	h3
{
	text-align: center;
}

.twitter_container a:link, .twitter_container a:visited
{
    text-decoration: none;
}
.red
{
    color: #FF0000;
}
textarea 
{
    
    scrollbar-face-color: #c78258;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color:f9a468;
scrollbar-3dlight-color: #d8a7a0;
scrollbar-darkshadow-color: #533726;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
    
    }
	
	.alt {
	background-color:#432815;
	background-image: url(/images/gbacker.jpg);
	background-repeat: repeat-x;
}