body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: center; margin: 0; padding: 0; background-color: #404040; }
#wrapper { text-align: left; margin: 0px auto; position: relative; width: 900px; height: auto; background-color: #000000; }
#header { display: block; width: 880px; height: 140px; color: #FFFFFF; text-align: left; margin-right: auto; margin-left: auto; position: relative; background: #F6F6F6 url(images/headerbg.jpg) top right no-repeat; }
#headeralt { display: block; width: 880px; height: 140px; color: #FFFFFF; text-align: left; margin-right: auto; margin-left: auto; position: relative; background-color: #174393; }
#headernav { background-color: #000000; color: #FFFFFF; width: 880px; height: 20px; text-align: center; padding-top: 2px; }
.bodycontainer { float: left; display: inline; position: relative; width: 880px; height: 100%; background-color: #FFFFFF; margin: 0px auto 0px 10px; border-top: 2px solid #FF0099; }
#col1 { display: block; float: left; width: 160px; height: 100%; background: #FFFFFF url(images/pink.gif) top right repeat-y; text-align: center; margin-top: 20px; }
#col2 { display: block; float: left; width: 520px; height: 100%; background-color: #FFFFFF; margin-top: 20px; }
#col3 { display: block; float: left; width: 200px; height: 100%; background-color: #FFFFFF; margin-top: 20px; text-align: center; }
#footer { display: block; width: 880px; height: 100px; background-color: #FFFFFF; text-align: center; font-size: 11px; margin: 0px auto; padding-top: 30px; #padding-top: 20px; border-bottom: 10px solid #000000; }

p { margin-top: 8px; margin-bottom: 8px; }
html, body, span, blockquote, pre, font, img, var, ol, ul, li, fieldset, form, label { margin: 0; padding: 0; border: 0; }
.form { height: 0; width: 0; overflow: hidden; } 
h1 { font: bold 32px Tahoma, Verdana, Arial, sans-serif; color: #000000; margin: 0px 0px 0px 0px; }
h2 { font: bold 26px Tahoma, Verdana, Arial, sans-serif; color: #000000; margin: 0px 0px 5px 0px;  }
h3 { font: bold 18px Tahoma, Verdana, Arial, sans-serif; color: #000000; margin: 0px 0px 10px 0px; }
h4 { font: bold 14px Tahoma, Verdana, Arial, sans-serif; color: #666666; margin: 0px 0px 10px 0px; }
.clear { clear: left; }

/*  links  */
a:link { text-decoration: none; color: #003366; }
a:active { text-decoration: none; color: #003366; }
a:visited { text-decoration: none; color: #003366; }
a:hover { text-decoration: underline; color: #FF0000; }

.plink a:link { font-weight: bold; text-decoration: underline; color: #003366; }
.plink a:active { font-weight: bold; text-decoration: underline; color: #003366; }
.plink a:visited { font-weight: bold; text-decoration: underline; color: #003366; }
.plink a:hover { font-weight: bold; text-decoration: underline; color: #FF0000; }
/*  end links  */


/*  header  */
.headercontent {
	padding: 10px 0px 0px 20px;
	width: 435px;
	height: 112px;
	color: #ffffff;
}
.headercontentreal {
	color: #FFFFFF;
}

.siteurl { font-weight: bold; text-decoration: underline; color: #ffffff; }
/*  end header  */


/* left column  */
ul#nav { list-style-type: none; margin: 0; padding: 0; text-align: center; }
ul#nav li { text-align: center; line-height: 16px; margin: 0px auto 25px auto; width: 145px; }
ul#nav li img { margin: 0px 0px 5px 0px; text-decoration: none; }
ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited { color: #000033; font-weight: bold; }
ul#nav li a:hover { font-weight: bold; color: #FF0099; text-decoration: underline; }

ul#navalt { list-style-type: none; margin: 0; padding: 0; text-align: left; }
ul#navalt li { text-align: left; line-height: 22px; }
ul#navalt li img { margin: 6px 10px 0px 10px; float: left; }
ul#navalt li a:link, ul#navalt li a:active, ul#navalt li a:visited { color: #000033; font-weight: bold; }
ul#navalt li a:hover { font-weight: bold; color: #FF0099; text-decoration: underline; }

ul#subnav { list-style-type: none; margin: 25px 0px 10px 15px; padding: 0; }
ul#subnav li { text-align: left; margin-top: 8px; line-height: 14px; background: url(images/purpledot.gif) 2px 2px no-repeat; padding-left: 22px; }
ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited { color: #000033; font-weight: bold; }
ul#subnav li a:hover { font-weight: bold; color: #FF0099; text-decoration: underline; }
ul#sitemap { list-style-type: none; margin: 0; padding: 0; }
ul#sitemap li { line-height: 20px; margin-left: 10px; }
ul#sitemap ul { list-style-type: none; margin: 0; padding: 0; }
ul#sitemap ul li { margin-left: 20px; }
#addthis { margin: 20px 0px 20px 0px; }
#donate { text-align: center; margin: 15px 0px; }
.donatebtn { position: relative; top: 4px; left: 3px; }
.staticcol1 { margin: 20px 10px; text-align: left; }
/*  end left column  */	


/*  center column  */
.col2content { margin: 0px 15px 10px 20px; }
.navarrows { margin: 0px; display: block; height: 45px; }
.leftarrow { float: left; margin-top: 10px; }
.rightarrow { float: right; margin-top: 10px; }
.radio { position: relative; top: 3px; }
html:first-child .radio { position: relative; top: -1px; }
.floatleft { 	
	float: right;
	margin: 0px 0px 20px 20px;
	font-size: 11px;
	font-style: italic; }
.floatright {
	float: right;
	margin: 0px 0px 20px 20px;
	font-size: 11px;
	font-style: italic; }
.imagecaption { font: italic 11px; }
#googleSearchUnitIframe { width: 520px; position: relative; }
.video { text-align: center; margin-top: 10px; }
#linkpage{ margin-top: 20px; }
#linkpage p { margin: 4px 0px 20px 0px; }
#linkpage a:link, #linkpage a:active, #linkpage a:visited { font-weight: bold; text-decoration: underline; color: #330066; font-size: 13px; }
#linkpage a:hover { font-weight: bold; text-decoration: underline; color: #3300FF; font-size: 13px; }
/*  end center column  */


/*  right column  */
.staticcol3 { margin: 0px 10px 20px 10px; text-align: left; }
/*  end right column  */


/*  footer  */
.footerlinks { color: #434B74; margin: 10px 0px; }
.footerlinks a:link, .footerlinks a:active, .footerlinks a:visited { color: #434B74; margin: 10px 0px; }
.footerlinks a:hover { text-decoration: underline; color: #FF3366; }
.legal { font-size: 11px; color: #6D6D6D; }
a.none:link, a.none:visited, a.none:active, a.none:hover { color: #000000; text-decoration: none; } 
/*  end footer  */

#error { display: block; border: 1px solid red; width: 320px; min-height: 28px; margin: 10px 0px 18px 0px; padding: 5px 10px 10px 50px; background: #FFFFFF url(images/error.gif) 7px 6px no-repeat; }
#success { display: block; border: 1px solid #004BA8; width: 320px; min-height: 28px; margin: 10px 0px 18px 0px; padding: 5px 10px 10px 50px; background: #FFFFFF url(images/success.gif) 7px 7px no-repeat; }
.label { display: block; width: 125px; float: left; clear: left; font-weight: bold; }
.rlabel { display: block; width: 265px; float: left; margin: 0px 0px 10px 0px; }
.submitbutton { width: 125px; border: 2px solid #005571; background-color: #0084B0; color: #FFFFFF; margin: 10px 0px 0px 222px; font-weight: bold; cursor: pointer; font-size: 12px; font-family: Georgia, Time New Roman, Times, serif; }
.submitbuttongreen { width: 125px; border: 2px solid #69B112; background-color: #C5EA9C; color: #CC6600; margin: 10px 0px 0px 250px; font-weight: bold; cursor: pointer; font-size: 12px; font-family: Arial, Helvetica, Verdana; }
.submitbuttonpink { width: 125px; border: 2px solid #FF0066; background-color: #FF33CC; color: #FFFFFF; margin: 10px 0px 0px 250px; font-weight: bold; cursor: pointer; font-size: 12px; font-family: Arial, Helvetica, Verdana; }
.submitbuttonred { width: 125px; border: 2px solid #990000; background-color: #CC0000; color: #FFFFFF; margin: 10px 0px 0px 250px; font-weight: bold; cursor: pointer; font-size: 12px; font-family: Georgia, Time New Roman, Times, serif; }
.submitbuttonblue { width: 125px; border: 2px solid #558FAF; background-color: #B1CCDA; color: #33586C; margin: 10px 0px 0px 222px; font-weight: bold; cursor: pointer; font-size: 12px; font-family: Arial, Helvetica, Verdana; }
.req { color: #FF0000; font-size: 11px; }
.captcha { clear: left; float: left; }
