.transparency {
	position: absolute;
	top: 136px;
	left: 700px;
	z-index: 1;
}

/* 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.9em;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #0099ff;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

ul {
	list-style-image: url(../images/ta_arrow.gif);
	list-style-position: outside;
	padding-left: 20px;
}

ol, ul {
	font-weight: bold;
	list-style-position: outside;
	padding-left: 20px;
	color: #000;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */


/* font styles ------------------------------------------------------------ */

.template1-topnav a {
	color: #333;
	display: block;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 100px;	
	padding-right: 6px;
	padding-left: 6px;
	text-transform: uppercase;
	text-decoration: none;	
}

.template1-topnav a:hover, .template1-topnav a .on, .template1-topnav .on {
	color: #791d7e;
	text-decoration: none;
}

.template1-topnav .on {
	background: url(../images/arrow.gif) no-repeat center 60px;
}

#nav a 	{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .9em;
	text-decoration: none;
}

#nav .on {
	color: #791d7e;
}

#nav li.on {
	padding-bottom: 10px;
	background: transparent url(../images/pc_nav_on.gif) right bottom no-repeat;
}

#nav .on2 {
}

#nav .template1-subnav .on2 a {
	color: #791D7E;
	text-decoration: none;
}


#nav a:hover, .template1-subnav a:hover {
}

.template1-searchinput {
	height: 14px;
	padding-left: 3px;
}

.template1-sidebar a:link, .template1-sidebar a:visited {
	text-decoration: underline;
}
	
.template1-sidebar a:hover {
	text-decoration: underline;
}
	
.template1-footer a:link, .template1-footer a:visited {
}
	
.template1-footer a:hover {
	text-decoration: underline;
}

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

h4 {
	color: #000;
	font-family: Arial, "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	color: #791d7e;
	font-weight: bold;
	font-family: Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.3em;
}

h2 {
	color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}

.tagline h2 {
	padding-left: 10px;
	font-size: 1em;
	padding-top: 20px;
}

h1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	color: #791d7e;
	margin-bottom: .3em;
}


/* layout ----------------------------------------------------------------- */

body {
	background-color: #190619;
}

#wrapper {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 975px;
}

#content {
	background: transparent url(../images/ta_contentbg.gif) repeat-y left;
	float: left;
	width: 100%;
}

#main-content {
	margin: 0 300px 0 250px;	
}

#content-copy {
	padding-right: 5px;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-top: 5px;
	background: #fff url(../images/ta_leftBorder.gif) top left no-repeat;
}

#container-left {
	float:left;
	margin-left:-100%;
	width:188px;
}

#container-right {
	float:left;
	margin-left: -260px;
	width: 260px;
}

#left-content {
	margin-top: 3em;
}

#right-features {
	width: 244px;
}

#mast {
	border-top: 6px solid #1c2021;
	border-bottom: 6px solid #1c2021;
	height: 285px;
	clear: both;
}

#banner {
	float: left;
	width: 100%;
}


#logo {
	float: left;
}

.sponsors p {
	color: #000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

#contentcolumn {
	margin-left: 165px;
	margin-top: 0;
	padding: 0 261px 0pt 0;
}

#content h1 {
	padding: 0 20px 15px;
}

.page_header {
	background: transparent url(../images/pc_hr.gif) center bottom no-repeat;	
}

#wd_printable_content{
	padding: 0 20px;
	background: transparent url(../images/pc_border.gif) right top no-repeat;		
	/* css hack for min height*/
	min-height:350px;
	height:auto !important;
	height:350px;
}

#wd_printable_content p {
	padding: .4em 0;
}

#wd_printable_content .wd_imagetable img {
	padding: 15px 15px 25px;
	background: #eff3f2 url(../images/pc_photo_border.gif) right bottom no-repeat;
}

#wd_printable_content .wd_imagetable {
	margin-left: 30px;
}

.wd_page_toolbar{
	padding: 0 2em;
}

.wd_sponsors1 {
	padding: 0 2em;
}


#left-featureboxes{
	text-align: center;
	padding: 0 0 0 2em;
	padding-top: 2em;
}

#left-featureboxes h4, .wd_featurebox_title{
	font-size: 1.1em;
	}
	
#top {
	height: 130px;
}

.features{
}

.template1-searchinput {
}

.template1-submit {
	position: relative;
	top: 5px;
}

.template1-footer {
	clear: left;
	text-align: left;
	padding: 0;
	background: #fff url(../images/pc_footer.gif) left top no-repeat;
	font-size: .8em;
	height: 140px;
	color: #fff;
}

.foot {
	height: 73px;
 	display: block;
	margin: 20px 0 0 325px;
	padding: 30px 15px;
}

.template1-footer a {
	text-decoration: underline;
	color: #fff;
}

.template1-footer a:hover {
	color: #fscaf9;
	background-color: transparent;
	}

.template1-topnav {
	display:block;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	text-align:center;
}

.template1-topnav td {
	vertical-align: middle;
}

.tagline {
	position: absolute;
	top: 136px;
	left: 700px;
	width: 250px;
	z-index: 5;
}

.template1-contact {
	margin: 0;
}

.template1-tagline h5 {
	margin: 0;
	padding: 1em;
}

.template1-header {
	margin: 0;
	padding: 0;
	}

#nav {
	text-align: right;
	padding: 40px 0 0;
	margin: 0;
}

#nav li {
	list-style: none;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}

#nav li a {
	padding-left: 25px;
}

#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#nav a {
	color: #333;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1.3em;
}

#nav a:hover{
	text-decoration: underline;
	color: #791d7e;
	background: transparent;
}

.template1-subnav li a {
	font-weight: normal;
	margin: 0 ;
	padding: 0;
}

.template1-subnav {
	margin: 0;
}

.template1-subnav li {
	list-style: none;
	list-style-type: none;
	padding: 0 10px 5px 0;
	display: block;
	margin:0;
}

.template1-subnav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	text-align: center;
}

.template1-subnav a {
	font-size: .8em;
	margin: 0;
	text-decoration:none;
}

.template1-nav p, .template1-nav p.off {
		margin: 0px;
}

.template1-nav p.over {
		margin: 0px;
}
		
.template1-nav a:link, .template1-nav a:visited {
	text-decoration: none;		
}

.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
	text-decoration: none;		
}

.template1-content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5em;	
}

.template1-content table, table.spintable {
	font-size: 10pt;
}
	
/* 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 {
	text-decoration: none;
}
	
.template1-content a:hover {
	text-decoration: underline;
}

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


/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
	font-weight: bold;
	color: #000000;
}
	
	
.contentbox table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.sponsors {
	padding: 0;
}

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

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

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

