﻿body {
	margin:0;
	font-family:Verdana;
	font-size:12px;
	background-color:#EDF5E0;
	text-align:center;
}
.wrapper {background-color:#FFFFFF; margin:0 auto; text-align:left;}
.pnomargin {margin:0;}
img, a img {border:0;}
.navigation {margin:0; padding:0; font-weight:bold; font-size:14px;}
.navigation ul, .navigation li {margin:0; padding:0;}
.navigation li {display:inline;}
.navigation a {padding:3px 5px; color:#663399;}
.borderRight {width:11px;
         background-image:url(images/borderRight.jpg);
         background-repeat:repeat-y;
}
.borderLeft {width:9px;
         background-image:url(images/borderLeft.jpg);
         background-repeat:repeat-y;
}
/* ************ PARTICIAPTION LEVELS ************ */
#Participation {
	padding:19px 27px;
	background-color:#FFCC33;
	position:relative;
	width:700px;
	margin:0 auto;
	}
#ParticipationTopRight, #ParticipationTopLeft, #ParticipationBottomRight, #ParticipationBottomLeft {
	width:19px;
	height:27px;
	position:absolute;
}
#ParticipationTopRight {
	float:right;
	top:0;
	right:0;
}
#ParticipationTopLeft {
	float:left;
	top:0;
	left:0;
}
#ParticipationBottomRight {
	float:right;
	bottom:0;
	right:0;
}
#ParticipationBottomLeft {
	float:left;
	bottom:0;
	left:0;
}
.purpleTitle {color:#663399; font-weight:bold;}
.purple14 {color:#663399; font-weight:bold; font-size:14px;}
.error {font-weight:bold; text-align:center; font-size:15px; display:block; color:#CC0000; font-family:Tahoma;}
input, select {background-color:#FFFFCC;}
.liFullMoon {list-style-image:url(images/FullMoonClear.jpg);}
.liHalfMoon {list-style-image:url(images/HalfMoonClear.jpg);}
.liCrescentMoon {list-style-image:url(images/CrescentMoonClear.jpg);}