@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(/css/iepngfix.php) }

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}

body {
	background-color: #FFF;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/bgslice.png);
}

#maincontent {
	width: 1100px;
	height: 950px;
	background-image:url(images/fullbg-gallery.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#topcontent {
	height: 179px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 40px;
	margin-left: 40px;
	width: 945px;
}

#righttop {
	background-image: url(images/buildings-sm.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 184px;
	float: right;
	padding-top: 0px;
}

#bottomcontent {
	height: 585px;
	padding-left: 0px;
	margin-left: 80px;
	width: 943px;
	background-color:#716658;
}

#bottomcontent a:link {
	color: #b6d37f;
	text-decoration: none;
}

#bottomcontent a:visited {
	color: #b6d37f;
	text-decoration: none;
}

#bottomcontent a:hover {
	color: #b6d37f;
	text-decoration: none;
}

#bottomcontent a:active {
	color: #b6d37f;
	text-decoration: none;
}

#leftbar {
	float:left;
	width: 229px;
	height: 366px;
	background-image:url(images/greenbar.png);
	background-repeat:no-repeat;
	margin-top: 56px;
	padding-top: 1px;
	text-align:center;
	color: white;
	font-size: 34pt;
}

#leftbar h3 {
	font-size: 28pt;
	font-weight: bold;
}

#mainbottomcontent {
	padding-left: 250px;
	height: 366px;
	width: 690px;
	color: white;
}

#eventtext {
	margin-left: 264px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 10px;
	height: 557px;
	font-size: 10pt;
}

#eventtext div {
	font-size: 10pt;
	color: white;
}

#eventtext h3 {
	color: #f7f6f5;
	font-size:24pt;
}

#eventtext ul li {
	list-style: circle outside;
	color: #f7f6f5;
	padding-bottom: 10px;
}

#eventtext form fieldset {
	color: white;
	font-size: 10pt;
}

#eventtext form label {
	color: white;
	font-size: 10pt;
}

#footercontent {
	height: 100px;
	padding-left: 0px;
	margin-left: 80px;
	width: 941px;
	
	border-top: white solid thin;
}

.norm {
	font-family: Arial, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: white;
}

.creo {
	color: white;
	font-family: gothambook;
}

#leftcontent {
	float: left;
}

#rightcontent {
	float: right;
	font-weight: 100;
	padding-left: 20px;
	padding-right: 20px;
	width: 510px;
	height: 364px;
	color: white;
}

#copyright {
	width: 941px;
	font-family: Arial, Geneva, sans-sarif;
	font-size: 8pt;
	padding-top: 10px;
	float: left;
	color: #716658;
	text-align: center;
}

#designedby {
	width: 941px;
	font-family: Arial, Geneva, sans-sarif;
	font-size: 8pt;
	padding-top: 10px;
	float: left;
	color: #716658;
	text-align: center;	
}