p {
	font: normal normal 9pt verdana;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 8px;
	text-align: left;
	}
h1 {
	font: normal bold 16pt arial;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;
	color: #cc0000;
	}
h3 {
	font: normal bold 12pt arial;
	letter-spacing: 1px;
	margin: 0px;
	color: #003366;
	}
ul {
	font: normal bold 9pt arial;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #cc0033;
	}

/* specific divs */
#container {
	background: #aaccff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#mainContents {
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 168px;
	}
#rightSideContents {
	background: #aaccff;
	width: 165px;
	padding: 2px 10px 2px 10px;
/*	float: right; */
	position: absolute;
	top: 0px;
	left: 433px;
	right: 0px;
	margin: 0px;
	}

/* classes */
.sideHeading {
	font: normal bold 10pt arial;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #ff0000;
	text-align: center;
	}
.sideSubheading {
	font: normal bold 9pt arial;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #003399;
	text-align: center;
	}
.sideText {
	font: normal bold 8pt arial;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000000;
	padding-left: 3px;
	text-align: left;
	}
.menuStyle {
   font-family: Verdana, Arial;
   background-image: url(./../graphics04/bkgroundWhite.gif);
   color: blue;
   letter-spacing: normal;
   font-weight: bold;
   font-variant: normal;
   font-size: 8pt;
   font-style: normal;
   text-align: left;
   text-indent: 15px;
   text-decoration: none;
   text-transform: none;
   height: 18px;
   cursor: hand;
}
