*{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}*
body {
	line-height: 1.8em;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	background-color: #009999;
}
a {COLOR: #009999; text-decoration: none;}
a:visited {
	COLOR: #009999;
	text-decoration: none;
}
a:hover {COLOR: #333; text-decoration: underline;}
h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #800000;
	background-repeat: repeat-x;
}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img {
	float: left;
	padding-top: 0 px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	height: 215px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
	color: #009999;
	font-size: 19px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 14px;
}

#wrap {
	padding: 10px 10px 3px 10px;
	width: 760px;
	margin:20px auto;
	background: #fff;
	border: thick solid #800000;
}
#left {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right {
	margin-bottom: 10px;
	float: right;
	width: 550px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
.textpadme {
	padding-left: 10px;
}
