body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	position: static;
	padding-left: 10px;
}
a {
	color: #003300;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	padding-right: 3px;
	padding-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669933;
	text-indent: 10px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	padding-right: 3px;
	padding-left: 5px;
}
.footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.text_nav {
	font-size: 11px;
	color: 666666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.copyright {
	font-size: 9px;
	background-color: CCCCCC;
}
#special_content {
	position:absolute;
	left:0px;
	top:115px;
	width:161px;
	height:25px;
	z-index:3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main_content {
	position:absolute;
	width:539px;
	height:25px;
	z-index:4;
	left: 161px;
	top: 115px;
	border: thin solid #cccccc;
}
#logo {
	position:absolute; 
	left:0px; 
	top:0px;
	width:161px; 
	height:115px;
	z-index:1; 
	visibility:visible;
}
#navbar {
	position:absolute; 
	left:161px; 
	top:0px;
	width:539px; 
	height:115px;
	z-index:2; 
	visibility:visible;
}

