body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif; /* 16px */
	margin: 0;
	padding: 10px;
}

a img { 
	border: none; 
}

.wrap {
	margin: 0 auto;
	width: 1024px;
}

/*- Tagline, Topnav, and Banner -*/
#header {
	background: #000;
	width: 100%;
}
	
.tagline {
	width: 400px;
}

p.tagline {
	background: #000;
	color: #fff;
	font: .88em 'Trebuchet MS', sans-serif; /* 14px */
	line-height: 60px;	
	margin: 0;
	padding: 0 0 0 50px;	
}		

#topnav {
	background: #000;
	color: #fff;
	float: right;
	font: .69em 'Arial Black', "MS Trebuchet", sans-serif; /* 11px */
	font-weight: 800;
	line-height: normal;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 14px 10px 0 0;
}

 #topnav li {
 	display: inline;
	margin: 0;
	padding: 0;
}

#topnav a {
	background: url(../images/topnav_tab_left.gif) no-repeat left top;
  	float: left;
	margin: 0 7px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
  }
  
#topnav a span {
	background: url(../images/topnav_tab_right.gif) no-repeat right top;
	color: #fff;
	display: block;
	padding: 9px 15px 8px 6px;
	text-transform: uppercase;
  }
	
#topnav li a:hover span {
	color: #fff;
}

#topnav li a:hover, #topnav a.on {
	background-position: 0% -33px;
}

#topnav li a:hover span, #topnav a span.on {
	background-position: 100% -33px;
}

.banner_container {
	background: #e61c73;
	height: 100px;
	width: 100%;
}

.banner_title {
	background: #fff;
	height: 100px;
	margin: 0 0 0 36px;
	padding: 0 40px 0 0;		
	width: 588px;
}

.banner_title h1 {
	font-size: 1.06em; /* 17px */
	font-weight: bold;
	margin: 0;
	padding: 15px 10px 0 10px;
	text-transform: uppercase;
}

.banner_title p {
	font-size: .75em; /* 12px */
	margin: 0;
	padding: 10px 10px 0 10px;
}

img.banner {
	margin: 0 0 0 36px;
}

div.banner {
	background: url(../images/banner-bg.jpg) no-repeat;
}

/*- Main Content Area -*/
#main {
	background: #fff;
}

#left-column {
	float:left;
	font-size: 0.9em;
	width: 180px;
}

#content {
	background: url(../images/main-bg.jpg) no-repeat;
	line-height: 1.5;
	padding: 0 15px 15px 15px;
	vertical-align: top;
}

#content table, table.spintable {
	font-size: .81em;
}

#content p {
	color: #444;
	font-size: .75em; /* 12px */
}

/* use h2 for the title of a section */
#content h2 {}
	
/* use h3 for the title of an item, or a group heading */
#content h3 {}

/* use h4 for subtitles and such */
#content h4 {}
	
/* caption style override for pictures within the template1-content area */
#content .caption {}

/* inline links */
#content a:link, #content a:visited {
	color: #0099FF;
	text-decoration: none;
}
	
#content a:hover {
	text-decoration: underline;
	color: #0066CC;
}

/* 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: #000;
}

.contentbox table {
	margin: 0;
}

div.wd_sponsors1 {
	padding: 0 25px;
}

.sponsors {
	padding: 0 15px 0 15px;
}

.sponsors img {
	border: 12px solid #eff7ef;
}

.sponsors p {
	font-size: .94em; /* 15px */
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

/*- Search, Navigation, and Right Sidebar -*/
#right-column form {
	background: #ccc;
	height: 39px;
	margin: 0;
	padding: 20px 0 0 20px;
}

#right-column form input.input {
	border-top: 2px solid #817d94;
	border-left: 1px solid #000;
	font-size: .69em; /* 11px */
	width: 115px;
}

#right-column form input.submit {
	background: #312831;
	border: none;
	color: #fff;
	font-size: .69em; /* 11px */
	width: 80px;
}

#nav {
	background: #fff;
	font-size: .69em; /* 11px */
	margin: 10px;
	padding: 8px 0 0 0;
	width: 200px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#nav li a {
	line-height: 22px;
	height: 22px;
	padding: 0 0 0 25px;	
	text-decoration: none;
	}	
	
#nav li a:link, #nav li a:visited {
	color: #000;
	display: block;
	padding: 0 0 0 20px;
	}
	
#nav li a:hover, #nav li a.on {
	background:  url(../images/nav-arrow.gif) no-repeat 3px center;
	}

ul.subnav li {
	padding: 0 0 0 10px;
}

ul.subnav a:link, ul.subnav a:visited {
}

ul.subnav a:link.on, ul.subnav a:visited.on {
	color: #000;
	font-weight: bold;
}

ul.subnav a:hover {
	text-decoration: underline;
}

#right-column {
	background: #fff;
	float: right;
	vertical-align: top;
	width: 355px;
}

#right-column a:link, #right-column a:visited {
	text-decoration: none;
}

#right-column a:hover {
	text-decoration: underline;
}

/*- Footer -*/
#footer {
	background: #000; 
	color: #fff;
	font-size: .69em; /* 11px */
	font-weight: bold;
	padding: 15px 50px 15px 50px;
	vertical-align: bottom;
}

#footer img {
	float: right;
}
	
#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: normal;
}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/*- SPIN defaults -*/
.pageimage {
	margin: 0;
	padding: 0;
}

.poll td {
	font: .69em verdana, arial, sans-serif; /* 11px */
	color: #000;
}

.poll h3 {
	font: .81em verdana, arial, sans-serif; /* 13px */
	margin: 0 0 4px 0;
	padding: 2px;
}

.poll h4 {
	color: #000033;
	font: .69em verdana, arial, sans-serif; /* 11px */
	margin: 0;
}

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