body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	padding:0;
	margin: 0px;
	text-align: center;
	background-color: #E0E0CB;
}

table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	padding:0;
	margin-left: 50px;
}

#top {
	height: 147px;
	width: 720px;
	margin: 20px 0px 10px;

 }

#wrap {
	text-align:left;
	width:720px;
	margin: 0px auto;
	background: #E0E0CB 50%;
}

#content {
	width:720px;
	text-align:left;
	border: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
 }
 
 #contentleft {
	width: 210px;
	border: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	float: left;
	clear: none;
 }
 
 #left_top {
	width: 210px;
	height: 17px;
	border: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	float: left;
	clear: none;
	background-image: url(graphics/side_top.gif);
	background-repeat: no-repeat;
 }

 #left_middle {
	width: 210px;
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	clear: none;
 }

 #left_bottom {
	width: 210px;
	height: 9px;
	border: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	float: left;
	clear: none;
	background-image: url(graphics/side_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;

 }

#contentright {
	width: 506px;
	border: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	float: right;
	clear: none;
	background-image: url(graphics/main_repeat.gif);
	background-repeat: repeat-y;
 }

 #right_top {
	width: 506px;
	height: 11px;
	border: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	clear: none;
	background-image: url(graphics/main_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
 }
 
 #right_bottom {
	width: 506px;
	height: 65px;
	border: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	clear: none;
	background-image: url(graphics/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }

#footer {
	height: 97px;
	width: 720px;
	text-align: center;
	clear: both;
	position: relative;
	margin-bottom: 20px;
 }
 
 p {
	line-height: 140%;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0;
 }

a:link, a:visited, a:active  {  
  color: #6D813E;
  text-decoration: none;
  }

a:hover {
	font-weight: normal;
	text-decoration: underline;

  }

.header {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #6D813E;
}

.medium {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #6D813E;
	margin-bottom: -15px;
}

.side {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin-bottom: -15px;
}

.indent {
	text-indent: 15px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 40px;
	list-style-image: url(graphics/bullet.gif);
	list-style-position: outside;
}
