html, body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333333;
	background-color: #F9CCF4;
	background-repeat: repeat-y;
	list-style-type: none;
	
}

div#wrapper {
margin:0;
padding:0;
	min-width:850px;
	max-width:1050px;
	margin-left:auto;
	margin-right:auto;
	min-height:800px;
	
}
#header {
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #5c0c55;
}
	
#wrapper #content {
	background-color: #FFFFFF;
	clear: both;
	overflow:auto;
	float:left;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}

#wrapper #content .clearfloats {
	clear: both;
}

#wrapper #content #left_align {
	width: 18%;
	float: left;
	padding-top:20px;
	height: 100%;
	margin-right:0px;
}

#wrapper #content #left_align p {
	font-size: 12px;
	margin: 10px;
}



#wrapper #content #center_align {
	width: 78%;
	float: left;
	text-align: justify;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: none;
	background-repeat: repeat-y;
	background-position: 10px;
	border-top-style: none;
	padding-top:0px;
	margin: 10px;
	border-bottom-color: #990000;
}

#wrapper #content #center_align p {
	margin-right: 30px;
	margin-left: 30px;
}

#wrapper #content #center_align a {
	color: #9BCC32;
	text-decoration: underline;
	font-weight: bold;
	}


#footer {
float:left;
text-align: center;
	font-size: x-small;
	width: 100%;
	padding-top:10px;
	color:#990000;
}

#footer li {
	display: inline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-color: #FFFFFF;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
}
#footer a {
	font-size: x-small;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}


#wrapper #content #center_align img {
	margin: 4px;
	padding: 4px;
}


#wrapper #content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px;
}

#wrapper #content #footer {
	color: #5C0C55;
}
#wrapper #content #left_align a {
	font-weight: bold;
	color: #5C0C55;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}
#wrapper #content #left_align a:hover {
	color: #666666;
}
#wrapper #content #left_align li {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
#wrapper #content #footer a {
	color: #5C0C55;
}
#wrapper #content #center_align h3 {
	font-family: "Curlz MT";
	color: #5C0C55;
	font-size: 50px;
	margin-right: 30px;
	margin-left: 10px;
}
#wrapper #content #center_align h5 {
	margin-right: 30px;
	margin-left: 30px;
	font-size: medium;
	font-weight: bolder;
}
.style2 {color: #990000}
.style3 {color: #5C0C55}
#wrapper #content #left_align #current {
	background-color: #F9CCF4;
}
.style5 {font-style: italic; color: #990000;}
.style6 {font-style: italic; color: #5c0c55;}#wrapper #content #center_align h4 {
	margin-left: 20px;
	font-style: italic;
	color: #000000;
	margin-right: 20px;
}
.curly {
	font-family: "Curlz MT";
	font-size: small;
	color: #5c0c55;
	font-weight: bold;
}
