* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
	width: 1000px;
	clear: both;
}
#wrapper #header #logo img {
	float: left;
	height: 100px;
	width: 300px;
}
#wrapper #content #menu {
	float: left;
	width: 100px;
	height: 600px;
}
#wrapper #content #menu a {
	background-image: url(../images/rollover2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 50px;
	width: 100px;
	line-height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
	color: #588DF5;
}
#wrapper #content #menu p a:hover {
	background-position: bottom;
	color: #588DF6;
}
#wrapper #content #main {
	float: right;
	width: 900px;
}
#wrapper #content #main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px;
	color: #039;
}
#wrapper #content #main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #600;
}
#wrapper #content #main h2 a {
	text-decoration: none;
	color: #588DF5;
}
#wrapper #content #main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #588DF6;
}
#wrapper #content #main h3 a {
	text-decoration: none;
	color: #276CED;
}
#wrapper #content #main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	color: #588DF6;
	text-align: justify;
}
#wrapper #content #main p img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#wrapper #content #main p a {
	text-decoration: none;
	color: #06C;
}


#wrapper #content #main table p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 15px;
	color: #588DF6;
}
#wrapper #footer {
	clear: both;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
}

#wrapper #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #588DF6;
	text-decoration: none;
	text-align: center;
}
#wrapper #footer p a {
	text-decoration: none;
	color: #06C;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #content #main table tr td p {
	text-align: center;
}
#wrapper #content #main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
	text-decoration: none;
	color: #06C;
}
#wrapper #content #main h4 a {
	text-decoration: none;
	color: #588DF6;
}
