body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #666666;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*LEVEL 1 */
#wrapper {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
}
/*LEVEL 1 */
#pageHeader {

	background-repeat: no-repeat;
	height: 160px;
	width: 764px;
	background-color: #FFFFFF;
	background-position: bottom;
}
#pageBody {
	background-color: #FFFFFF;
}
/*LEVEL 2 */
#nav {
	width: 764px;
	height: 25px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 5px;
}
#nav #date{
	color: #FFFFFF;
	background-color: #003366;
	width: 150px;
	float: left;
	height: 20px;
	text-align: center;
	padding-top: 5px;
}
#nav #text{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	width: 609px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../imagesv2/navbkgd.jpg);
	letter-spacing: 1px;
	color: #000000;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	position: relative;
	float: left;
}
#nav ul li ul { /* second-level lists */
	position: absolute;
	display: none;
	background-color: #0033CC;
	top: 100%;
	left:0;
	width: 100%;
}
#nav a {
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#nav a:hover {
	color: #003366;
}
#lft {
	float: left;
	width: 150px;
	text-align: center;
}
#content {
	background-color: #FFFFFF;
	width: 609px;
	float: right;
	margin-top: 5px;
}
#content h1 {
	font-size: 18px;
	color: #003366;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content #mid {
	float: left;
	width: 385px;
}
#mid .box{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#mid .box h1 {
	margin-top: 0px;
	letter-spacing: 0px;
	text-align: center;
	text-transform: none;
}

#content #rgt {
	float: right;
	width: 220px;
}
#content #subPgContent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#subPgContent .box{
	padding: 10px;
	float: right;
	width: 200px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
#subPgContent .box h2 {
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#subPgContent .box ul{
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#subPgContent .box li{
	list-style-image: url(../imagesv2/arrow-gray.gif);
	margin-bottom: 10px;
}
/*LEVEL 1 */
#pageFooter {
	width: 764px;
	height: 30px;
	background-image: url(../images/footer-bkgd.gif);
	background-color: #FFFFFF;
}
#pageFooter #siteCopy {
	float: left;
	font-size: 12px;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#pageFooter #wnmg-logo {
	font-size: 12px;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
/*OTHER CLASSES */

#news {
}
#news h1{
	text-transform: uppercase;
	color: #666666;
	font-size: 16px;
	margin-bottom: 0px;
}
#news .title {
	padding-top: 10px;
	padding-bottom: 5px;
}
#news .title a{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#news .title a:hover {
	color: #660066;
}
#news .date {
	color: #666666;
	font-weight: bold;
}
#logos img {
	margin-top: 2px;
	margin-bottom: 2px;
}
.clear {
	clear: both;
}
a.button {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/button-bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	border: 1px dotted #999999;
}
a.button:hover{
	color: #000000;
}
#erscAd {
	font-weight: bold;
	background-image: url(../imagesv2/membership-event-2.jpg);
	height: 245px;
	width: 220px;
	text-align: center;
}
#email-login {
	background-color: #CCCCCC;
	color:#000000;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 45px;
	width: 210px;
}
#blueBox {
	background-image: url(../imagesv2/blue-dot-bkgd.jpg);
	width: 220px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blueBox p {
	color: #FFFFFF;
	padding: 5px;
}
/* Form CSS - NO TABLES
-----------------------------------------------------------*/
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90%;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
legend {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
label {
	line-height: 20px;
	float: left;  
	width: 175px;  
	margin-right: 1em; 
}
fieldset ol {    
list-style: none;
}
fieldset li {
	padding-bottom: 1em;
} 
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;	
}
input[type="text"]{
	width: 200px;
}
.form-align {
	float: left;
	margin-right: 20px;
}
.clear {
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
}

.randomImage img{
	border-style: none;
	border: 0;
}
