body {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	padding: 0.5em;
	border: 0;
	margin: 0;
	background-color: #74c3f2;
	color: #000;
}

a, a:link, a:active, a:visited {
    color: #2b0e72;
}

a:hover {
    text-decoration: none;
}

h1 {
	margin: 0.5em;
}

h2, h3, h4, p {
	margin: 0 0 0.5em 0;
}

h1, h2, h3, h4 {
    color: #2b0e72;
}

h4 {
	color: #000;
}

hr {
	clear: both;
	height: 1px;
	border: 0;
	margin: 0;
	visibility: hidden;
}

img {
	border: 0;
}

#main {
	width: 50em;
}

#head_frame {
	position: absolute;
	top: 1em;
	left: 12em;
	width: 35em;
}

#head {
	text-align: center;
	border-bottom: 1px solid #2b0e72;
	padding-bottom: 0.5em;
	margin: 0 0 0 3em;
}

#menu_frame {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 12em;
}

#menu {
	padding: 0;
	padding-left: 0.5em;
}

#menu ul {
	margin: 0;
	padding: 1em 0 0 0;
}

#menu ul li {
	margin: 0em 0 0.5em 0.5em;
	padding: 0;
	list-style-type: none;
	width: 10em;
}

#menu ul li a {
	display: block;
	margin: 0;
	padding: 0.5em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #74c3f2;
	background-color: #2b0e72;
	font-size: 90%;
}

#menu ul li a:hover {
	color: #fff;
}

#logo1 {
	height: 135px;
	background-image: url("../images/logo1.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content_frame {
	position: absolute;
	top: 8em;
	left: 12em;
	width: 35em;
	margin-left: -1px;
}

#content {
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	padding: 1em;
	border-left: 1px solid #2b0e72;
}

#content h2 {
	font-size: 200%;
}

#content h3 {
	font-size: 130%;
}

#content h4 {
	font-size: 105%;
}

#content h5 {
	font-size: 100%;
	font-weight: normal;
	color: #000;
}

#content h5 a {
	color: #000;
}

#content table {
	margin: 0.5em 0 1em 0;
	padding: 0;
	font-size: 100%;
}

#content table td {
	padding: 0 1em 0 0;
	margin: 0;
}

#content table tr {
	padding: 0;
	margin: 0;
}

#content p {
	margin-bottom: 1em;
}

#content p img {
	margin: 0.5em 1em 0 0;
}

.note {
	font-size: 80%;
	font-style: normal;
	margin: 1.5em 0 1.5em 0;
}

td.left {
	text-align: left;
	width: 30%;
}

td.center {
	width: 40%;
	text-align: center;
}

td.right {
	width: 30%;
	text-align: right;
}

.pole {
	height: 440px;
	width: 1px;
	float: right;
}
