div#header {
	position: absolute;
	height: 120px;
	width: 760px;
	top: 0px;
	/*	margin: 0px;
	padding: 0px;*/
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	background: #FF0066 url(images/head.jpg) no-repeat;
}
div#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px;
	width: 760px;
	text-align: center;
	vertical-align: middle;
}
div#nav {
	position: absolute;
	height: 23px;
	width: 760px;
	left: 0px;
	top: 120px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #999966;
}
div#navbot {
	position: absolute;
	width: 760px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #999966;
	font-family: Georgia, Times, serif;
	font-size: 0.9em;
	font-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	display: inline;
	clear: both;
	top: 693px;
	left: 0px;
}
div#mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #FFFF99;
	text-indent: 10px;
	overflow: auto;
	position: absolute;
	height: 550px;
	width: 444px;
	left: 300px;
	top: 143px;
	margin: 0px;
	padding: 8px;
	text-align: left;
}
#mainContent a:link {
	color: #3366FF;
	text-decoration: none;
	font-size: 13px;
}
#mainContent a:visited {
	color: #6699FF;
	text-decoration: none;
}
div#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	background-repeat: repeat;
	padding: 3px;
	border: thin dotted #999966;
	overflow: hidden;
	position: absolute;
	height: 550px;
	width: 292px;
	left: 0px;
	top: 143px;
	text-align: left;
	background-image: url(images/amr-bacg.jpg);
}
div#nav ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
div#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
div#sideImage {
	position: absolute;
	left: 2px;
	top: 3px;
	height: 252px;
	width: 288px;
}
div#sideText {
	text-indent: 10px;
	padding: 2px;
	position: absolute;
	height: 242px;
	width: 288px;
	left: 2px;
	top: 256px;
	line-height: 1.1em;
}
div#sideText a:link {
	color: #FF0066;
	text-decoration: none;
	font-size: 13px;
}
div#sideText a:visited {
	color: #FF6600;
	text-decoration: none;
}
div#sideText a:hover {
	color: #FF0033;
	text-decoration: none;
}
div#sideText a:active {
	color: #FF0000;
	text-decoration: none;
}
td {
	color: #FF0066;
	background-color: #FFFF99;
}
th {
	color: #FF0066;
	background-color: #FFFF99;
}
div#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#nav a:visited {
	color: #FFFF99;
	text-decoration: none;
}div#nav a:hover {
	color: #FFCC99;
	text-decoration: none;
}
div#nav a:active {
	color: #FFCC00;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.2em;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(file:///Macintosh%20HD/Users/user/Desktop/Current/SitesAll/images/amr-bacg.jpg);
	text-align: left;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
div#mainContent table{
	border: thin solid #FF0066;
}
div#mainContent tr{
	border: thin solid #FF0066;
	background-color: #FFFFCC;
	padding: 2px;
}
#mainContent td {
	border: thin solid #FF0000;
}
div#mainContent dl {
	list-style: square;
}
#mainContent dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
}
#mainContent dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-indent: 0px;
}
.rightImg {
	float: right;
	padding: 6px;
	border: thin solid #FF0000;
	margin: 6px;
}
