body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #006699;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
#container {
	text-align: left;
	padding: 24px 0 20px 0;
	background: url(images/topShadow.gif) top repeat-x;
	background-color: #996699;
}
#headWrap {
	background-color: #996699;
	height: 160px;
}
#header {
	height: 160px;
	width: 710px;
	margin: 0 auto;
}
#mainContent {
	width: 800px;
	border: solid #ff99ff 1px;
	margin: 0 auto;
	font-size: 0.85em;
	background-color: #ffffff;
}
#mainContent a {
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent a:visited {
	text-decoration: none;
}
#contentLeft {
	margin: 0;
	padding: 10px;
	background-color: #ffffff;
}
#galleryWrap {
	margin: 0;
	padding: 10px;
	background-color: #ffccff;
}
#contentRight {
	float: right;
	width: 400px;
	text-align: center;
	margin: 0 0 30px 12px;
}
#imgRight {
	float: left;
	width: 200px;
	margin: 8px 40px 10px 0;
}
#sideLine {
	float: right;
	width: 140px;
	clear: both;
	margin-left: 40px;
	height: 280px;
	margin-top: 6px;
}
#sideLineSingle {
	float: right;
	width: 140px;
	clear: both;
	margin: 0;
}
#cForm {
	border: 1px solid #999999;
	float: left;
	width: 340px;
	margin: 8px 0 0 0;
	padding: 10px;
	background-color: #ffccff;
}
#subContent {
	text-align: center;
	width: 800px;
	height: 140px;
	margin: 0 auto;
}
#footWrap {
	margin: 0;
	background: url(images/footerShadow.gif) top repeat-x;
	border-top: solid #ff99ff 1px;
}
#footer {
	font-size: 12px;
	color: #99ccff;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding-top: 12px;
}
#footNav {
	float:right;
}
#footer a {
	color: #99ccff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	color: #99ccff;
	text-decoration: none;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	text-indent: -999em;
	clear: both;
}
h2 {
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #993366;
	margin: 0;
}
#mainNav {
	width: 100%;
	height: 1.4em;
	clear: both;
	background-color: #006699;
	border-top: solid #ff99ff 1px;
	border-bottom: solid #ff99ff 1px;
}
#nav, #nav ul { /* all lists */
	width: 62em;
	list-style: none;
	line-height: 1;
	background: none;
	padding: 0;
	border: solid #003399;
	border-width: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin: 0 auto;
}
#nav a {
	color: #ffccff;
	text-decoration: none;
	padding: 0.3em;
	display: block;
	width: 7em;
	text-align: center;
}
#nav li { /* all list items */
	float: left;
	width: 7.6em; /* width needed for Opera */
}
#nav li ul { /* second-level lists */
	position: absolute;
	border-width: 1px;
	background-color: #006699;
	width: 9.5em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li {
	width: 9.5em;
}
#nav li ul a {
	width: 8.5em;
	text-align: left;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background-color: #003399;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.calendar, .calendar tr, .calendar td, .calendar img, .calendar a {
	border: 0;
	padding: 0px;
	margin: 8px 40px 0 0;
	border-spacing: 0;
}
.calendar {
	float: left;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size:14px;
	color: #666666;
	background-color: #ffccff;
}
.calendar td {
	width: 2em;
	height: 1.6em;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: center;
}
.calendar p {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #003399;
	margin: 0;
	padding: 0;
}
input, textarea {
border: solid #999999 1px;
} 

#fadeshow1 {margin:0 auto 0 auto;}
