/* Generated by KompoZer */
html {
  height: 100%;
}
body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 100%;
	background-color: #f3f3f3;
}
#total {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #039;
}

#header {
	width: 798px;
	text-align: right;
	background-color: #ffffff;
	color: #039;
	background-position: center top;
	height: 120px;
	background-image: url(images/logo.GIF);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366ff;
	border-right-color: #3366ff;
	border-bottom-color: #3366ff;
	border-left-color: #3366ff;
	vertical-align: middle;
}
#hormenu li {
	display: inline;
	padding-right: 20px;
	list-style-type: none;
}

#leftContent {
	padding: 5px;
	width: 140px;
	float: left;
	color: #039;
	background-color: #FFF;
}
#centerContent {
	float: left;
	width: 490px;
	background-color: white;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 18px;
}
#rightContent {
	padding: 5px;
	float: left;
	color: #039;
	background-color: #FFF;
	width: 136px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #039;
	border-left-color: #039;
}
#footer {
  font-size: 10px;
  width: 800px;
  clear: both;
  text-align: center;
  height: 14px;
  background-color: #f3f3f3;
  color: black;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: normal;
}
#header h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
}

#header h1{
	margin: 0px;
	font-size: 45px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #039;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftContent ul {
  left: 1px;
  list-style-type: none;
  margin-left: 1px;
  padding-left: 0em;
  font-size: 12px;
}
#leftContent li {
	border: 1px solid #039;
	margin-bottom: 2px;
}
#centerContent p {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#leftContent li a {
	padding: 2px 0px 0px 10px;
	display: block;
	text-decoration: none;
	color: #039;
	height: 18px;
}
#leftContent li a:hover {
	color: #FFF;
	background-color: #039;
}
#rightContent a {

}
