@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding:0;
}

#topContainer {
	width: 100%;
	margin: 0;
	background: url(../images/version_2/top_bg.gif) repeat-x;
	height: 91px;
	padding:0;
}

#logoImg {
	width: 163px;
	height: 91px;
	float:left;
}

#top-textArea {
	width: auto;
	float:left;
	height: 91px;
}

#top-green {
	text-align: left;
	margin:0;
	clear:both;
	padding: 0 0 0 50px;
	position: relative;
}

#top-grey {
	clear:both;
	padding: 5px 0 0 80px;
	margin:0;
	height: 43px;
	color: #0000FF;
	position: relative;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}

#top-nav {
	clear:both;
	padding:3px 0 0 0;
	margin:0;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#top-nav a:link, #top-nav a:visited {
	color: #000000;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
	color: #666666;
}

#contentArea {
	width: 100%;
	display: table;
	height: 250px;
	border-bottom:solid 2px #000000;
	background: url(../images/version_2/mid_bg.gif) repeat-x;
}

#welcomeTxt {
	width: 243px;
	height: 210px;
	float:left;
	background: url(../images/version_2/welcome-bg.jpg) no-repeat;
	padding: 30px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#welcomeTxt h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3534D7;
	text-decoration: none;
	margin: 0px;
	padding: 0 0 3px 30px;	
}	

#flashHolder {
	float: left;
	width: 517px;
	height: 250px;
}

#titleHolder {
	float:left;
	width:100%;
	border-bottom:solid 2px #000066;
	background-color: #E5E5E5;	
}

#donationTitle {
	width: 243px;
	height: 35px;
	float: left;
	text-align: center;
	background-color: #E5E5E5;
	font-size: 26px;
	padding-top: 3px;
	font-weight:bold;
	color: #0000CC;	
}

#donationContent {
	width: 223px;
	float:left;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/version_2/donate_bg.jpg) bottom right no-repeat;
}

#newsTitle {
	width: 298px;
	height: 38px;
	float: left;
	text-align: center;
	background-color: #0000CC;
	color: #ffffff;
	font-size: 26px;
	padding-top: 3px;
	font-weight:bold;
}

#newsContent {
	width: 278px;
	float:left;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#newsContent a:link, #newsContent a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#blogTitle {
	width: 227px;
	float:left;
	height: 38px;
	text-align: center;
	background-color: #E5E5E5;	
	font-size: 26px;
	padding-top: 3px;
	font-weight:bold;
	color: #0000CC;	
}

#blogContent {
	width: 210px;
	float:left;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#btmContentHolder {
	float:left;
	width: 100%;
	border-bottom: solid 2px #0000FF;
	display: table;
	height: auto;
	background-color: #ffffff;
}

#topFooter {
	background-color: #34CC34;
	border-bottom: solid 2px #0000FF;
}

#footer_links {
	width: 800px;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}

#topFooter a:link, #topFooter a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#topFooter a:hover {
	text-decoration: underline;
}

#wddLink {
	width: 800px;
	text-align: center;
	padding: 10px 0 10px 0;
}

#wddLink a:link, #wddLink a:visited {
	color: #000033;
	text-decoration: none;
}

#wddLink a:hover {
	text-decoration: underline;
}
