* { padding: 0; margin: 0; }

body{
	background-color:#202020;
	padding: 0;
	color: #FFFFFF;
	}
	
#twoColLayout{
	text-align:center;
	}
#wrapper {
	width:870px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#white #wrapper{
	background-color:white;
	background-image: url(/images/round-corners-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:15px;
}

	
/******************* Navigation ********************/
#mainNav {
	width: 500px;
	text-align: right;
	float: right;
	margin-top: 15px;
	line-height: 20px;
	}
#mainNav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#mainNav ul li {
	padding: 0px 0px 0px 20px;
	color:#404040;
	display: inline;
	}
#mainNav .current{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
#mainNav ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/*************** Masthead ********************/
#masthead {
	text-align: left;
	position: relative;
	height: 40px;
	padding-right: 3px;
	padding-left: 3px;
	}
#white #masthead {
	background-color:#202020;
}
	
#masthead #branding {
	margin-top:12px;
	border:none;
}
#masthead #branding a img {
	border:none;
}

/*************** Primary Content ********************/


#primaryContent h1, #primaryContent h2, #primaryContent p {
	padding:0 20px 0 0;
	margin:0;
	}	
	
#primaryContent p, #primaryContent ul {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;;
	margin-bottom: 1.5em;
	}
#primaryContent p a:link, #primaryContent p a:visited {
	text-decoration: none;
	color: #4389FF;
	}
#primaryContent p a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4389FF;
	}
#white #primaryContent {
	background-color:white;
	color:#000000;
	width:100%;
	padding-top:15px;
	background-image: url(/images/round-corners-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/*#primaryContent {
	padding-right: 10px;
	padding-left: 10px;
	}*/
	
/*****************************  FOOTER ********************************/

#footer {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
	}
	
#siteCredit a{
color:#CCCCCC;
text-decoration:none;
}

/*****************************  MISC ********************************/
.clear {
	clear: both;
}

#siteCredit {
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14px;
}

h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.img-align-left {
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}
.img-align-right {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	float: right;
}
.h3 { 
	font-size:14px;
	font-weight:bold;
	}
	
#flashcontent p, #flashcontent h2, #flashcontent a:link {
	color: #CCCCCC;
}


/********** NEW STYLES************/






