@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0; 
	padding:0;
	height:100%;
}
 
body {
	background-image:url(../images/dark_wood.jpg); 50% 50% no-repeat;
	font-family: Georgia, Times, serifs;
	font-size: 10pt;
}
p{
	line-height:1.3em;
}
 
#floater {
	position:relative; 
	float:left;
	height:50%;	
	margin-bottom:-300px;
	width:1px;
}
 
#centered {
	position:relative;
	clear:left;
	height:700px;
	width:1040px;
	margin:0 auto;
	border: 0;
}

#bg1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index: 0;
}

#bg2 {
	position:absolute;
	top:0px;
	left:64px;
	z-index: 0;
}

#bg3 {
	position:absolute;
	top:32px;
	left:64px;
	z-index: 0;
}

#bg4 {
	position:absolute;
	top:32px;
	left:991px;
	z-index: 0;
}

#bg5 {
	position:absolute;
	top:645px;
	left:64px;
	z-index: 0;
}

#main_text {
	position:absolute;
	height:565px;
	width:413px;
	margin:0 auto;
	border: 0;
	top:52px;
	left:391px;
}


#nav {
	position:absolute;
	height:565px;
	width:300px;
	margin:0 auto;
	border: 0;
	top:50px;
	left:61px;
}

#flash_anim {
	position:absolute;
	height:600px;
	width:400px;
	margin:0 auto;
	border: 0;
	top:50px;
	left:600px;
	z-index: 700;
}

#extra_pic_or_anim {
	position:absolute;
	height:600px;
	width:400px;
	margin:0 auto;
	border: 0;
	top:4px;
	left:198px;
	z-index: 800;
}

#credit {
	position:absolute;
	height:20px;
	width:220px;
	margin:0 auto;
	border: 0;
	top:662px;
	left:783px;
	text-align: right;
	font-family: Georgia, Times, serifs;
	font-size: 8pt;
	color:#FFFFFF;
	font-weight: normal;
	z-index: 1;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color:#990033;
	line-height: 8pt;
	padding-bottom:0px;

}
	
h2 {
	font-size: 10pt;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
}

.small {
	font-size: 9pt;
	font-weight: normal;
}
a {
	color: #990033;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;	
}

a.credit_link {
	color: #ffffff;
	text-decoration: none;	
}

a.credit_link:visited{
	color: #ffffff;
	text-decoration: none;	
}
a.credit_link:hover{
	text-decoration: underline;	
}
#imageContainer {
	position:absolute;
	width:484px;
	height:583px;
	left:240px;
	top:0px
}


#flash_anim {
	display:none;
}
#newthumbs a, #newthumbs img a, #newthumbs a img{
border:none;
border: 0;
}
#newthumbs {
width:275px;
}

