body {
	background: url(gfx/bg.gif) repeat-y;
	padding: 0px;
	background-color: #eae7e9;
	}

#content {
	padding-left: 52px;
	padding-top: 61px;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:542px;  
	z-index:0; 
	height: 100%;
	background: url(gfx/bg.jpg) no-repeat fixed;
}

#content table, #text {
	width:485px;
}

#back {
	width:475px;
text-align:right;
padding-top: 10px;
padding-bottom: 10px;
}

#menu {
	position:absolute; 
	left:553px; 
	top:61px;
z-index:1;
}

#menu h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	font-weight: bold;
	margin-bottom: -14px;
}

html>body #menu h2 {
	margin-bottom: 5px;
}

#menu ul {
list-style-type:none;
margin-left:0px;
}

html>body #menu ul {
margin-left:-40px;

}
html>body #menu li {
}

#menu a {
color: #56484e;
font-weight: normal;
}

#menu .active {
color: #ad9ea7;
font-weight: bold;
}

body,div,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #56484e;
}

body {
scrollbar-face-color:#eae7e9;
scrollbar-highlight-color:#e1ddde;
scrollbar-3dlight-color:#f0eded;
scrollbar-darkshadow-color:#55474d;
scrollbar-shadow-color:#e1ddde;
scrollbar-arrow-color:#7F697E;
scrollbar-track-color:#eae7e9;	
}

#info {
	background: url(gfx/bg2.jpg) no-repeat fixed;
}

.cover {
 float:left;
  padding-top:10px;
}
.col1 {
 float:left;
 padding-left:10px;
}

.story {
 padding-top:10px;
 margin-left:210px;
 width:280px;
}

.col2 {
margin-left:290px;
width:200px;
}

.col3 {
 float:left;
 font-weight: bold;
 padding-bottom:5px;
}

.col4 {
margin-left:70px;
 padding-bottom:5px;
}


hr {
	color:#6D7291;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #eee;
	}

small {
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.row {
	border-bottom: 1px solid #d9cfd3;
}

.small {
	filter: alpha(opacity=50, FinishOpacity=0, Style=1);
	-moz-opacity:0.5;
	color:#6D7291;
	background-color: #D3ABBA;
	padding:2px;
	margin-bottom: 5px;
}



h1, h2, h3 {
	font-weight: normal;

	}
.h1 {
display: none;
	filter: alpha(opacity=50, FinishOpacity=0, Style=1);
	-moz-opacity:0.5;
	font-size: 9px;
	font-weight: bold;
	background-color: #D3ABBA;
	letter-spacing: 5px;
	padding:2px;
	margin-bottom: 5px;
	width:100%;
	font-family: Georgia, Verdana, Arial, Helvetica, Sans-Serif;
}

.h2 {
	filter: alpha(opacity=50, FinishOpacity=0, Style=1);
	-moz-opacity:0.5;
	color:#56484E;
	font-size: 12px;
	font-weight: bold;
	background-color: #F0ECED;
	padding:2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D9CFD3;
	font-family: Georgia, Verdana, Arial, Helvetica, Sans-Serif;
}

.h3 {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	color:#728BCB;
	font-size: 9px;
	font-weight: bold;
	background-color: #EDF1FC;
	padding:2px;
	margin: 2px;
	font-family: Georgia, Verdana, Arial, Helvetica, Sans-Serif;
}

th  {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #d9cfd3;
	padding-bottom:2px;
	white-space: nowrap;
	text-align:left;

}


a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	/* font-weight: bold; */
	color: #74779A;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border:#50354B 2px solid;
}
	


/*	Begin Headers */
.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}



p.subhead {
font-weight: bold;
text-align: center;
width: 220px;
padding: 4px;
background-color: #2D3035;
border: 1px solid #000000;
filter: alpha(opacity=30);
-moz-opacity:0.5
}



#note {
	font-size: 9px;
}


.note {
	font-size: 9px;
}


.left { text-align: left }
.right { text-align: right }
.center { text-align: center }