@charset "utf-8";
body {
	background-repeat: repeat-x;
	width: auto;
	background-image: url(images/BG%20image.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.semiHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4D1970;
	text-decoration: underline;
}
h1 {
	font-family: Rockwell, "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #4D1970;
	padding-top: 0px;
	line-height: 1%;
}
h2 {
	font-family: Rockwell, "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #4d1970;
}
#wrapper {
	background-color: #FFFFFF;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	margin-bottom: auto;
	-moz-box-shadow: 0 0 10px 10px #999;
	-webkit-box-shadow: 0 0 10px 10px #999;
	box-shadow: 0 0 10px 10px #999;
	height: 2000px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	background-color: #9575AE;
	height: 146px;
	margin-top: -15px;
	margin-bottom: -15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer {
	background-color: #999999;
	margin-right: -15px;
	margin-left: -15px;
	background-position: bottom;
}
#navi2 {
	height: 25px;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	float: right;
	clear: right;
	width: 678px;
	text-align: center;
	background-color: #4F1A74;
}






a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #9575AE;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #9575AE;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #C1B1DD;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #9575AE;
}


#navi2 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
#navi2 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
#navi2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #9575AE;
}
#navi2 a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
