body {
	background-color: #000000;
	margin: 0px;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
}
.maint {
	float: left;
	margin-left: 105px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext a {
	color: #CC0000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.leftbg {
	background-image: url(images/whys.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}
#navcontainer {
	font-size: 11px;
	background-color: #000000;
	width: 400px;
	margin: auto;
	padding: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #1A1A1A;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 0.5em;
	padding-right: 1.8em;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#navcontainer ul li a:hover
{
background-color: #1A1A1A;
color: #FF0000;
}
.bodytext li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bodytext ul {
	margin: 0px;
}
.diane {
	font-size: 24px;
	color: #FFFFFF;
}
.CONTEMPORARY {
	font-size: 16px;
	color: #FFFFFF;
}
.eventstitle {
	font-size: 18px;
}

