/* begin css reset */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, 
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
caption, tbody, tfoot, thead, tr, th, td { 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; 
}

body {
	margin:0;
	background: #fff;
	font-family: 'trebuchet ms',Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
}

a{
	text-decoration:underline;
	color:#00a2ed;
}
a:hover{
	text-decoration:none;
	color:#38c0ff;
}

#topwrapper{
	width:100%;
	background:url('../../images/template2/header_background.gif') top repeat-x;
}
#mainwrapper{
	background:#424242;
	width:100%;
	overflow:auto;
}
#maininner1{
	overflow:auto;
	width:970px;
	background:#fff url('../../images/template2/page_background_top.gif') top right no-repeat;
	text-align:left;
}
#maininner2{
	overflow:auto;
	background:url('../../images/template2/page_background_bottom.gif') bottom right no-repeat;
}
#leftmain{
	float:left;
	width:750px;
	background:url('../../images/template2/leftmain_background.gif') repeat-y;
}
#rightmain{
	float:left;
	width:210px;
	background:url('../../images/template2/nav_background.gif') no-repeat;
}
#header{
	width:960px;
	overflow:auto;
	margin-bottom:20px;
}
#topnav{
	float:right;
	overflow:auto;
}
#topnav ul{
	margin:0 75px 0 0;
	padding:0;
}
#topnav li{
	line-height:3.5em;
	padding:0 15px;
	float:left;
	list-style-type:none;
	white-space:nowrap;
	background:url('../../images/template2/topnav_background.gif') repeat-x;
}
#topnav a:link, #topnav a:visited {
	color: #fff;
	text-decoration: none;
	font-size:0.8em;
	float: left;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav a:link.on, #topnav a:visited.on, #topnav a:hover.on {}

#search form.search{
	padding:0;
	margin:0;
}
#search input.text {
	border: 1px solid #fff;
	padding-left: 3px;
}
#search input.submit{
	font-size:0.8em;
	color:#fff;
	text-decoration:underline;
	background:transparent;
	border:0;
	cursor:pointer;
}


#banner, #imgtagline img{
	float:right;
	border:10px solid #fff;
}
#bannerleft,#bannerbottom{
	float:right;
}
#logo{
	float:left;
	margin:125px 0 0 40px;
}

p.tagline {
	text-align: right;
	background-color: #1C1A1B;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}

#nav{
	overflow:auto;
	width:210px;
}
ul.nav{
	padding:0;
	margin:0;
}
ul.nav li {
	font-size:0.8em;
	padding:3px 25px;
	margin:0;
	list-style:none;
	text-align:left;
}
ul.nav a{
	text-decoration:none;
	color:#000;
}
ul.nav li.over{
	background:#333;
}
ul.nav li.on{
	background:#333;
}
ul.nav li.over a,ul.nav li.on a{
	background:#333;
	color:#fff;
}

ul.subnav{
	padding:0;
	margin:0 0 0 20px;;
}
ul.subnav li {
	font-size:0.8em;
	padding:3px 25px;
	margin:0;
	list-style:none;
	text-align:left;
}
ul.subnav li.on {
	background:#fff;
	font-weight:bold;
}


#NCAlogo{
	background:#fff;
	border:20px solid #fff;
	margin-bottom:10px;
	font-size:0.8em;
}
#NCAlogo img{
	margin-bottom:10px;
	
}

#content {
	float:left;
	width:500px;
	text-align:left;
	line-height: 1.5;
}
#content table, table.spintable {
	font-size:100%;
}
#content p {
}
/* use h2 for the title of a section */
#content h2 {
	font-size:1.3em;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#666;
}
/* use h3 for the title of an item, or a group heading */
#content h3 {
	font-size:1.1em;
	color:#666;
}
/* use h4 for subtitles and such */
#content h4 {
	font-weight:bold;
	color:#666;
}
/* caption style override for pictures within the template1-content area */
#content .caption {
}

/* inline links */
#content a:link, #content a:visited {
}
#content a:hover {
}
/* use .itemlink class for anything that clicks through to an item */
#content a:link.itemlink, #content a:visited.itemlink {
	font-weight: bold; 
}
#content a:hover.itemlink {}

/* use .itemtitle for things that are like .itemlink, but aren't links */
#content .itemtitle {
	font-weight: bold;
	color: #000000;
}

div.wd_sponsors1 {
}

#featureboxesleft{
	float:left;
	width:250px;
}
#footerwrapper{
	width:100%;	
}
#footer {
	color:#808080;
	width:960px;
	margin-bottom:50px;
}

#footer img {
	float: right;
}
	
#footer a:link, #footer a:visited {
}
	
#footer a:hover {
}

.contentbox table {
	margin: 0px;
}

.sponsors {
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}

.sponsors p {
	background-color: #999999;
	padding: 5px;
	margin: 0px;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}
