h1 {
font-family: Times New Roman, Times, serif;
color: #000066;
font-size: 30pt;
text-align: center;
}

.header {
	width: 100%;
	border: 0;
	background: #FFFF99;
}

.submenu {
	border: 0;
	background: #000066;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.submenu a.link:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.submenu a:visited {
	color: #FFFF99;
	text-decoration: none;
}

.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	width: 100%;
	border-bottom: 2px;
	border-color: #0099FF;
	background: #000066;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
}

.menu a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.menu a:visited {
	color: #FFFF99;
	text-decoration: none;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.ads {
	width: 120px;
	position: absolute;
	left: 10px;
	top: 300px;
	z-index: 3;
}

.link_ads {
	width: 120px;
	position: absolute;
	left: 10px;
	top: 400px;
}

.content {
	position: relative;
	padding-left: 75px;
	padding-right: 20px;
}

h3 {
	font-size: 10pt;
	text-align: center;
}

.announce {
	border: 4px
	border-style: double;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	background: #000066;
	font-weight: bold;
	width: 130px;
	height: 100px;
	padding-top: 30px;
	border-color: #FFFFFF;
}

.announce a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.announce a:visited {
	color: #FFFF99;
	text-decoration: none;
}

.announce a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	width: 100%;
	_height: 100%;
	min-height: 600px;
}

.footer {
	position: relative;
	valign: bottom;
	bottom: 0;
}

h2 {
	color: #0000FF;
	font-style: italic;
	text-align: center;
	font-size: 2em;
}

h4 {
	text-align: left;
	color: #00066;
}


ul li {
	text-align: left:
	line-height: 1.1em;
}

.chikita {
	float: right;
	width: 120px;
}