*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FFF;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #FFF;
	text-align: center;
	font-size: 18px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/bg.png);
}

#content{
	margin: 0 auto;
	width: 1015px;
	text-align: left;
	border-style: solid;
	margin-top: 5px;
}

#maintop{
	height: 20px;
	background-color: #663;
}

#main{
	width: 1015px;
	margin: 0 auto;
	clear:both;
}

#mainbot{
	background-color: #663;

}

#header {
	height: 230px;
	width: 1015px;
	border-bottom: 1px solid #ffffff;
}

#logo {
	height: 230px;
	width: 1015px;
	background-color: #993;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}


#menu{
	height: 59px;
	background-color: #97926D;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 145px;
	height: 30px;
	display: block;
	padding-top: 17px;
	background: url(images/menu.png) no-repeat left;
}

#menu a:hover{
	width: 145px;
	height: 30px;
	background: url(images/menuhov.png) no-repeat left;
}

#left{
	width: 250px;
	padding-top: 20px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration:none;
}

#left a:hover{
	color: #000;
	text-align: center;
}

#lefttop{
	margin-left: 16px;
	padding-top:5px;
	background-color: #663;
	padding-left: 15px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 230px;
	height: 32px;
	font-weight: normal;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/titleleft.jpg) no-repeat;
	text-align: center;
	padding-bottom: 20px;
}

#left ul {
	list-style: none;
	padding-top: 5px;
	padding-left:5px;
	padding-bottom: 20px;
}

#left li {
	padding-left: 35px;
	padding-bottom: 5px;
	padding-top:2px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
}

#right{
	float: right;
	width: 690px;
	padding-top: 10px;
	padding-right:22px;

}

#right H4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
}

#right H5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	padding-top: 10px;
}

#cen{
	background: url(images/cenbg.jpg) top left;
	padding-bottom:5px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}

#right ol, #right ul
{
	margin-left: 30px;
	color: #FFF;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}



.read{
	text-align: right;
	clear:both;
	padding-bottom:10px;
}

.read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/read.jpg) no-repeat top left;
	width: 76px;
	height:17px;
	padding-top: 2px;
	padding-right: 40px;
	padding-left:20px;
	padding-bottom:5px;
}

#leftcol{
	float:left;
	width:340px;
	text-align: center;
}

#rightcol{
	width:340px;
	float:right;
	text-align: center;
}
#footer {
	border-top: 7px solid #000000;
	height: 40px;
	width: 1015px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.jpg) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
}

#footer a {
	color: #ffffff;
}
#content #main #mainbot #right table tr td p {
	text-align: right;
}
#content #main #mainbot #right table tr td {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#rightcol p {
	text-align: center;
}
ol li {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#content #main #mainbot #right h1 {
	font-size: 24px;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 30px;
}
#content #main #mainbot #right table tr th {
	text-align: center;
	color: #FFF;
	font-size: 13px;
}
