html { background-color: #8eb7f3; background-image: url(../img/background-page.jpg); background-repeat: repeat-x; margin: 0; padding: 0; }
body { position: relative; margin: 0; padding: 0 0 500px; font: 0.75em arial, sans-serif; }
h1 {
	color: #10547b;
	font-size: 1.8em;
	margin: 0;
	padding: 10px;
}
h2, h3 { color: #10547b; margin: 0; padding: 10px; }
h2 { margin-right: 50px; padding-bottom: 5px; border-bottom: 1px solid #2651a7; }
p { margin: 0; padding: 0.5em 1em; }
hr { background-color: #10547b; height: 1px; margin: 0.6em 3em; padding: 0; border-width: 0; }
#head {
	color: #fff;
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 724px;
	min-height: 93px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #2651a7;
}
#head ul {
	font-size: 1.3em;
	bottom: 20px;
	margin: 0 10px 10px 0;
	padding: 2px 0 10px 0;
	float: right;
}
#head li {
	display: inline;
	list-style-type: square;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#head h1 { color: #fff; }
#head a:link {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#head a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#head a:hover {
	color: #fff4a4;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#head a:active {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#main { background-image: url(../img/background.gif); background-repeat: repeat-y; position: relative; width: 533px; min-height: 400px; margin-right: auto; margin-left: auto; padding: 167px 10px 3em 181px; }
#page-title { background-image: url(../img/umbrella.jpg); background-repeat: no-repeat; position: absolute; top: -16px; right: 1px; width: 542px; height: 181px; }
#page-title h1 { font-size: 2.3em; position: absolute; left: 10px; bottom: 5px; margin: 0; padding: 0; }
#panel { font-size: 0.9em; position: absolute; top: 10px; left: 0; width: 180px; }
#panel li { margin-bottom: 10px; }
#panel ul { margin: 0; padding: 20px 0 0 15px; list-style-type: none; }
#panel h3 { font-size: 1.2em; text-align: center; margin: 0; padding: 0; }
#panel ul { margin: 0; padding: 5px 5px 5px 10px; list-style-type: none; }
#panel li { font-size: 1.2em; margin: 0; padding: 0 0 5px; }
#foot { background-image: url(../img/footer.gif); background-repeat: no-repeat; text-align: center; position: relative; width: 724px; height: 35px; margin: 0 auto; padding: 0; }
#foot ul { margin: 0; padding: 7px 0 0; list-style-type: none; }
#foot li { margin: 0; display: inline; }
#foot a:link { color: #10547b; text-decoration: none; margin-right: 2px; margin-left: 2px; }
#foot a:visited { color: #10547b; text-decoration: none; margin-right: 2px; margin-left: 2px; }
#foot a:hover { color: #10547b; text-decoration: underline; margin-right: 2px; margin-left: 2px; }
a:link { }

a:visited { }

a:hover { }

