#body {
	width: 900px;
	color: #ffffff;
	background: #ffffff;
	border: 0px solid black;}

#wrapper {
	background: #ffffff;
	border: 0px solid black;
	margin: 10px auto;
	text-align: left;
	width: 900px;
	position: relative;}

#header {
	background: #ffffff;
	height: 270px; width: 900px;
	margin: 0;
	border: 0px solid black;}

#main {
	width: 900px;
	position: relative;
	color: #ffffff;
	background: #ffffff;
	border: 0px solid black;}

#main #left {
	float: left;
	width: 275px;
	margin-left: 10px;
	display: inline;
	border: 0px solid black;}

#main #right {
	float: left;
	width: 600px;
	margin-left: 10px;
	display: inline;
	border: 0px solid black;}

#main #footer {
	float: left;
	width: 900px;
	margin-left: 10px;
	display: inline;
	border: 0px solid black;}

#menucont a.tl:hover, #menucont a.tl:active , #menucont a.sl:hover, #menucont a.sl:active{background-color: #cce3f8; text-align: center;}
#menucont a.sl, #menucont a.sl:hover, #menucont a.sl:active{ text-align: left;}
#menucont a.sl:hover, #menucont a.sl:active , #menucont a.sl:hover, #menucont a.sl:active{background-color: #ffffff; text-align: left;}
#links {display: block; width: 250px; font: Trebuchet MS; font-size: 14px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica; font-weight: normal; z-index: 100;}
#links a {display: block; text-align: left; padding: 3px 20px; margin: 1px 1px 1px 1px; border-width: 0px; text-decoration: none; color: #535251; background: #EEECE9; border: 1px solid #535251; border-bottom: 2px solid #535251;}
#links a:hover {color: #Ffffff; background: #5E5953; border: 1px solid #535251; border-bottom: 2px solid #535251;}
#links1 {display: block; width: 220px; margin-left: 30px; font: Trebuchet MS; font-size: 14px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica; font-weight: normal; z-index: 80;}


p  {	text-align: justify; 
	font-family:  Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #5E5953;
	padding: 0px 15px 0px 0px;}

h2 {
	text-align: center;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:  16px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;}

h3 {
	text-align: left;
	font-family:  Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:  16px;
	color: #5E5953;
	font-weight: bold;
	padding: 0px 0px 0px 0px;}

h4 {	text-align: center;
	color: #5E5953;
	font-family:  Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;}

h5 {	text-align: center;
	color: #5E5953;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;}

h6 {
	text-align: left;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:  11px;
	color: #5E5953;
	font-weight: normal;
	padding: 0px 0px 0px 0px;}
	
ul  {
	text-align: left;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #5E5953;
	list-style-position: outside;
	margin-left: 10px;
	margin-right: 0px;
	list-style-type: square;}

ol  {
	text-align: left;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	list-style-type: decimal;
	color: #5E5953;
	list-style-position: outside;
	margin-left: 30px;
	margin-right: 15px;}

li  {
	text-align: left;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #5E5953;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
	margin-right: 15px;
}
	
hr {width: 880px; padding: 0px; margin: 0; color: #5E5953;}  
	
a {color: #ff022e; text-decoration: none; font-weight: bold;}
a:hover { color: #ff022e; text-decoration: underline; font-weight: bold;}
a:visited, a:hover, a:active {
border-color: #fff;
border-width: 1px;
}

