body {
	background: url(../images/banner_bg.gif) repeat-x;
	font-family: helvetica, Arial, sans-serif; 
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table.header {
	background: url(../images/banner_bg_right.gif) no-repeat top right;
	width: 100%;
}

table.main {
	background: url(../images/content_bg_right.gif) repeat-y top right;
	margin: 0;
	padding: 20px 90px 0 0;
	width: 100%;
}

.search {
	background: #fff url(../images/logo_bottom.gif) no-repeat bottom left;
	height: 286px;
	vertical-align: top;
	width: 355px;
}

.search form {
	margin: 0;
	padding: 50px 0 0 40px;
}

.template1-searchinput {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #b7d5ef;
	border-right: 1px solid #b7d5ef;
	border-left: 1px solid #807f7d;
	height: 14px;
	font-size: 7pt;
	padding-left: 3px;
	width: 125px;
}

.template1-submit {
}

.template1-header {
	width: 277px;
}

.template1-header img {
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}

.template1-tagline {
	text-align: center;
}

.template1-tagline p {
	color: #fff;
	font-family: "arial black";
	font-size: 30px;
	margin: 0;
	padding: 0 20px 0 20px;
}

.topnav_precedent_column {
	background-color: #666666;
}

.template1-topnav {
	background-color: #666666;
	color: #ffffff;
	width: 550px;
}

.template1-topnav td {
	padding: 8px;
	text-align: right;
}

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #ffffff;
		text-decoration: none;		
	}

	.template1-topnav a:link.on, .template1-topnav a:visited.on, .template1-topnav a:hover.on {

	}
	
	.template1-topnav a:hover {
		text-decoration: underline;
	}

.template1-nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 30px;
	vertical-align: top;
	width: 195px;
}

	.template1-nav p, .template1-nav p.off {
		/*height: 28px;*/
		line-height: 18px;
		margin: 0;
		padding: 0 10px 10px 25px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		/*height: 28px;*/
		margin: 0;
	}
	
	.template1-nav p.on {
		/*height: 28px;*/
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #000000;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		font-weight: bold;
		text-decoration: underline;
	}
	
	.template1-nav a:hover {
		text-decoration: underline;
	}

	.template1-nav p.over a:link, .template1-nav p.over a:visited {
	}

.template1-subnav {
}
	.template1-subnav li{
		padding: 3px;
	}
	
	.template1-subnav li.on {
	}
	.template1-subnav a:link, .template1-subnav a:visited {
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on {
		font-weight: bold;
		color: #000000;
	}
	
	.template1-subnav a:hover {
		text-decoration: underline;
	}

	.chapter {
		padding: 50px 0 25px 0;
		text-align: center;
	}
	
.template1-content {
	background: url(../images/content_bg.gif) no-repeat;
	color: #6a737b;
	line-height: 1.5;
	padding: 20px;	
}
.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
	}

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

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

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		color: #40a9f0;
		text-decoration: none;
	}
	
	.template1-content a:hover {
		background: #FFFFcc;
		color: #003366;
		text-decoration: underline;
	}

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

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.template1-sidebar {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		color: #40a9f0;
		text-decoration: none;
	}
	
	.template1-sidebar a:hover {
		background: #FFFFcc;
		color: #003366;
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.template1-footer {
	background: #164c78;
	color: #fff;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif; 
	font-size: 11px;
	height: 64px;
	padding: 0 0 0 220px;
}

	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #fff;
	}
	
	.template1-footer a:hover {
		background: #fff;
		color: #154d77;
		text-decoration: underline;
	}

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

.sponsors img {
	border: 5px solid #e8e8e8;
}

.sponsors p {
	color: #808b96;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif; 
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	margin: 0;
}

.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;
}


.registration_link {	
	margin-top: 25px;
	margin-bottom: 15px;
	margin-right: 15px;
}


.registration_link a:link, .registration_link a:visited {
	margin-top: 25px;
	border: 1px solid #999;
	width: 250px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 15px;
	background-color: #164C78;
	color: #fff;
	}
	
	.registration_link a:hover {
		background-color: #70ACE0;
		text-decoration: none;
	}


.donation_roster {
	margin-bottom: 25px;
}


.wd_events-registration {
	
}