.bg {
	background-attachment: scroll;
	background-image:  url(images/brdTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.floatMenu {
	background-image:  url(images/bgFloatMenu.gif);
	text-align: left;
	float: right;
	border: 2px solid #ff9933;
	position: relative;
	top: 10px;
	margin: 5px;
	padding: 5px;
	height: 100%;
	width: 150px;
	right: 0px;
	text-decoration: none;
	display: block;
	font: bold normal 12px/1.3em Arial, Helvetica, sans-serif;
}
#bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	display: block;
	height: 100%;
}
#bodytext p {
	display: block;
	width: 45em;
	text-indent: 1em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	word-spacing: normal;
	white-space: pre;
	display: block;
	border: 1px dotted #000000;
	height: 600px;
	width: 650px;
	
}
.center {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-color: #FFFF66;
	border: 2px groove #000000;
	height: 650px;
	width: 750px;
}
#content {
	height: 100%;
	width: 750px;
	vertical-align: top;
	border: 0px none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
}
td {
	border: 0px none;
}
tr {
	border: 0px none;
}
.note {
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #990033;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link2 {
	color: #990000;
	text-decoration: none;
}
.floatScroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: auto;
}
hr {
color:#ff9933;
}
.imgLink {
	float: none;
	border: 0px none #ffffff;
	width: 250px;
	position: relative;
	left: 0px;
body {
	margin-top: 0px;
}

