body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #900;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #060;
	text-decoration: underline;
}

#wrapper {
	margin: 0px;
	width: 100%;
	background-color: #900;
	padding: 0px;
}
#header {
	color: #FFF;
	background-color: #900;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header hr {
	color: #060;
	width: 100%;
	border: 2px solid #060;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
#header p  {
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#leftmenu {
	margin: 0px;
	float: left;
	width: 250px;
	color: #FFF;
	background-color: #F00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #900;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #900;
}
#mainright {
	text-align: center;
	color: #FFF;
	background-color: #090;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: solid;
}

#leftmenu hr {
	color: #00cc00;
	width: 150px;
}

#righttext {
	color: #008000;
	background-color: #FFF;
	margin-left: 265px;
	padding-left: 10px;
	margin-top: 0px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
.party {
	font-size: small;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.copy {
	font-size: small;
	text-align: center;
}
a:visited {
	color: #060;
	text-decoration: underline;
}
#contact {
	border: thick solid #FFF;
	color: #FFF;
	background-color: #060;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 265px;
}
#contact a:link {
	color: #FFF;
}
#contact h2 {
	text-align: left;
}


a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #C00;
	text-decoration: underline;
}
.centerleft {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-align: center;
}
h2 {
	text-align: center;
}

#righttext hr {
	color: #060;
}
#footer {
	font-size: smaller;
	text-align: center;
	color: #FFF;
	background-color: #900;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #060;
}
#mainright h1{
	text-align: left;
}
hr {
	text-align: center;
	width: 66%;
}
.aread {
	color: #FFF;
	text-align: center;
}
