
body {
	margin-left: 20px;
	background-color: White;
	border: 0;
   	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;

}


fieldset {background-color:#FFFF99};

legend {font-weight: bold};


textarea {font-family: Arial; font-size:100%};

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
  	color: #006666;
  	font-family: Arial, Verdana;

	text-decoration: none;
	}
A:active {
	color: #006666;
	font-family:  Arial, Verdana;

	text-decoration: none;
	}
A:visited {
	color: #006666;
	font-family:  Arial, Verdana;

	text-decoration: none;
	}
A:hover {
	color: #FFCC66;
	font-family:  Arial, Verdana;

	text-decoration: none;
	}


#HeaderImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 200px;
	font-size: 18px;
	text-align: left;
	padding: 5px 5px 0 5px;
	z-index: 1
}

#HeaderImageOverlay {
	position: absolute;
	top: 127px;
	left: 160px;
	width: 200px;
	height: 20px;
	font-size: 14px;
	text-align: left;
	padding: 5px 5px 0 5px;
	z-index: 2
}


#MenuBar {
	position: absolute;
	top: 165px;
	left: 63px;
	width: 700px;
	height: 20px;
	font-size: 14px;
	text-align: left;
	padding: 5px 5px 0 5px;
	z-index: 2
}
#NoteImage {
	position: absolute;
	top: 200px;
	left: 500px;
	width: 260px;
	height: 260px;
	font-size: 14px;
	padding: 0 5px 0 5px;
	z-index: 0
}


#CenterLeftBox {
	position: absolute;
	top: 243px;
	left: 63px;
	width: 400px;
	height: 300px;
	font-family: Arial, Verdana;
	font-size: 14px;
	padding: 0 5px 0 5px;
	z-index: 2
}

#CenterBox {
	position: absolute;
	top: 243px;
	left: 63px;
	width: 750px;
	height: 600px;
	font-size: 14px;
	padding: 0 5px 0 5px;
	z-index: 2
}

#bottomBar {
	position: absolute;
	top: 700px;
	left: 0px;
	width: 750px;
	height: 30px;
	font-size: 14px;
	padding: 0 5px 0 5px;
	z-index: 3
	background-color: black;
	}
