<style type="text/css">

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 75px;
	width: 100%;
}
#header {
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/Header.jpg);
}
#content {
	height: 470px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Backgound.jpg);
	background-repeat: repeat;
	border: medium none #000;
	margin-top: 10px;
}
#leftColumn {
	float: left;
	height: 200px;
	width: 250px;
	margin-top: 20px;
	margin-left: 4px;
	font-size: 16px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #AAA;
	list-style-type: disc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#rightColumn {
	float: right;
	height: 325px;
	width: 525px;
	margin-top: 10px;
	margin-right: 5px;
	color: #000;
	font-size: 16px;
}
#footer {
	height: 75px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: medium none #000;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 9px;
	padding-top: 4px;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
<style type="text/css">
<!--

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #888;
}
a:active {
	text-decoration: none;
	color: #000;
}
-->
</style>
<style type="text/css">
<!--
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #888;
}
a:active {
	text-decoration: none;
	color: #000;
}
-->
</style>

</style>@charset "UTF-8";
/* CSS Document */
