.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
}
#headline{
	clear: left;
	position: absolute;
	top: 70px;
}
#textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	width: 760px;
	position: absolute;
	top: 100px;
}
#menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #003399;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu a, #menu span {
	padding: 1px 2px;
	border-top-width: 2px;
	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: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#menu a {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #003399;
}
#menu a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#menu span {
	color: #FF0000;
	background-color: #FFFFFF;
	border-bottom-color: #003399;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li, #menu a, #menu span {
	float: left;
}
#menu li.highlight {
   border: solid #039;
   border-width: 2px 2px;
   float: left;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
   background: #fff;
   color: #f00;
   padding: 1px 1px;
}

#menu ul {
	border-left: 1px solid #003399;
	overflow: hidden;
	position: relative;
	top: 1px;
}

#menu a:visited {
	color: #993399;
	text-decoration: none;
}
#menu2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #003399;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	clear: left;
	}
#menu2 ul, #menu2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu2 li.highlight {
   border: solid #039;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
   float: left;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
   background: #fff;
   color: #f00;
	padding: 1px 2px;
}
#menu2 a, #menu2 span {
	padding: 1px 2px;
	border-top-width: 0px;
	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: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#menu2 a {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #003399;
	font-size: 12px;
}
#menu2 a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#menu2 span {
	color: #FF0000;
	border-bottom-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
#menu2 li, #menu2 a, #menu2 span {
	float: left;
}
#menu2 ul {
	border-left: 1px solid #003399;
	overflow: hidden;
	position: relative;
	top: 1px;
}

#menu2 a:visited {
	color: #993399;
	text-decoration: none;
}
#postmenu {
	border: 1px solid #999;
	border-top: 0 none;
	padding: 3px 8px;
	clear: both;
}
#textarea {
	position:absolute;
	width:700px;
	z-index:1;
	left: 0px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	text-indent: 0px;
}
#center {
 &nbsp; &nbsp;position:absolute;
 &nbsp; &nbsp;width:774px;
 &nbsp; &nbsp;height:606px;
 &nbsp; &nbsp;left:50%;
 &nbsp; &nbsp;top:50%;
 &nbsp; &nbsp;margin-left:-337px; &nbsp;// half of width
 &nbsp; &nbsp;margin-top:-303px; &nbsp;// half of height
}.headstyle {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
