/* 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%;
}
#mainwrapper{
	background:url('../..//images/template1/main_background.jpg') top repeat-x;
	width:100%;
}
#wrapperinner{
	width:960px;
	overflow:auto;
}

#headerwrapper{
	background:url('../../images/template1/headerwrapper_background.gif') top repeat-x;
}
#header{
	background:#fff url('../../images/template1/header_background.gif') top repeat-x;
	width:960px;
	overflow:auto;
}

#search{
	
	font-weight:bold;
	margin-top:36px;
	border:20px solid #fff;
	background:#424242;
	color:#fff;
}
#search form.search{
	padding:10px;
	margin:0;
}
#search input.text {
	border: 1px solid #fff;
	padding-left: 3px;
}
#search input.submit{
	color:#fff;
	text-decoration:underline;
	background:transparent;
	border:0;
	cursor:pointer;
}

#topnav{
	overflow:auto;
}
#topnav ul{
	margin:0 0 0 75px;
	padding:0;
}
#topnav li{
	padding: 17px 10px 25px 10px;
	float:left;
	list-style-type:none;
	white-space:nowrap;
	background:url('../../images/template1/topnav_background.gif') repeat-x;
}
#topnav a:link, #topnav a:visited {
	color: #fff;
	text-decoration: none;
	font-size:0.75em;
	float: left;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav a:link.on, #topnav a:visited.on, #topnav a:hover.on {}

#banner, #imgtagline img{
	float:right;
	margin:34px 11px 0 0;
}
#logo{
	margin-top:20px;
}

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

#navwrapper{
	background:#000;
	width:100%;
	overflow:auto;
}
#nav{
	overflow:auto;
	width:960px;
	border-top:11px solid #fff;
}
ul.nav{
	padding:0;
	margin:0;
	width:800px;
}
ul.nav li {
	font-size:0.8em;
	padding:0 10px;
	line-height:50px;
	margin:0px;
	float:left;
	list-style:none;
	font-weight:bold;
}
ul.nav a{
	text-decoration:none;
	color:#fff;
}


#subnav{
	padding:15px 0 0 3px;
	width:680px;
	overflow:auto;
	background:url('../../images/template1/main_top.gif') bottom left no-repeat;
}
ul.subnav {
	padding:0;
	margin:0;
}
ul.subnav li{
	font-size:0.75em;
	padding:0 20px;
	line-height:30px;
	margin:0px;
	float:left;
	list-style:none;
	background:#424242;
	border-right:1px solid #fff;
}
ul.subnav a{
	text-decoration:none;
	color:#fff;
}

#main {
	vertical-align: top;
	float:left;
	width: 680px;
	text-align:left;
	padding:0;
}

#right-column {
	vertical-align: top;
	width: 270px;
	float:left;
	margin-left:10px;
	text-align:left;
}
#right-column a:link, #right-column a:visited {
	text-decoration: none;
}
#right-column a:hover {
	text-decoration: underline;
}

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

#content {
	vertical-align:top;
	line-height: 1.5;
	background:#fff url('../../images/template1/main_right.gif') top right no-repeat;
}
#content2{
	background:url('../../images/template1/main_left.gif') top left no-repeat;
}
#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;
	background:url('../../images/template1/h2_background.gif') bottom no-repeat;
	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 {
}

#footer {
	color:#808080;
	float:left;
	width:830px;
	vertical-align: bottom;
	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;
}

