﻿body {
	background-image: url('../images/land_art_performance-blwh.jpg');
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	font-family: "Futura Bk BT", Helvetica, Verdana, sans-serif, Arial;
	font-size: medium;
	font-weight: lighter;
	color: #333333;
	background-color: silver;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: silver;
	scrollbar-darkshadow-color: silver;
	scrollbar-face-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: #666666;
}
img {
	display: block;
}
}
img {
	border: 0 none;
}
a img {
	border: 0 none;
}
html {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
	text-align: center;
}
a:hover {
	text-decoration: ;
	border-bottom: 1px dotted, red;
	background-color: silver;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
table {
	border-style: none;
}
h1 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #fff;
	text-shadow: 3px 3px 2px #808080;
	font-size: 150%;
	letter-spacing: 3px;
	text-align: left;
}
h2 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #ee4000;
	font-weight: bold;
	font-size: 120%;
}
h3 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #ee2c2c;
	font-weight: bold;
	font-size: 100%;
}
h4 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	color: inherit;
	font-weight: lighter;
	font-size: 87%;
}
h5 {
	font-weight: normal;
	font-size: 80%;
}
h5 {
	font-weight: normal;
	font-size: 80%;
}
h6 {
	color: #666666;
	font-weight: lighter;
	font-size: 65%;
}
p {
	color: #333333;
	font-size: medium;
}
ul {
	background: transparent;
	margin-left: -40px;
}
li {
	background: transparent;
	margin-left: 0px;
	list-style-type: none;
	font-size: 75%;
}
.redText {
	color: #ee4000;
}
#pagewidth {
	max-width: 1600px;
	min-width: 800px;
}
#header {
	position: relative;
	float: left;
	height: 20px;
	background-color: transparent;
	width: 100%;
	padding-bottom: 2em;
}
#leftcol {
	width: 15%;
	float: left;
	position: relative;
	background-color: inherit;
	top: 40px;
	left: 0px;
}
#maincol {
	background-color: inherit;
	top: 2em;
	padding-left: 2em;
	padding-right: 2em;
	float: right;
	display: inline;
	position: relative;
	width: 75%;
}
#footer {
	height: 100px;
	background-color: transparent;
	clear: both;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.titles {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: oblique;
	font-variant: inherit;
	text-transform: inherit;
	color: inherit;
}
.horizontalRule80percent {
	color: #FFFF99;
	width: 80%;
	height: 9px;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
/* End hide from IE-mac */
/*printer styles*/
@media print
{
/*hide the left column when printing*/
#leftcol {
	display: none;
}
#maincol {
	width: 100%;
	float: none;
}
#twocols {
	width: 100%;
	float: none;
}

