@charset "UTF-8";


html {
	
	height: 100%;
	
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	background-color: #432D6C;
}
.all #container {
	min-height: 100%;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	height: 100%;
	background-position: bottom;
	background-color: #FFFFFF;

}
.all #greentextbox {
	background-color: #8cc63f;
	width: 535px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}

.all #container #page {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	background-position: bottom;
	background-color: #FFFFFF;
}

#header {
	
	color: #CC6600;
	text-align: left;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar {
	width: 135px;
	margin-right: 25px;
	margin-left: 0px;
	margin-top: 90px;
	float: left;
	padding-left: 35px;
	height: 100%;
}

#footer {
	background-color: #000000;
	background-position: center top;
	text-align: right;
	padding-left: 0px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 25px;
}

#story {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#story h1 {
	font-size: 16px;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
	color: #663366;
	font-weight: bold;
}
#mainContent {
	cellpadding: 0px;
	cellspacing: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	background-position: left top;
}

#story h2 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	color: #003366;
	font-weight: normal;
}
.all #greentextbox a {
	background-color: #8cc63f;
	width: 535px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.all #wave {
	background-color: #FFFFFF;
	height: 100%;
	width: 150px;
}

#copyright {
	color: #669933;
}
#bodytext {
	padding: 50px;
	background-position: top;
	vertical-align: top;
	text-align: left;
	width: 650px;
}
.all #homepage {
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.all #homepage_textbox {
	background-color: #8cc63f;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
	background-position: center;
}
.all #homepage_textbox a {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.all #homepage_textbox hr {
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#story h3 {
	font-size: 24px;
	padding: 0px;
	color: #66CC33;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#story ol li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#story ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#wave {
	background-image: url(images/wave.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	height: 100%;
}
#story td {
	background-color: #C9DADC;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#story table {

	background-color: #C9DADC;
	padding: 5px;
	border: 1px solid #003366;
}
#story th {
	background-color: #003366;
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
img#bg {
	height:100%;
}
sup {
	line-height: 10px;
	font-size: 10px;
}
