body {	background-color: #ffffff;	color: #000000;	font-family: Georgia, Times New Roman, Times, Serif;	font-size: 16px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;}h1  {	background-color: #000000;	color: #ffffff;
	text-decoration: none;
	display: inline;
	font: normal 24px Georgia, Times New Roman, Times, Serif;
}

h2  {	background-color: #000000;	color: #ffffff;
	text-decoration: none;
	display: inline;
	font: normal 20px Georgia, Times New Roman, Times, Serif;
}

h3 h4 h5 h6 {	background-color: #ffffff;	color: #000000;
	font: normal 18px Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
	display: inline;
}

h1 h2 h3 h4 h5 h6  {
	display: inline !ie;
}

h3  {
	display: inline !ie;
}

a:link {	color: #000000;	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: underline;
	font-size: 16px;}

a:visited {	color: #000000;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: underline;
	font-size: 16px;}

a:hover {	color: blue;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: underline;
	font-size: 16px;}

a:active {	color: purple;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: underline;
	font-size: 16px;}

table {
	font-size: 16px;
	font-family:  Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
	font-style: normal;
}

div#headline {
	text-align: left;
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;	
	background-color: #000000;	color: #ffffff;
	line-height: 1.35;
}

div#hello {
	align: center;
	text-align: left;
	width: 700px;
	padding: 10px;
	background-color: #ffffff;	color: #000000;
	line-height: 1.35;
}

div#about {
	text-align: left;
	width: 800px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
	background-color: #ffffff;	color: #000000;
	line-height: 1.45;
}

div#about a:link, div#about a:visited {	color: #000000;	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
	font-size: 14px;}

div#about a:hover {	color: blue;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: none;
	font-size: 14px;}

div#about a:active {	color: purple;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: none;
	font-size: 14px;}

div#footer {
	background-color: #ffffff;	color: #000000;
	font: normal 12px Georgia, Times New Roman, Times, Serif;
}

div#copyright {
	background-color: #ffffff;	color: #000000;
	font: normal 12px Georgia, Times New Roman, Times, Serif;
	text-align: center;
	margin-left: 10px;
}

div#menu2 {
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 5px;	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	font: italic 14px Georgia, Times New Roman, Times, Serif;
}

div#menu2 a:link, div#menu2 a:visited {
	color: #000000;
	background-color: #ffffff;
	background: #ffffff;	text-decoration: none;
	display: inline;
	clear: none;
	font: italic 14px Georgia, Times New Roman, Times, Serif;
}

div#menu2 a:hover {
	color:  #348017;
	background-color: #ffffff;
	display: inline;
	clear: none;
	font: italic 14px Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
}

div#menu2 a:active {
	color: purple;
	background-color: #ffffff;
	background: #ffffff;	text-decoration: none;
	display: inline;
	clear: none;
	font: italic 14px Georgia, Times New Roman, Times, Serif;
}

ul {
	list-style-image: none;
	list-style-type: none;
}

li {
	list-style-image: none;
	list-style-type: none;
}


#theFormDiv {
 	display:none;
 	position:relative;
 	top:5px;
 	left:30px;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 16px;
    background-color:#ffffff;
 	border:1px solid #000000;
 	padding:7px;
 	margin:1px;
 	width:600px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.nocss {
  display:none;
}

