img, div { behavior: url(../inc/iepngfix.htc) }
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}
a {
	color: #3A557B;
}
a:hover {
	color: #35ACD2;
}


#layout {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9cb8bc;
}
#header {
	position: relative;
	background-image: url(../images/header.gif);
	height: 168px;
	width: 1002px;
}
#btn_twitter {
	position: absolute;
	top: 21px;
	right: 20px;
	height: 28px;
	width: 35px;
	text-align: right;
}
#quicklink {
	position: absolute;
	top: 21px;
	right: 60px;
	height: 28px;
	width: 241px;
	background-image: url(../images/quicklink.png);
	background-repeat: no-repeat;
	text-align: right;
}
#btn_contact a{
	position: absolute;
	top: 71px;
	right: 20px;
	background-image: url(../images/btn_contact.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	font-size: 13px;
}
#lang #menu1{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 190px;
	font-size: 11px;
	margin-right: 10px;		
	margin-top: 3px;
}
#nav {
	position: absolute;
	top: 102px;
	width: 1002px;
	height: 58px;
	padding-top: 7px;
}
#nav_col1 {
	height: 30px;
	padding-left: 20px;
}
#nav #nav_col1 a {
	background-image: url(../images/btn_off.gif);
	width: 120px;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #2A4D71;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	height: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#nav #nav_col1 a:hover {
	background-image: url(../images/btn_on.gif);
	color: #FFFFFF;
}
#nav #nav_col1 a.over {
	background-image: url(../images/btn_on.gif);
	color: #FFFFFF;
}
#lang{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;
	font-size: 10px;
	padding-top: 2px;
}
#nav_col2 {
	height: 23px;
	clear: both;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	color: #2A4D71;
	font-size: 12px;
}
#nav_col2 a {
	font-weight: bold;
	color: #2A4D71;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
}
#nav_col2 a:hover {
	color: #F1A868;
}
#nav_col2 a.over {
	color: #F1A868;
}
#nav .home {
	background-image: url(../images/nav_home.gif);
}
#nav .about {
	background-image: url(../images/nav_about.gif);
}
#nav .support {
	background-image: url(../images/nav_support.gif);
}
#nav .volunteer {
	background-image: url(../images/nav_volunteer.gif);
}
#nav .contributions {
	background-image: url(../images/nav_contributions.gif);
}
#nav .donate {
	background-image: url(../images/nav_donate.gif);
}
#nav .prostate {
	background-image: url(../images/nav_prostate.gif);
}
#nav .events {
	background-image: url(../images/nav_events.gif);
}
#content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#content_right {
	width: 632px;
	float: right;
	padding-right: 20px;
}
#content_left {
	float: left;
	width: 320px;
	padding-left: 16px;
	padding-top: 0px;
}
#img_left {
	margin-bottom: 10px;
	padding-top: 16px;
}
.round_box_small_head{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C3C6;
	border-left-color: #B0C3C6;
	background-color: #FFFFFF;
	background-image: url(../images/arrow_round_small.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
.round_box_small {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C3C6;
	border-left-color: #B0C3C6;
	background-color: #eaedef;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 273px;
	overflow: hidden;
}
.round_small_bot {
	padding-bottom: 10px;
}
.round_small_more {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C3C6;
	border-left-color: #B0C3C6;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 0px;
	width: 253px;
	overflow: hidden;
	text-align: right;
	background-image: url(../images/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: 290px 10px;
}
.round_small_more a{
	color: #75C5F0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.round_box_big {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3E2F2;
	border-left-color: #C3E2F2;
	background-color: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
}
.sponsor_item {
	padding-bottom: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #DDDDDD;
}
#btn_sumbit {
	background-image: url(../images/btn_submit.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	padding-top: 2px;
}
#btn_sumbit a {
	text-decoration: none;
}
#thisform .textfield {
	height: 16px;
	width: 330px;
	border: 1px solid #999999;
}
#thisform .textarea {
	height: 100px;
	width: 500px;
	border: 1px solid #999999;
}
.required {
	font-size: 10px;
	color: #FF0000;
}
#event_table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#event_table .bg {
	background-color: #F4F4F4;
}






h1 {
	font-size: 30px;
	color: #3A557B;
	margin: 0px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #EA7C1A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	text-decoration: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.round_box_small .list_item {
	width: 255px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.round_box_big .list_item {
	width: 564px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9cb8bc;
	background-image: url(../images/copyright_bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	position: relative;
}
#footer_left {
	position: absolute;
	left: 28px;
	top: 7px;
	text-align: center;
	width: 290px;
	font-size: 14px;
}
#webaddress {
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E446B;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#webaddress a {
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}
.txt_brown {
	color: #660000;
}
.txt_blue {
	color: #1E446B;
}
.txt_blue_light {
	color: #75C5F0;
}

.txt_orange {
	color: #EA7C1A;
	font-weight: bold;
}
.txt_small {
	font-size: 10px;
}
.txt_orange_underline_bold_cap {
	font-weight: bold;
	text-transform: uppercase;
	color: #EA7C1A;
	text-decoration: underline;
	font-size: 15px;
}
.txt_orange_underline_bold_cap a{
	font-weight: bold;
	text-transform: uppercase;
	color: #EA7C1A;
	text-decoration: underline;
	font-size: 15px;
}

#sitemap_head a{
	font-size: 16px;
	color: #EC8D37;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sitemap_sub {
	padding-left: 30px;
	padding-bottom: 5px;
}
#sitemap_sub a {
	font-size: 14px;
}
#webaddress a .txt_brown {
	color: #660000;
}
#footer_nav {
	position: absolute;
	top: 8px;
	right: 1px;
	width: 324px;
	color: #1E446B;
}
#footer_nav a {
	font-weight: bold;
	color: #1E446B;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#footer_nav a:hover {
	text-decoration: underline;
}
#eventsbox {
	height: 165px;
	position: relative;
}
#front_event1_date {
	position: absolute;
	left: 103px;
	top: 12px;
	z-index: 99;
	color: #EA7C73;
	width: 112px;
	font-weight: bold;
	font-size: 12px;
}
#front_event1_place {
	position: absolute;
	left: 213px;
	top: 12px;
	z-index: 99;
	color: #239BD1;
	font-weight: bold;
	width: 97px;
	text-align: right;
	font-size: 12px;
}
#front_event1_desc {
	position: absolute;
	left: 103px;
	top: 30px;
	z-index: 99;
	width: 203px;
	font-size: 11px;
}
#even_sep {
	position: absolute;
	left: 6px;
	top: 86px;
	z-index: 99;
	color: #EA7C73;
	width: 310px;
	font-weight: bold;
	font-size: 12px;
	height: 9px;
}
#even_sep hr {
	color: #CCCCCC;
}
#front_event1_thumb {
	position: absolute;
	left: 13px;
	top: 11px;
	z-index: 99;
	background-image: url(../images/event1_thumb.png);
	height: 70px;
	width: 294px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#front_event2_thumb {
	position: absolute;
	left: 13px;
	top: 101px;
	z-index: 99;
	background-image: url(../images/event2_thumb.png);
	height: 70px;
	width: 294px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#front_event2_date {
	position: absolute;
	left: 103px;
	top: 101px;
	z-index: 99;
	color: #EA7C73;
	width: 105px;
	font-weight: bold;
	font-size: 12px;
}
#front_event2_place {
	position: absolute;
	left: 175px;
	top: 101px;
	z-index: 99;
	color: #239BD1;
	font-weight: bold;
	width: 135px;
	text-align: right;
	font-size: 12px;
	height: 16px;
}
#front_event2_desc {
	position: absolute;
	left: 103px;
	top: 121px;
	z-index: 99;
	width: 203px;
	font-size: 11px;
}
#irix_design {
	position: absolute;
	top: 31px;
	right: 22px;
	width: 252px;
	color: #666666;
	text-align: right;
	font-size: 11px;
}
#irix_design a {
	text-decoration: none;
	letter-spacing: 0.12em;
	color: #666666;
	text-transform: uppercase;
}
.donate li {
	padding-bottom: 15px;
}
.donate_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.donate_form input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 250px;
}
.donate_form input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 250px;
}
.donate_table textarea {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 52px;
	width: 250px;
}
.donate_table .checkbox {
	height: 14px;
	width: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tax_receipt {
	height: 270px;
	width: 598px;
	position: relative;
}
#tax_receipt #title1 {
	position: absolute;
	left: 20px;
	top: 6px;
	height: 10px;
	width: 314px;
	font-size: 16px;
	font-weight: bold;
}
#tax_receipt #pcfbc_logo1 {
	position: absolute;
	left: 359px;
	top: 0px;
	height: 63px;
	width: 58px;
}
#tax_receipt #address1 {
	position: absolute;
	left: 20px;
	top: 28px;
	height: 10px;
	width: 397px;
	font-size: 9px;
}
#tax_receipt #tag1 {
	position: absolute;
	left: 20px;
	top: 41px;
	height: 10px;
	width: 352px;
	font-size: 11px;
	font-weight: bold;
}
#tax_receipt #receipt1 {
	position: absolute;
	left: 432px;
	top: 21px;
	height: 30px;
	width: 160px;
	font-size: 12px;
	text-align: right;
}
#tax_receipt #date1 {
	position: absolute;
	left: 432px;
	top: 70px;
	height: 20px;
	width: 160px;
	font-size: 12px;
	text-align: right;
}
#tax_receipt #donor1 {
	position: absolute;
	left: 5px;
	top: 132px;
	height: 10px;
	width: 16px;
	font-size: 14px;
	font-weight: bold;
}
#tax_receipt #donor_name1 {
	position: absolute;
	left: 44px;
	top: 139px;
	height: 10px;
	width: 243px;
	font-size: 14px;
}
#tax_receipt #tax1 {
	position: absolute;
	left: 21px;
	top: 214px;
	height: 10px;
	width: 301px;
	font-size: 12px;
	text-align: center;
}
#tax_receipt #acknowledge1 {
	position: absolute;
	left: 304px;
	top: 106px;
	height: 10px;
	width: 286px;
	font-size: 12px;
	text-align: right;
}
#tax_receipt #amount1 {
	position: absolute;
	left: 449px;
	top: 126px;
	height: 10px;
	width: 141px;
	font-size: 16px;
	text-align: right;
}
#tax_receipt #signature1 {
	position: absolute;
	left: 385px;
	top: 148px;
	height: 57px;
	width: 58px;
}
#tax_receipt #rep1 {
	position: absolute;
	left: 334px;
	top: 209px;
	height: 36px;
	width: 258px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#sep {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
#dup_copy {
	font-size: 18px;
	padding-left: 90px;
}
#dup_receipt {
	height: 270px;
	width: 598px;
	position: relative;
}
#dup_receipt #title1 {
	position: absolute;
	left: 20px;
	top: 6px;
	height: 10px;
	width: 314px;
	font-size: 16px;
	font-weight: bold;
}
#dup_receipt #pcfbc_logo1 {
	position: absolute;
	left: 359px;
	top: 0px;
	height: 63px;
	width: 58px;
}
#dup_receipt #address1 {
	position: absolute;
	left: 20px;
	top: 28px;
	height: 10px;
	width: 397px;
	font-size: 9px;
}
#dup_receipt #tag1 {
	position: absolute;
	left: 20px;
	top: 41px;
	height: 10px;
	width: 352px;
	font-size: 11px;
	font-weight: bold;
}
#dup_receipt #receipt1 {
	position: absolute;
	left: 432px;
	top: 21px;
	height: 30px;
	width: 160px;
	font-size: 12px;
	text-align: right;
}
#dup_receipt #date1 {
	position: absolute;
	left: 432px;
	top: 70px;
	height: 20px;
	width: 160px;
	font-size: 12px;
	text-align: right;
}
#dup_receipt #donor1 {
	position: absolute;
	left: 5px;
	top: 132px;
	height: 10px;
	width: 16px;
	font-size: 14px;
	font-weight: bold;
}
#dup_receipt #donor_name1 {
	position: absolute;
	left: 44px;
	top: 139px;
	height: 10px;
	width: 243px;
	font-size: 14px;
}
#dup_receipt #tax1 {
	position: absolute;
	left: 21px;
	top: 214px;
	height: 10px;
	width: 301px;
	font-size: 12px;
	text-align: center;
}
#dup_receipt #acknowledge1 {
	position: absolute;
	left: 304px;
	top: 106px;
	height: 10px;
	width: 286px;
	font-size: 12px;
	text-align: right;
}
#dup_receipt #amount1 {
	position: absolute;
	left: 449px;
	top: 126px;
	height: 10px;
	width: 141px;
	font-size: 16px;
	text-align: right;
}
#dup_receipt #signature1 {
	position: absolute;
	left: 385px;
	top: 148px;
	height: 57px;
	width: 58px;
}
#dup_receipt #rep1 {
	position: absolute;
	left: 334px;
	top: 209px;
	height: 36px;
	width: 258px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#receipt_note {
	text-align: left;
	margin-bottom: 10px;
}

