body {
	background-color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.8em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
}
#maincontainer {
	width: 919px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #333333;
	border-left-color: #333333;
}
#headerrow {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	background-color: #000000;
}
#headerrow a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aaclogo {
	float: left;
}
#requestbrochure {
	float: right;
}
#navrow {
	text-align: center;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
}
#navrow a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#featurepic {
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#contentcontainer {
	background-image: url(images/strip_orange.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	background-color: #333333;
}
#contentdiv {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 0.8em;
	background-color: #333333;
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 25px;
	padding-top: 25px;
}
.center {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftaligntext {
	text-align: left;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-decoration: none;
}
.bulletbar {
	margin-right: 8px;
	padding-top: 5px;
}
.whitetxt {
	color: #FFFFFF;
}
.orangetxt {
	color: #ffcc66;
}
#contentcontainerfortwocolumns {
	background-image: url(images/strip_orange_short.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	background-color: #333333;
}
#twocolumncontenttable {
	width: 100%;
}
#twocolumncellone {
	vertical-align: top;
	padding-top: 19px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#twocolumncellone a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallerypic {
	border: 1px solid #000000;
}
#thumbnailcell {
	background-color: #272727;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#thumbnailcell img {
	border: 1px solid #000000;
	margin: 10px;
}
#thumbnailnav {
	text-align: right;
	padding-top: 25px;
	vertical-align: top;
}
#thumbnailnav img {
	padding-bottom: 7px;
}
#thumbnailnav a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input [type="text"], textarea {
	background-color: #666666;
	border: 1px solid #000000;
	font-size: 1em;
	color: #CCCCCC;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
select {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-size: 1em;
	color: #333333;
	padding: 3px;
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
