body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00aeef;
	
}




#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffde00;

}



#flash {
	float: left;
	width: 269px;
	height: 278px;
	display: block;
	z-index: 1;
	
	}


#title {
	float: left;
	width: 491px;
	vertical-align: top; /* This fixes the IE5 Win gap! */
	background-color: #ffde00;
	display: block;
}


#content_wrapper  {
	float: left;
	width: 491px;
	margin-top: 0px;
	margin-bottom: 20px;
	vertical-align: top; /* This fixes the IE5 Win gap! */
	display: block;
	background-color: #ffde00;


}


#content_top  {
	float: right;
	width: 491px;
	margin-top: -1px;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #ffde00;
	

}


#content  {
	float: right;
	margin-top: -4px;
	width: 491px;
	background-image: url(images/content_middle.jpg);
	background-repeat: repeat-y;
	display: block;


}

#content p {
	width: 400px;
	margin-top: 0px;
	margin-left: 35px;
	font-size: 90%;
	line-height: 1.5em;


}

#content h1 {
	width: 400px;
	margin-top: 0px;
	margin-left: 35px;
	font-size: 110%;
	font-style: bold;
	line-height: 1em;
	color: #c20000;

}



#content_bottom {
	float: right;
	width: 491px;
	margin-top: -1px;
	vertical-align: top; /* This fixes the IE5 Win gap! */
	background-color: #ffde00;

}



#thumbnails {
width: 400px;
margin-top: -15px;
margin-left: 30px;
padding: 10px;
display: block;
clear: right;


}


#thumbnails img {
float: left;
display: block;
background: #ffffff;
border: none;
clear: right;
}


#thumbnails a:link {
float: left;
display: block;
border: 1px solid #aaaaaa;
margin-left: 10px;
}


#thumbnails a:visited {
float: left;
display: block;
border: 1px solid #aaaaaa;
margin-left: 10px;
}


#thumbnails a:hover {
float: left;
display: block;
border: 1px solid #00aeef;
margin-left: 10px;

}




/*
#menu_wrapper {
	float: left;
	margin-top:-455px;
	width: 269px;
	text-align: left;
	display: block;

}*/





#menu_wrapper {
	position: absolute;
	top: 268px;
	width: 269px;
	text-align: left;
	display: block;
	

}




#menu_top {
	width: 269px;

}


#menu_center {
	margin-top: -4px;
	padding-top: 10px;
	padding-left: 40px;
	width: 269px;
	background-image: url(images/menu_middle.jpg);
	background-repeat: repeat-y;


}


#menu_bottom {
	width: 269px;

}




#menu_center ul {
	list-style: none;
	margin: -120px 0px 0px 5px;
	padding-top: 130px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: none;
	
}




#menu_center li {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 90%;
	color: #C20000;
	line-height: 10px;
}




#menu_center a:link, #menu_center a:visited {
	display: block;
	padding: 5px 5px 5px 5px;	
	color: #C20000;
	font-weight: bold;
	text-decoration: none;
}


#menu_center a:hover {
	font-weight: bold;
	background-color: #00aeef;
	color: #FFFFFF;
}




#postcard {
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 5px;
	width: 400px;
	height: 280px;
	border: 1px solid #000000;
	font-size: 80%;
	background-image: url(images/postcardbg.png);
	background-repeat: no-repeat;
	background-position: top right;

}

#postcard br {
	line-height: 2px;


}





#footer  {
	width: 760px;
	height: 40px;
	padding: 10px 0px 0px 0px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 70%;
	color: #c20000;

}

#characters {
	padding-left: 40px;
	clear: both;
}


#characters  a:link {
	color: #c20000;
font-weight: bold;
}

#characters  a:visited {
	color: #c20000;
	font-weight: bold;

}

#characters a:hover {
	color: #00aeef;
	font-weight: bold;
	}
	
.charactersp {
float: left;
clear: both;



}	


.subtitle {
font-size: 90%;
font-weight: bold;
color: #c20000;
}




