{
 margin: 0px;
 padding: 0px;
}
a:link {
	color: #003862;
}
a:hover {
	text-decoration: none;
	color: #EDD589;
}
a:visited {
	color: #FF3366;
}
body {
	background: #89BAD4 url(back.jpg) repeat-x;
	color: #003366;
	margin: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content {
	width: 820px;
	text-align: left;
	border: 3px solid #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#back {
	width: 820px;
	background: #ffffff;
}
#header {
	height: 200px;
	text-align: center;
}
#logo {
	width: 790px;
	height: 220px;
	text-align:  left;
	padding-left: 30px;
	padding-top: 20px;
	background-image: url(header0.jpg);
	background-repeat: no-repeat;
}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a {
	font-size: 12px;
}
#footer {
	height: 0px;
	clear: both;
	padding-top: 0px;
	background: url(images/buttons.gif) repeat-x;
	border-top: 0;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}

