body {
	background-color: #7F186A;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FFD6;
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FFD6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	margin-left: 150px;
}
#homemain {
	width: 500px;
	margin-left: 222px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 15pt;
	margin-top: 15px;
}
#main {
	width: 550px;
	margin-left: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15pt;
	margin-top: 15px;
}

#homemenu {
	width: 350px;
	margin-left: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 13pt;
	margin-top: 15px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 13pt;
	margin-left: 150px;
	text-align: center;
	padding-bottom: 5px;
	border: 1px dotted #CC99CC;
	width: 550px;
}
a:link, a:visited {
	font-weight: bold;
	color: #7F186A;
	text-decoration: none;
}
a:hover {
	color: #BE2105;
	text-decoration: none;
}
#homemenu p {
	font-size: 12pt;
	line-height: 17pt;
}
#homeheader {
	margin-left: 222px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #333333;
}
#header p {
	color: #996699;
	border: 1px dotted #CC99CC;
	padding: 3px;
	margin-right: 30px;
}
h2 {
	font-size: 12pt;
}
#home_left {
	float: left;
	width: 170px;
	margin-top: 400px;
	text-align: right;
}
.smallertext {
	font-size: 11pt;
}
