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

* {margin:0;padding:0}

a:link {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #99FF00;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a
{
  outline: none;
}

body  {
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../Images/BG%27s/home_bg.jpg);
	line-height: 19px;
	filter: DropShadow(Color=ffffff);
	font-weight: 400;
}

.styles #container {
	text-align: center;
	width: 760px;
	padding: 0px;
	margin: 0;
	font-weight: bold;
}

.styles #header {
	height: 150px;
	text-align: center;
	float: none;
	width: 750px;
	margin: auto;
}

.styles #musicplayer {
	padding-top: 15px;
}

.styles #splash {
	height: 560px;
	width: 750px;
	padding-top: 25px;
	font-size: 16px;
	margin: auto;
	background-image: url(../Images/BG%27s/home_bg.jpg);
	line-height: 28px;
}

.styles #MainContent {
	height: 375px;
	width: 750px;
	padding-top: 20px;
	font-size: 16px;
	margin: auto;
	background-image: url(../Images/BG%27s/mink_watermark.png);
	background-repeat: no-repeat;
}

div.container {
} 

div#page_id_1 div.container
{
	background-image: url(../Images/BG%27s/story_bg.png);
	background-repeat: repeat;
}
