﻿@charset "utf-8";
/* CSS Document */
html, body, wrapper, p, ul, li, ol, h1, h2, h3, h4, h5, h6, fieldset, form {
	margin:0px;
	padding:0px;
	}
body {
	margin: 0px;
	padding: 0px;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align:left;
	background: #060;
}
#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background: url(../amac_background_big.jpg) no-repeat;
	border-right: 5px solid #0f9;
	border-left: 5px solid #0f9;
	border-top: 5px solid #0f9;
}
#banner {
	margin: 0px;
	padding: 0px;
	border: 0.5px solid #666666;
}
#bannerLow {
	height: 70px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bannerlow a {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 80%;
	font-weight: bold;
}
#topnav {
	background: #990000;
	margin: 0px;
	padding: 1px 0px 3px;
}
#topnav ul li {
	padding: 0px;
	display:inline;
	text-align: center;
}

#topnav ul li a{
	color:#000000;
	background-color:#FFFFCC;
	text-decoration:underline;
	padding:1px 22px;
	border-right: #999999 solid 1px;
	text-align:center;
	width:8em;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	background-color: #FFFFCC;
}
#leftmargin {
	margin: 0px;
	padding: 0px 1px;
	float: left;
	width: 300px;
}
#rightmargin {
	margin: 0px;
	padding: 0px 1px;
	float:right;
	width:630px;
}



#contentcenter {
	float: left;
	width: 270px;
	padding-left: 1px;
}
#contentright {
	width: 355px;
	float: right;
}

#topnav ul li a:hover, #nav ul li a:focus{
background-color:#FFFF00
}
#topnavlow {
background-color: #003333;
height: 6px;
color:#FFFF33;
text-align:center;
}
p {
	font-size: 100%;
	color:#000000;
}
h1 {font-size: 115%;
color:#990000;
}
h2 {
	font-size: 110%;
	color:#000099;
}
h3 {
	font-size: 105%;
	color:#990000;
}
h4 {
	color: #000066;
	font-size: 100%;
}
a {
	font-size: 95%;
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
}
em {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
ul {
	text-indent: 15px;
	list-style: disc;
	text-align: left;
}
.imageleft {
	margin: 0px;
	padding: 0px;
	float: left;
}
.imageright {
	margin: 0px;
	padding: 0px;
	float: right;
}
#bttmnavhigh {
	height: 6px;
	clear: both;
}
#bttmnav {
	background: #990000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}
#bttmnav ul li {
	padding: 0px;
	display:inline;
	text-align: center;
}
#bttmnav ul li a{
	color:#000000;
	background-color:#FFFFCC;
	text-decoration:underline;
	padding:1px 22px;
	border-right: #999999 solid 1px;
	text-align:center;
	width:8em;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	background-color: #FFFFCC;
}
#bttmnav ul li a:hover, #bttmnav ul li a:focus{
background-color:#FFFF00
}
#bttmnavlow {
	background: #003333;
	height: 6px;
}
#footer {
	background: #0F9;
	height: 20px;
	text-align: center;
	font-size: 65%;
	color: #000000;
	font-weight: bold;
	clear: both;
}
#footer a {
	color: #000033;
}
