body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.xtreme-tech {
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #660099;
	letter-spacing: 1px;
	padding-top: 30px;
}
h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

/*LEVEL 1 */
#wrapper {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header-nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
}
#wrapper #seal {
	height: 70px;
	width: 75px;
	margin-left: 45px;
	margin-top: 35px;
}

#pageHeader {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 205px;
}
#pageBody {
	margin-top: 195px;
	margin-left: 250px;
	padding-right: 15px;
}
#pageBody img {
border: 3px #999999 solid;
}
#nav {
	background-repeat: no-repeat;
	width: 175px;
	height: 220px;
	padding-left:8px;
	margin-top: 150px;
	margin-left: 28px;
	float: left;
	padding-right: 10px;
	display: inline;
	font-size: 13px;
}
#sponsors {
	width: 193px;
	float: left;
	clear: left;
	margin-top: 20px;
	margin-left: 28px;
	display: inline;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:left;
}
#nav ul li, #homeLink {
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	text-align: center;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#nav ul li ul { /* second-level lists */
	position: absolute;
	display: none;
	top: 0px;
	left: 175px;
	width: 100%;
	background-color: #EEEEEE;
        z-index:100;
}
#nav ul li ul li {
	text-align: left;
}
/*#nav ul li > ul {
	top: auto;
	left: 0px;
	}

/* Fix IE. Hide from IE Mac \
* html #nav ul li { float: left; }
* html #nav ul li a { height: 1%; }
/* End */
* html #nav ul li ul { left: 170px; }
* html #nav ul li { 
float:left; 
clear:both;
width: 155px;
}

#nav ul li:hover ul, #nav ul li.over ul { 
	display: block; 
	}
#nav a, #homeLink a {
	text-decoration: none;
	color: #000000;
}
#nav a:hover, #homeLink a:hover {
	color: #660099;
}
#content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content #lft {
	float: left;
	width: 500px;
}
#content #mid {
	float: left;
	width: 338px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #rgt {
	float: right;
	width: 210px;
}
#pageFooter {
	width: 764px;
	height: 50px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
#pageFooter #siteCopy {
	float: left;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#pageFooter #wnmg-logo {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

/* Form CSS - NO TABLES
-----------------------------------------------------------*/
fieldset {
	width: 95%;
	border: 2px solid #CCCCCC;
	background-color: #EBEBEB;
	position: relative;
	float: none;
	/*clear:both;*/
	padding-top: 20px; /*for ie*/
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#login fieldset{
	background-color: #EEEEEE;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
	top: -.7em;
	left: .2em;
}

label {
	line-height: 20px;
	float: left;  
	width: 175px;  
	margin-right: 1em; 
}
fieldset ol {
	list-style: none;
	padding: 0px;
}
fieldset li {
	padding-bottom: 1em;
} 
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
input[type="text"]{
	width: 200px;
}
.form-align {
	float: left;
	margin-right: 20px;
}
.clear {
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
}
/*OTHER CLASSES */
.box{
	border: 2px solid #000000;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.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;
}

.box ul{
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.box li{
	margin-bottom: 5px;
}

.news-date {
	font-size: 10px;
	font-style: italic;
}

a.button {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/arrow-download.gif);
	background-color: #FFFF66;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: 1px dotted #999999;
	text-decoration: none;
}
a.button:hover{
	background-color: #FFFFFF;
}
.checkmark {
	list-style-image: url(../images/check-mark.gif);
	margin-bottom: 10px;
}
th {
	background-color: #EEEEEE;
	text-align: left;
	text-transform: uppercase;
}
.flash {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF99;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.admin-button {
	border: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	background-image: url(../images/button-bkgd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
a.admin-button:hover {
	color:#990066;
}
.news {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.news h3{
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news .date{
	font-size: 10px;
}
.news .text{
	margin-top: 10px;
	margin-bottom:10px;
	text-align: justify;
}
.news .image{
}
.event{
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.event .date {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.event .headline{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.event .details{
	font-size: 11px;
}
.event .register {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}
#email img {
border: 0px;
}
.small-test {
	font-size: 10px;
}
/*USED ON JOB DETAILS PAGE*/
#jobList {
}
#jobList td a{
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
#jobList td a:hover{
	color:#660066;
	text-decoration:underline;
}
#jobList tr:hover {
	background-color: #FFFFCC;	
}
#jobList td, #jobTable th {
		padding: 5px;
	}
#jobList th {
	text-align: center;
	color:#660066;
}
.expandedLineSpacing {
	line-height: 18px;
	padding-top: 2px;
	margin-top: 2px;
}
.jobTable {
	width: 100%;
	border: 1px dotted #CCCCCC;
}
.jobTable td, .jobTable th {
		padding: 5px;
		background-color: #EEEEEE;
		text-align: left;
}
.jobTable th {
	width: 200px;
}
.jobTable td {
}

.ddfmwrap{
	float:right;
	margin-right:140px;
}

