body {
	background: #666699; 
	/* background: #FFF; */
	color: #666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#header {
	background-color: #ffffff;
	margin: 0 auto;
	width: 900px;
}

#header form.search {
	float:right;
	padding-left: 3px;
}

#header form.search input.input {
	border: 1px solid #000000;
	padding-left: 3px;
}

#header form.search input.submit {
}

#topnav {
	background-color: #003366;
	color: #ffffff;
	padding: 3px;
}
	
#topnav a:link, #topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 20px;
	float: right;
}
	
#topnav a:hover {
	text-decoration: underline;
}

#topnav a:link.on, #topnav a:visited.on, #topnav a:hover.on {}

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

#main {
	background-color: #ffffff;
	margin: 0 auto;
	width: 900px;
}

#left-column {
	float: left;
	width: 180px;
	background: #CCC;
}

/*
#left-column a:link, #left-column a:visited {
	color: #666699;
	text-decoration: none;
}

#left-column a:hover {
	background: #FFFF99;
	color: #ff6600;
	text-decoration: underline;
}
*/

ul.nav {
	background: #9999cc;
	margin: 0;
	padding: 0;
	vertical-align: top;
	list-style-position: outside;
}

ul.nav li {
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #A8A6A7;
	vertical-align: middle;
}

ul.nav li.over {
	background-color: #003366;
}

ul.nav li.on {
	background-color: #003366;
	font-weight: bold;
}
	
ul.nav a:link, ul.nav a:visited {
	color: #fff;
	text-decoration: none;	

}

li.nav a:link.on, li.nav a:visited.on, li.nav a:hover.on {
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
	
li.nav a:hover {
	color: #003366;
}

ul.nav li.over a:link, ul.nav li.over a:visited {
	color: #ffffff;
}

ul.subnav {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #003366;
}

ul.subnav li{
	padding: 5px 2px 0px 15px;
	margin: 0;
	line-height: 20px;
	border: none;
}

ul.subnav li.on {
	font-weight: bold;
	color: #fff;
}

ul.subnav a:link, ul.subnav a:visited {
	color: #fff;
	padding: 0;
}

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

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


/* member subnav */
ul.member_subnav {
	padding-left: 5px;
	list-style: none;
}
ul.member_subnav li{
	padding: 0px 0px 0px 5px;
	font-size: 11px;
}

ul.member_subnav li.on {
}
ul.member_subnav a:link, ul.member_subnav a:visited {
}

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

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


#content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5;
	margin-left: 175px;
	width: 450px;

	/* border-left: 180px solid #CCC;*/
}

#content table, table.spintable {
	font-size: 10pt;
	padding-top: 5px;
}

#content p {}

#content h1 {
	color: #003366;
}

/* use h2 for the title of a section */
#content h2 {
	color: #003366;
}
	
/* 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: #666699;
	text-decoration: none;
}
	
#content a:hover {
	
	color: #ff6600;
	
}

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


#right-column {
	width: 180px;
	float: right;
	position: relative;
}

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

#right-column a:hover {
	
	color: #ff6600;
	
}


div.wd_sponsors1 {
	
}

#footer {
	background-color: #ffffff;
	margin: 0 auto;
	width: 900px;
	height: 100px;
	color: #0066CC;
	padding: 20px 0 0 0;
}

#footer p {
	margin-left: 10px;
	padding: 2px;
}

#footer img {
	float: right;
	margin-right: 10px;
}
	
#footer a:link, #footer a:visited {
	color: #666699;
	text-decoration: none;
}
	
#footer a:hover {
	color: #ff6600;	
}

.contentbox table {
	margin: 0px;
}

.sponsors {
}

.sponsors p {

}

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

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

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

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

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