body {
	margin: 0px;
	padding: 0px;
	background: url(../images/AA_backing.jpg) top repeat-x #DCDBD9;
}
.clear { clear: both; }

a:link    { color: #660000; text-decoration: underline; }
a:visited { color: #660000; text-decoration: underline; }
a:hover   { color: #990000; text-decoration: underline; }

#header {
	display: block;
	width: 985px;
	height: 90px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0;
	z-index: 1;
	
}
#home #header {
	display: block;
	width: 100%;
	height: 444px;
	margin: 0px auto;
	position: absolute;
	top: 0;
	z-index: 1;
	/*border-bottom: 12px solid #900;*/
}
#home #flashcontent {
	display: block;
}
.wrapper {
	display: block;
	width: 985px;
	margin: 0px auto;
}
#header #flashzone {
	display: block;
	width: 400px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	height: 64px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
}
#header h2 {
	display: block;
	width: 329px;
	height: 34px;
	background: url(../images/AW_teachtheworld.png) bottom right no-repeat;
	float: right;
}
#header h1 b,
#header h2 b {
	position: absolute;
	left: -999em;
}
#featuredArtist {
	display: block;
	width: 650px;
	height: 362px;
	float: left;
	margin-top: 5px;
}
#mainNav {
	display: block;
	background: url(../images/AA_mainNavBack.jpg) top center repeat;
	border: 2px solid #000;
	width: 100%;
	min-height: 28px;
	margin: 0px auto;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	top: 0px;
	left: 0;
	z-index: 50;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#home #mainNav { top: 90px; }
#mainNav ul {
	list-style: none;
	width: 985px;
	min-height: 24px;
	margin: 0px auto;
	padding: 4px 0px 0px 0px;
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
#mainNav li {
	display: block;
	width: 193px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 4px 0px 2px 0px;
	letter-spacing: 0.12em;
	border-left: 1px solid #4B442B;
}
#mainNav li.noBorder { border-left: none; }

#mainNav a:link    { color: #F0E7BC; text-decoration: none; background: none; }
#mainNav a:visited { color: #F0E7BC; text-decoration: none; background: none; }
#mainNav a:hover   { color: #FFF; text-decoration: underline; }

#home #homeZone {
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	position: absolute;
	top: 440px;
	left: 0;
	z-index: 1;
}
#content {
	display: block;
	width: 944px;
	min-height: 300px;
	margin: 0px auto;
	padding: 20px;
	background: url(../images/AW_contentZone_bottom.png) bottom center no-repeat #FFF;
}
#home #content {
	width: 610px;
	background: url(../images/AW_Home_ContentBack.png) bottom center no-repeat #FFF;
	margin: 24px 0px 0px 0px;
	float: left;
	height: auto;
	min-height: 200px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #996633;
	font-size: 24px;
	letter-spacing: 0.05em;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #352E3D;
	font-size: 18px;
	letter-spacing: 0.05em;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996633;
	font-size: 14px;
	letter-spacing: 0.05em;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #352E3D;
	font-size: 12px;
	letter-spacing: 0.05em;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	color: #261E07;
}

.leftCol {
	display: block;
	width: 49%;
	float: left;
}
.rightCol {
	display: block;
	width: 49%;
	float: right;
}
p.profileThumb {
	display: block;
	width: 240px;
	padding: 20px;
	float: left;
	text-align: center;
}
#content a:link    { color: #996633; text-decoration: underline; }
#content a:visited { color: #996633; text-decoration: underline; }
#content a:hover   { color: #352E3D; text-decoration: underline; }

/* -- Feature Palette Formatting -- */
#featurePalette {
	display: block;
	width: 329px;
	float: right;
	margin-top: 100px;
	padding: 0px;
}
#featurePalette h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 329px;
	background: url(../images/AAfeatPallette_title.png) bottom center no-repeat;
	height: 39px;
}
#featurePalette h1 b {
	position: absolute;
	left: -999em;
}
#featurePalette div.items {
	clear: both;
	min-height: 100px;
	background: url(../images/AAfeatPallette_back.png) bottom center repeat-y;
}
#featurePalette p {
	display: block;
	padding: 18px 10px;
	border-bottom: 1px solid #F0E7BC;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #F0E7BC;
	min-height: 30px;
	width: 90%;
	margin: 5px auto;
}
#featurePalette p b.date {
	display: block;
	font-size: 18px;
	color: #F0E7BC;
	width: 80px;
	text-align: center;
	float: left;
}
#featurePalette p b.headline {
	display: block;
	font-size: 13px;
	color: #F0E7BC;
	width: 194px;
	text-align: left;
	float: right;
}
#featurePalette a:link    { color: #F0E7BC; text-decoration: underline; }
#featurePalette a:visited { color: #F0E7BC; text-decoration: underline; }
#featurePalette a:hover   { color: #FFFFFF; text-decoration: underline; }

/* -- News Palette Formatting -- */
#newsPalette {
	display: block;
	width: 312px;
	min-height: 120px;
	background:url(../images/AA_NewsPalette_Back.png) bottom center repeat-y;
	float: right;
	margin-top: 40px;
	padding: 0px;
}
#newsPalette h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../images/AA_NewsPalette_Top.png) top center no-repeat;
	height: 35px;
}
#newsPalette h1 b {
	position: absolute;
	left: -999em;
}
#newsPalette p {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #996633;
	font-family: Helvetica, sans-serif;
	min-height: 30px;
	width: 90%;
	margin: 5px auto;
}
#newsPalette p b.date {
	display: block;
	font-size: 18px;
	color: #352E3D;
	width: 80px;
	text-align: center;
	float: left;
}
#newsPalette p b.headline {
	display: block;
	font-size: 13px;
	color: #151002;
	width: 194px;
	text-align: left;
	float: right;
}
#newsPalette a:link    { color: #352E3D; text-decoration: underline; }
#newsPalette a:visited { color: #352E3D; text-decoration: underline; }
#newsPalette a:hover   { color: #996633; text-decoration: underline; }

p.newsListing b.date {
	display: block;
	font-size: 24px;
	color: #352E3D;
	width: 80px;
	text-align: center;
	padding: 10px;
	float: left;
}
p.newsListing b.headline {
	display: block;
	font-size: 14px;
	text-align: left;
	padding: 14px;
	float: left;
}
p.newsListing a {
	display: block;
	padding: 14px;
	float: left;
} 
p.newsListing {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #660000;
}

/* -- Rounded Link Palette -- */
.roundcont {
	width: 350px;
	background-color: #E6E1CB;
	color: #261E07;
	margin: 0px auto;
	font-family: Helvetica, sans-serif;
}

.roundcont p {
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #261E07;
	border-right: 1px solid #261E07;
	font-size: 12px;
}

.roundtop { 
	background: url(../images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.png) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
/* -- End of Round Link Palette -- */

#footer {
	display: block;
	width: 985px;
	margin: 10px auto;
	padding: 0px;
	border-top: 2px solid #352E3D;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151002;
}
#footer a:link    { color: #996633; text-decoration: underline; }
#footer a:visited { color: #996633; text-decoration: underline; }
#footer a:hover   { color: #352E3D; text-decoration: underline; }

