@charset "utf-8";
/* CSS Document */

body 
{ 
	background-color:#000000; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	height: 100%; 
	color:#FFFFCC;
}

.page { background-image:url(http://www.cdn.ghostees.com/images/page-bkg.jpg); background-repeat:no-repeat; }

blockquote { font-style: italic; margin-left: 4em; border-left: solid #333 3px; }

.separator { border-top: #1f39a7 dashed 1px; margin-top: 15px;}

h1 { margin: 0px; font-family:"Times New Roman", Times, serif; color: #FFFFCC; font-weight: bolder; font-size: 36px; }
h2 { font-weight: bold; font-size: 1.2em;  padding-top: .5em; }
h3 { font-style: italic;  }

p { padding: 10px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; line-height: 1.5em; }
a { text-decoration:none; color:#FFFFCC;}
a:hover { text-decoration: underline; }

#section-top { background: url(http://www.cdn.ghostees.com/images/section-top.jpg) no-repeat; margin-top: 200px; height: 24px; }
#section-bottom { background: url(http://www.cdn.ghostees.com/images/section-bottom.jpg) no-repeat; height: 24px; }
#section-header { background-repeat:none; width:400px; height:48px;}
#character { float: right; border: none; }
/*margin-left: auto; margin-right:auto;*/

#content 
{ 
	min-height: 400px; 
	margin-left: 20px; 
}

#wrapper 
{ 
	margin-left: auto; margin-right:auto;
	margin-top: 200px;
	background: url(http://www.cdn.ghostees.com/images/wrapper-bkg.jpg) repeat-y; 
	
	min-height: 512px;
	width: 790px;
}
#footer { padding-top:10px; border-top: 1px #000066 solid; padding-bottom: 40px; clear:both;}
#footer a { font-size: 80%; }
#footer ol { list-style: none; padding-left: 60px; }
#footer li { display: inline; }
#footer li a { font-size: 12px; padding-left: 20px; padding-right: 20px; font-weight: bold; }

#fx-player {
	position: absolute;
	top: 13px;
	left: 742px;
	width: 68px;
	height: 56px;
}
