body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #181C3A;
	margin: 0px;
	padding: 0px;
	background-color: #D1C9C3;
	width: 1000px;
	font-size: 12px;
}
div#top {
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	border-top: medium solid #AFA0A2;
	border-right: medium none #AFA0A2;
	border-bottom: medium none #AFA0A2;
	border-left: medium none #AFA0A2;
}
div#topp {
	font-size: 12px;
	font-weight: normal;
	color: #193052;
	margin: 0px 0px 20px 200px;
	padding: 0px;
	letter-spacing: 2px;
}
div#nav {
	padding: 0px;
	width: 180px;
	margin-left: 20px;
	float: left;
	background-color: #AFA0A2;
	height: 1400px;
	text-align: left;
	border-top: 10px double #D1C9C3;
	border-bottom-width: 10px;
	border-bottom-style: double;
	border-bottom-color: #D1C9C3;
}
p {
	padding: 0px;
	font-size: 13px;
	margin: 0px 0px 0px 230px;
	letter-spacing: 1px;
	width: 600px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 15px;
	background-color: #AFA0A2;
}
ul {
	margin: 80px 0px 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 20px;
	border: none;
}
a:link {
	color: #2D4350;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a:visited {
	font-size: 14px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color: #2D4350;
}
a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #330033;
	margin: 0px;
	padding: 0px;
	background-color: #AFA0A2;
	text-decoration: none;
	}
	
a:active {
	font-weight: normal;
	color: #D1C9C3;
	text-decoration: none;
}



div#leftside {
	padding: 0px;
	width: 325px;
	margin-left: 20px;
	float: left;
}
div#rightside {
	padding: 0px;
	width: 325px;
	margin-left: 560px;
	float: none;
}
h1 {
	margin: 0px 0px 0px 200px;
	padding: 5px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #193052;
	margin: 0px 0px 0px 200px;
	padding: 0px;
	letter-spacing: 2px;
}
h3 {
	margin: 30px 0px -70px;
	font-size: 16px;
	color: #3C5A42;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
.dots {
	font-weight: bold;
	letter-spacing: 2px;
}
.copyrite {
	font-size: 10px;
	margin-left: 100px;
	clear: both;
}
