A:link {text-decoration: none; color: white}
A:visited {text-decoration: none; color: white}
A:active {text-decoration: none; color: white}
A:hover {text-decoration: underline overline; color: white;}

body {
	background-color: #684b69;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	}
h1 {
	list-style-type: square;
	list-style-position: inside;
	font-family: arial, verdana, sans-serif;
	color: #3a1e3b;
	font-size: 20px;
	}
	
h2 {
	text-align: right;
	color: #3a1e3b;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#top {
	margin-left: auto;
	margin-right: auto;
	height: 66px;
	width: 900px;
	position: relative;
	background-image: url('images/top2.jpg');
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #b59661;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #b59661;	
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #b59661;	
	}
#middle {
	margin-left: auto;
	margin-right: auto;
	height: 206px;
	width: 900px;
	position: relative;
	background-image: url('images/middle2.jpg');
	z-index: 1;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #b59661;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #b59661;	
	}
#middlespacer {
	float: left;
	width: 350px;
	height: 100px;
	margin-top: 15px;
	z-index: 2;
	}
#middlecontent {
	float: left;
	font-size: 11px;
	color: black;
	z-index: 2;
	height: 100px;
	width: 300px;
	margin-top: 15px;
	}
#clear {
	clear: both;
	}
#menu {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 82px;
	position: relative;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #b59661;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #b59661;	
	}
#main {
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-color: #ebd5ec;
	width: 900px;
	height: auto;
	position: relative;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #b59661;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #b59661;	
	}
#leftcontent {
	float: left;
	margin-left: 20px;
	width: 500px;
	margin-top: 10px;
	height: auto;
	color: #36164D;
	}
#li.leftcontent {
	list-style-type: circle;
	list-style-position: inside;
}
#rightcontent {
	float: right;
	margin-right: 20px;
	width: 300px;
	height: auto;
	margin-top: 10px;
	text-align: right;
	color: #36164D;
	}
#clearcontent {
	clear: both;
	width: 900px;
	height: 10px;
	position: relative;
	}
#bottom {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	v-align: center;
	line-height: 20px;
	background-color: #a893b1;
	color: #36164D;
	position: relative;
	width: 900px;
	text-align: right;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #b59661;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #b59661;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #b59661;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #b59661;	
	}
#right_test {
	width: 300px;
	height: auto;
	background-color: #fbe1fc;
	margin-top: 20px;
	-moz-border-radius: 3em 1em;
	-webkit-border-radius: 3em 1em;
	}
#right_test_text {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
#right_test_text2 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #36164D;
	}

	
	