/* hide from ie on mac \*/
html {
	height: 100%;
	}

#flashcontent {
	height: 100%;
	}
/* end hide */

* { 
margin: 0; 
padding: 0; 
} 
body {
	background:url(images/background.jpg) repeat-x top #74d44d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454039;
	}
a:link,
a:visited {
	color:#6B2075;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.wrapper {
	position:relative;
	width: 916px;
	margin: 0px auto 0 auto;
	} 
.quickbox {
	height:10px;
	position:relative;
	}
.quicklinks, .quicklinks a:link, .quicklinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding:6px 5px 6px 5px;
	
	}
.main {
	width:916px;
	background-image: url(images/main.gif);
	min-height:470px;
}
.header {
	position:relative;
	width:916px;
	height:137px;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	z-index:1000;
	}
.logo_back {
	position:absolute;
	left:6px;
	top:1px;
	height:232px;
	width:229px;
	background:url(images/logo_back.png);
	z-index:100;
	}
.logo {
	position:absolute;
	width:146px;
	height:126px;
	left:45px;
	top:35px;
	z-index:10000;
	}
.logo_text {
	position:absolute;
	width:146px;
	height:50px;
	left:45px;
	top:165px;
	z-index:1000;
	text-align:center;
	font-size:11px;
	color:#522874;
	}
.navigation {
	position:absolute;
	left:350px;
	top:95px;
	height:26px;
	z-index:10000;
	width:550px;
	}
.navigation_text, .navigation_text a:link, .navigation_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	padding: 3px;
	color: #3d3b2e;
	text-align:left;
	text-decoration:none;
	z-index:10000;
	}	
.navigation_text a:hover {
	background: #f7cc62;
	color: #522874;
	}
.left_nav {
	position:absolute;
	left:36px;
	top:245px;
	width:171px;
	}
.title_image {
	padding:0 0 5px 0;
	}
.content {
	position:relative;
	width:648px;
	padding:20px 25px 0 25px;
	left:212px;
	background-color:#FFFFFF;
	}
.content_calendar {
	position:relative;
	width:648px;
	padding:10px 10px 0 10px;
	left:212px;
	background-color:#FFFFFF;
	min-height:470px;
	}
.index_content {
	position:relative;
	width:648px;
	left:228px;
	background-color:#FFFFFF;
	}
.index_news {
	position:absolute;
	top:15px;
	z-index:100;
	}
.index_member {
	position:absolute;
	top:170px;
	z-index:100;
	}
.index_donate {
	position:absolute;
	top:325px;
	z-index:100
	}
.flash {
	position:absolute;
	left:172px;
	top:15px;
	width:490px;
	height:292px;
	background:#fff url(images/front_hands.jpg);
	z-index:1;
	border:1px solid #000;
	}
.index_text {
	position:absolute;
	left:172px;
	top:325px;
	height:140px;
	width:370px;
	overflow:hidden;
	font-size:18px;
	color:#003dab;
	}
.index_hand {
	position:absolute;
	left:546px;
	top:325px;
	}
.images {
	padding:0 15px 20px 0;
	border:2px solid #550000;	
	}
blockquote {
	padding-left:1em;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff4268;
	font-weight: bold;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02b8cd;
	font-weight: bold;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B2075;
	font-weight: bold;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5add2b;
	font-weight: bold;
	}
h5 {
	color:#ffdc0c;
	font-size:16px;
	padding:10px 0 2px 4px;
	font-weight:bold;
	
	}
h6, h6 a:link, h6 a:visited {
	color:#fff;
	font-size:12px;
	padding:0 0 1px 12px;
	}
h6 a:hover {
	text-decoration:underline;
	}
.topics, .topics a:link, .topics a:visited {
	color:#fff;
	font-size:12px;
	padding:0 0 8px 15px;
	text-indent: -20px;
	font-weight:bold;	
	line-height:95%;
	}
.topics a:hover {
	text-decoration:underline;
	}
.small {
	font-size:6px;
	}	
ol {
	margin-left:0;
	padding-left:2em;
	}
ul {
	margin-left:0;
	padding-left:2em;
	}
	
.orangeBorder {
	border: 3px solid #E6671A;
}
.greenBorder {
	border: 3px solid #34C900;
}
.pinkBorder {
	border: 3px solid #FF4067;
}
.purpleBorder {
	border: 3px solid #B072DF;
}
.blueBorder {
	border: 3px solid #01B8CB;
}
	
.brite_headers {
	height:80px;
	background:url(images/brite.jpg) center top no-repeat;
	}
	
	
	
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-left:3px;
}
	
legend {
	font-weight:bold;
	color:#550000;
	padding-bottom:10px;
	padding-left:3px;
	}
	
	
.bottom {
	position:relative;
	width:916px;
	background:url(images/bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
	}	
.footerbox {
	position:relative;
	left:315px;
	top:-45px;
	width:300px;
	background:url(images/back_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
	}
.footer,
.footer a:link,
.footer a:visited {
	text-align:center;
	color:#522874;
	font-size:11px;
	padding:8px 0px 2px 0px;
	}
.footer a:hover {
	text-decoration:underline;
	}
.memberbox {
	position:relative;
	left:15px;
	top:-5px;
	width:960px;
	background:url(images/back_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
	}
.member,
.member a:link,
.member a:visited {
	text-align:left;
	color:#522874;
	font-size:11px;
	padding:8px 0px 2px 0px;
	}
.member a:hover {
	text-decoration:underline;
	}
.policybox {
	position:relative;
	top:-85px;
	left:455px;
	height:30px;
	width:450px;
}
.policy,
.policy a:link,
.policy a:visited {
	text-align:right;
	color:#522874;
	font-size:11px;
	padding:8px 0 0 0;
	}
	
.collapsible {
	width: 545px;
	background:#FFFFCC;
	display:none;
	}
.show_hide,
.show_hide a:link, 
.show_hide a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.show_hide a:hover {
	text-decoration: underline;
}
.year4 {
	border:1px solid #C6F;
	background-color:#f3f3f3;
}
.year3 {
	border:1px solid #69C;
	background-color:#f3f3f3;
}
.rddprizes {
	background:url(images/rddprizes.jpg);
	height:302px;
	width:298px;
	text-align:center;
	font-size:16px;
	}
.rdd_home {
	position:absolute;
	height:84px;
	width:75px;
	left:830px;
	top:10px;
	z-index:10000;
}