#container {
	width: 90%;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	}
#top	{
	padding: .5em;
	background-color: #FFFFFF;
	border-bottom: 1px none gray;
	text-align: center;
	}
#top h1		{
	padding: 0;
	margin: 0;
	}
#leftnav	{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
	}
#rightnav	{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	}
 
#content	{
	margin-left: 200px;
	border-left: 1px none gray;
	margin-right: 200px;
	border-right: 1px none gray;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
.txt-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#menu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: .18em;
	word-spacing: .24em;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
	text-decoration: none;
}
#menu a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txt-regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.txt-quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
	width: 80%;
	text-indent: 30px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
#menutwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#menutwo a:link {
	text-decoration: none;
}
#menutwo a:visited {
	text-decoration: none;
}
#menutwo a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#menutwo a:active {
	text-decoration: none;
}
.txt-artname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#imagesection {
	height: 450px;
	background-position: bottom;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#footer a:link {
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
#footer a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
#footer a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}
#footer a:active {
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
