@charset "UTF-8";

html, body, #flashContent {
	height:800px;
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 68%;
}

p, h1, h2, h3 {
margin: 0;
padding: 0;
border: 0;
}
#altMainContent{
	background-color: #FFFFFF;
	background-image: url(../images/art3Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	height: 740px;
}
#flashContent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#altContent {
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0;
}
/* add the firefox anti border focus thingy etc */

#verbageContent {
	width: 200px;
	margin-right: 0px;
	margin-left: 260px;
	text-align: justify;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#verbageContent p {
	margin-bottom:1.2em;
}
#navBox {
	width: 190px;
	margin-top: 80px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}

#navBox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-type: none;
	margin: 0em;
	padding: 0.2em;
	color: #9D935C;
	line-height: 1.5em;
	font-weight: 500;
}
#navBox ul li {
	list-style-position: outside;
	list-style-type: none;
}
#navBox ul li a {
	text-decoration: none;
	color: #9D935C;
}
#navBox ul li a:hover {
	text-decoration: none;
	color: #333333;
}

#navBox ul li a:active {
	color: #9D935C;
}
.bioSmall {
	text-indent: 10px;
}
	
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}

a:active {
	color: #9D935C;
}
#footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/art3siteFooter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #F0F0F0;
}
#mainContent {
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footer .footerText {
	font-size: 0.9em;
	padding-top: 60px;
	margin-right: 92px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerText a {
	color:#666666;
	text-decoration: none;
}
.style1 {
font-size: .8em;
color:#999999;
font-style:normal;
}
.style2 {
	color: #333333;
	font-weight: normal;
}
.highlightedArea {
	margin:0em;
	background-color: #FFFFFF;
	padding: 1em;
	line-height: 1.3em;
	border: 1px solid #D1CCB2;
	color: #666666;
}
