body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(/graphics/ghalf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a:link {
	color: #CAFCC9;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CAFCC9;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #EBE9ED;
}
h1 {
	font-size: 145%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 115%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 95%;
}
li {
	list-style-image: url(../graphics/bullet.png);
	list-style-position: outside;
	line-height: 150%;
	list-style-type: circle;
}

#menu {
	position: absolute;
	left: 125px;
	top: 105px;
	z-index: 3;
}
#top {
	background-color: #B7B7B7;
	position: fixed;
	height: 118px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#red {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#main {
	position:absolute;
	left:293px;
	top:128px;
	width:60%;
	z-index:6;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #FFFFFF;
	padding-left: 15px;
	background-image: url(/graphics/trans-grey-bg.png);
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #FFFFFF;
}
#main img {
	text-align: center;
}
.floatright {
	float: right;
	clear: both;
}
.underline {
	text-decoration: underline;
}
.note {
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	font-variant: normal;
}

#rightcurve {
	position: fixed;
	z-index: 5;
	top: 118px;
	right: 0px;
}
#textmenu {
	position: fixed;
	bottom: 0px;
	left: auto;
	right: auto;
}
#textmenu li {
	display: inline;
	text-align: center;
	padding-right: 6px;
	padding-left: 4px;
	margin-right: 6px;
	margin-left: 4px;
}
#textmenu ul {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#textmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#textmenu a:visited {
	text-decoration: underline;
	color: #CAFCC9;
}
#textmenu a:hover {
	text-decoration: underline overline;
	color: #FDFAB9;
}
#textmenu a:active {
	text-decoration: none;
	color: #EBE9ED;
}
#printme {
	display: none;
}

.innerUL {
	margin-left: 20;
}
.innerLI {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#main #AIR {
	float: left;
}
