body {
	background: url("/_ima/bg.jpg") no-repeat top center #008D94;
	margin: 0px; 
	padding: 33px 0px 0px 0px;
	color: #000;	
	font: 11px/22px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________Links_*/


a:link {
	color: #02AFB5;
	text-decoration: none;
	}
a:visited {
	color: #02AFB5;
	text-decoration: none;
	}
a:hover {
	color: #01D1DB;
	text-decoration: none;
	}
a:active {
	color: #02AFB5;
	text-decoration: none;
	}
	
/*____________________________________________________________________________________________Helpers_*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.login-clearer { clear: both; line-height: 10px; font-size: 10px; width: 10px; height: 10px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.breaker { background: url("/_ima/breaker.jpg") no-repeat; width: 583px; height: 23px; clear: both; margin: 0px auto; padding: 0px 0px 20px 0px; }

.right-breaker { width: 100%; height: 10px; line-height: 0px; font-size: 0px; margin: 0px; padding: 0px; }

.text-right { text-align: right; }

.text-center {
	text-align: center;
	padding: 10px 0px 0px 0px;
	}
	
.form-extras {
	clear: both;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	display: block;
	}
	
.small-text {
	font-size: 11px;
	line-height: 14px;
	}

/*____________________________________________________________________________________________Fixed Presets_*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

.text-center { text-align: center; }
	
/*____________________________________________________________________________________________Main Layout_*/

#container {
	background: url("/_ima/content-header-4.jpg") no-repeat #fff;
	width: 928px;
	height: 100%;
	margin: 0px auto;
	}
#container-2 {
	background: url("/_ima/content-header-5.jpg") no-repeat #fff;
	width: 928px;
	height: 100%;
	margin: 0px auto;
	}
#container-terms {
	background: url("/_ima/content-header-5.jpg") no-repeat #fff;
	width: 505px;
	height: 100%;
	padding: 140px 15px 20px 20px;
	}
	#bottom {
		background: url("/_ima/bottom.jpg") no-repeat bottom center;
		padding: 0px 0px 280px 0px;
		}
	#navigation {
		background: url("/_ima/navigation-bg.jpg") repeat-x #246696;
		width: 923px;
		height: 100%;
		margin: 0px auto;
		height: 48px;
		padding: 0px 5px 0px 0px;
		}
		.nav-logo {
			margin: 0px 0px 0px 7px;
			border: 0px;
			float: left;
			}
		.nav-breaker {
			float: right;
			}
		
		a.on-nav-about, a.nav-about {
			background: url("/_ima/nav-about.jpg") no-repeat;
			}
		a.on-nav-faqs, a.nav-faqs {
			background: url("/_ima/nav-faqs.jpg") no-repeat;
			}
		a.on-nav-contact, a.nav-contact {
			background: url("/_ima/nav-contact.jpg") no-repeat;
			}
		a.on-nav-sign-up, a.nav-sign-up {
			background: url("/_ima/nav-sign-up.jpg") no-repeat;
			}
		a.on-nav-donate, a.nav-donate {
			background: url("/_ima/nav-donate.jpg") no-repeat;
			}
		a.on-nav-gallery, a.nav-gallery {
			background: url("/_ima/nav-gallery.jpg") no-repeat;
			}
		a.on-nav-log-out, a.nav-log-out {
			background: url("/_ima/nav-log-out.jpg") no-repeat;
			}
		a.on-nav-sponcors, a.nav-sponcors {
			background: url("/_ima/nav-sponcors.jpg") no-repeat;
			background-position: -5px 0px;
			width: 103px;
			height: 40px;
			float: right;
			margin: 5px 0px 0px 0px;
			}
			
		a.on-nav-account, a.nav-account {
			background: url("/_ima/nav-account.jpg") no-repeat;
				background-position: -5px 0px;
			width: 113px;
			height: 40px;
			float: right;
			margin: 5px 0px 0px 0px;
			}
			a.on-nav-account {
				background-position: -5px -40px;
				width: 113px;
				height: 40px;
				float: right;
				margin: 5px 0px 0px 0px;
				}	
				
		a.nav-photo-gallery {
			background: url("/_ima/nav-photo-gallery.jpg") no-repeat;
			background-position: -5px 0px;
			width: 144px;
			height: 40px;
			float: right;
			margin: 5px 0px 0px 0px;
			}
			a.on-nav-photo-gallery, a.nav-photo-gallery:hover {
				background: url("/_ima/nav-photo-gallery.jpg") no-repeat;
				background-position: -5px -40px;
				width: 144px;
				height: 40px;
				float: right;
				margin: 5px 0px 0px 0px;
				}	
					
		a.nav-about,
		a.nav-faqs,
		a.nav-contact,
		a.nav-sign-up,
		a.nav-donate,
		a.nav-gallery,
		a.nav-log-out {
			width: 90px;
			height: 40px;
			float: right;
			margin: 5px 0px 0px 0px;
			background-position: -5px 0px;
			}			
			a.nav-about:hover,
			a.nav-faqs:hover,
			a.nav-contact:hover,
			a.nav-sign-up:hover,
			a.nav-donate:hover,
			a.nav-gallery:hover,
			a.nav-sponcors:hover,
			a.nav-log-out:hover,
			a.nav-account:hover {
				background-position: -5px -40px;
				}	
				a.on-nav-about,
				a.on-nav-faqs,
				a.on-nav-contact,
				a.on-nav-sign-up,
				a.on-nav-donate,
				a.on-nav-gallery {
					background-position: 0px -40px;
					width: 99px;
					height: 40px;
					float: right;
					margin: 5px 0px 0px 0px;
					}		
			
		
	#header {
		width: 100%;
		height: 137px;
		}	
		a.penguin-logo {
			width: 300px;
			height: 135px;
			float: left;
			}
		#log-in-form {
			width: 200px;
			height: 107px;
			float: right;
			padding: 30px 0px 0px 0px;
			}
			#log-in-form form {
			margin: 0px;
			padding: 0px;
			display: block;
				}
				
			.blank-input {
				width: 180px;
				height: 15px;
				margin: 0px;
				padding: 6px 0px 11px 20px;
				display: block;
				overflow: hidden;
				}
				.blank-input input {
					border: 0px solid red;
					background: none;
					width: 160px;
					height: 15px;
					line-height: 14px;
					font-size: 12px;
					margin: 0px;
					padding: 0px;
					display: block;
					}
			.log-in {
				width: 83px;
				margin: 0px;
				padding: 4px 0px 0px 96px;
				display: block;
				overflow: hidden;
				}
				.log-in input {
					background: none;
					width: 83px;
					height: 24px;
					margin: 0px;
					padding: 0px;
					display: block;
					overflow: hidden;
					}
					
		#date-slide {
			background: #03436f;
			width: 897px;
			height: 242px;
			clear: both;
			margin: 0px auto;
			border: 1px solid #022947
			}
			#date-slide img {
				display: block;
				float: left;
				}
			#slideshow {
				width: 518px;
				height: 230px;
				border: 1px solid #348cc8;
				float: right;
				margin: 5px 5px 0px 0px;
				}
			#date-slide-shadow {
				background: url("/_ima/date-slide-shadow.jpg") no-repeat;
				width: 899px;
				height: 9px;
				margin: 0px auto;
				display: block;
				padding: 0px;
				}
				
#content-area {
	width: 887px;
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
	color: #3f86b7;
	font-size: 13px;
	line-height: 24px;
	}
	.content-left {
		width: 585px;
		height: 100%;
		float: left;
		padding: 0px 0px 30px 10px;
		}
	.content-right {
		width: 260px;
		height: 100%;
		float: right;
		padding: 0px 0px 30px 10px;
		}
		
	#index-goal-container {
		width: 522px;
		height: 138px;
		padding: 0px;
		margin: -31px 15px 0px 0px;
		float: right;
		}
		#index-thermometer-container {
			width: 522px;
			height: 138px;
			padding: 0px;
			}
		#thermometer-fg-white {
			background: url("/_ima/thermometer-bg-white.jpg") no-repeat;
			width: 522px;
			height: 95px;
			position: absolute;
			}
		#agh-goal {
			width: 490px;
			height: 20px;
			text-align: center;
			position: absolute;
			margin: -30px 0px 0px 0px;
			padding: 0px 0px 0px 25px;
			}
				
	a.penguin-search {
		background: url("/_ima/penguin-search.jpg") no-repeat;
		width: 340px;
		height: 154px;
		float: left;
		border: 0px;
		text-decoration: none;
		margin: -65px 0px 0px 20px;
		}
		a.penguin-search:hover {
			background-position: 0px -154px;
			}
		
	.content-center {
		width: 625px;
		height: 100%;
		margin: 0px auto;
		padding: 50px 0px 0px 200px;
		}
		.login-submit {
			float: right;
			padding: 10px 208px 0px 0px
			}
		
/*____________________________________________________________________________________________Index Layout_*/

#sponcerships-available {
	width: 256px;
	border: 1px solid #00d1db;
	color: #666;
	}
	#sponcerships-available p {
		width: 230px;
		padding: 0px 0px 10px 15px;
		}
a.penguin-sign-up {
	background: url("/_ima/penguin-sign-up.jpg") no-repeat;
	width: 256px;
	height: 79px;
	float: left;
	border: 1px solid #084571;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	}
	a.penguin-sign-up:hover {
		background-position: 0px -81px;
		text-decoration: none;
		}
a.agh-donation {
	background: url("/_ima/agh-donation.jpg") no-repeat;
	width: 256px;
	height: 79px;
	float: left;
	border: 1px solid #084571;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	}
	a.agh-donation:hover {
		background-position: 0px -81px;
		text-decoration: none;
		}

.golf-sign-up {
	border: 1px solid #0F2A00;
	margin: 12px 0px 0px 0px;
	}
	
.pushed {
	margin: 0px 35px 0px 0px;
	}	
a.swim-as-an-individual {
	background: url("/_ima/swim-as-an-individual.jpg") no-repeat 0px 5px;
	float: left;
	width: 165px;
	height: 238px;
	}
	a.swim-as-an-individual:hover {
		background-position: 0px -236px;
		}
a.join-a-team {
	background: url("/_ima/join-a-team.jpg") no-repeat 0px 5px;
	float: left;
	width: 165px;
	height: 238px;
	}
	a.join-a-team:hover {
		background-position: 0px -236px;
		}
	
a.become-a-team-captain {
	background: url("/_ima/become-a-team-captain.jpg") no-repeat 0px 5px;
	float: left;
	width: 165px;
	height: 238px;
	}
	a.become-a-team-captain:hover {
		background-position: 0px -236px;
		}
		
.team-search {
	width: 210px;
	float: left;
	}	
.team-or {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 10px;
	}		
.team-search-btn {
	margin: 0px 0px 0px 10px;
	float: left;
	}
.choose-top {
	background-color: #3D81B2;
	padding: 3px 0px 5px 5px;
	border-bottom: 1px solid #cfcfcf;
	color: white;
	} 
.choose-1 {
	background-color: #eee;
	padding: 3px 0px 5px 5px;
	border-bottom: 1px solid #cfcfcf;
	} 
.choose-0 {
	background-color: #fff;
	padding: 3px 0px 5px 5px;
	border-bottom: 1px solid #cfcfcf;
	}

.choose_team-name {
	width: 350px;
	font-size: 18px;
	float: left;
	}
a.donate-to-me {
	background: url("/_ima/donate-to-me.jpg") no-repeat;
	width: 99px;
	height: 21px;
	float: right;
	margin: 4px 7px 0px 0px
	}
	a.donate-to-me:hover {
		background-position: 0px -22px;
		}
.choose_team-captain {
	width: 210px;
	font-size: 14px;
	float: right;
	padding: 0px 5px 0px 0px;
	}
		
/*____________________________________________________________________________________________FAQ Layout_*/

.faqsers span {
	font-weight: bold;
	color: #02AFB5;
	}

/*____________________________________________________________________________________________Penguin Layout_*/

.penguin-pic {
	border: 1px solid #0C4C7A;
	padding: 5px;
	margin: 0px 20px 0px 0px;
	float: left;
	}

.goal {
	margin: 20px 0px 0px 0px;
	}

.edit-info {
	background: url("/_ima/admin-fade.jpg") repeat-x white;
	border: 1px solid #03426D;
	padding: 0px 15px 15px 20px;
	margin: 10px 0px 0px 0px;
	}
	.edit-info input {
		width: 214px;
		}
	
.edit-penguin-pic {
	width: 310px;
	float: right;
	padding: 35px 0px 0px 0px;
	}
	
.edit-about {
	width: 530px;
	float: left;
	}
	.edit-about textarea {
		width: 530px;
		height: 200px;
		}

.donor-line {
	border-bottom: 1px solid #03426D;
	}

/*____________________________________________________________________________________________Hover Fade_*/

a.sponcor-space {
	float: left;
	padding: 0px 10px 0px 0px;
	color: #4388B8;
	text-decoration: none;
	}
	a.sponcor-space:hover {
		color: #008D94;
		text-decoration: none;
		}
a.sponcor-space .sponcor-logo {
	width: 200px;
	height: 150px;
	float: left;
	padding: 5px;
	margin: 4px 20px 0px 0px;
	border: 1px solid #4388B8;
	}
	a.sponcor-space:hover .sponcor-logo {
		border: 1px solid #008D94;
		}
.sponcor-info {
	margin: 0px;
	padding: 0px;
	}
	
.breaker2 {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #D1EDEF;
	}

/*____________________________________________________________________________________________Hover Fade_*/

.mover {
	position: relative;
	top: 0;
	left: 0;
	width: 209px;
	height: 209px;
	}

#img_layer_01  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	}
	
/*____________________________________________________________________________________________Gallery Layout_*/
		
.gallery-sifr {
	padding: 0px 0px 0px 13px;
	}
		
a.lightbox-view img {
	background-color: #fff;
	width: 80px;
	height: 70px;
	float: left;
	margin: 0px 12px 15px 12px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #008D94;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________Footer Layout_*/

.footer {
	width: 908px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
	color: #fff;
	}
	
	.footer a:link {
		color: #fff;
		text-decoration: none;
		}
	.footer a:visited {
		color: #fff;
		text-decoration: none;
		}
	.footer a:hover {
		color: #fff;
		text-decoration: underline;
		}
	.footer a:active {
		color: #fff;
		text-decoration: none;
		}
		
	.footer-nav {
		width: 500px;
		height: 50px;
		float: left
		}
	.footer-logo {
		width: 60px;
		height: 50px;
		float: right
		}
	.footer-contact {
		width: 240px;
		height: 170px;
		float: right
		}
	
/*____________________________________________________________________________________________Calendar Layout_*/

.date-container {
	background: url("/_ima/date-bg.jpg") no-repeat;
	width: 49px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	.date-month {
		text-align: center;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		margin: 0px;
		padding: 0px 0px 0px 1px;
		color: #fff;
		}
	.date-day {
		text-align: center;
		height: 25px;
		line-height: 27px;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		color: #005E94;
		}
	
	.date-header {
		margin: 10px 0px 0px 10px;
		padding: 0px;
		float: left;
		width: 400px;
		}
/*____________________________________________________________________________________________Crab Layout_*/

#crab {
	background-color: #3A92C0;
	border-left: 0px solid #000;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	position: fixed;
	bottom: 0;
	width: 780px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
	}
	#crab p {
		margin: 0px;
		padding: 0px;
		}

/*____________________________________________________________________________________________Contact Layout_*/

	#form-section {
		float: left;
		}
	.input-names {
		width: 170px;
		height: 20px;
		padding: 5px 0px 0px 3px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		line-height: 14px;
		}
		.input-names span {
			font-size: 9px;
			color: #666;
			}
	.big-team {
		width: 170px;
		height: 20px;
		padding: 5px 0px 0px 3px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 18px;
		line-height: 14px;
		color: #01D1DB;
		font-weight: bold;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 369px;
		height: 65px;
		margin: 0px 0px 10px 0px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	.textareas-friend {
		width: 369px;
		height: 250px;
		margin: 0px 0px 10px 0px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 14px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn input {
		width: 114px;
		height: 34px;
		color: #000;
		margin: 10px 0px 0px 173px;
		padding: 0px 0px 0px 0px;
		border: 0px;
		float: left;
		}
	
/*____________________________________________________________________________________________Penguin Layout_*/

#donation-container {
	background: url("/_ima/donations-bg.jpg") repeat-x;
	width: 886px;
	height: 205px;
	clear: both;
	}
	#thermometer-container {
		width: 500px;
		float: left;
		padding: 98px 0px 0px 50px;
		}

#thermometer-fg {
	background: url("/_ima/thermometer-bg.jpg") no-repeat;
	width: 522px;
	height: 95px;
	position: absolute;
	}
#thermometer-bg {
	background: url("/_ima/thermometer-fg.png") no-repeat;
	width: 522px;
	height: 95px;
	position: absolute;
	}
#mercury-container {
	width: 510px;
	height: 85px;
	position: absolute;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
	}
	#mercury {
		background: url("/_ima/mercury.png") no-repeat;
		width: 522px;
		height: 85px;
		position: absolute;
		margin: 0px 0px 0px -510px;
		}
/*_____ ^ Here is the percentage you need _______________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
/*_______________________________________________________________________________________________________________________________*/
		
#total-donations-container {
	width: 260px;
	float: right;
	padding: 19px 0px 0px 0px;
	}
		
#total-donations {
	background: url("/_ima/total-donations-bg.jpg") repeat-y #ABABAB;
	width: 260px;
	height: 163px;
	padding: 0px 0px 0px 0px;
	border-bottom: 4px solid #59829E;
	}
	.total-reflection {
		float: right;
		}
	.collected-goal {
		width: 80px;
		float: left;
		padding: 0px 0px 0px 40px;
		}
	.collected-goal-amount {
		width: 80px;
		float: right;
		padding: 0px 40px 0px 0px;
		text-align: right;
		}

#percent-reached {
	width: 620px;
	height: 50px;
	float: left;
	display: block;
	position: absolute;
	text-align: center;
	color: #fff;
	padding: 25px 0px 0px 0px;
	}		
	#percent-reached span {
		font-size: 20px;
		font-weight: bold;
		}
#percent-reached-2 {
	width:585px;
	height: 50px;
	float: left;
	display: block;
	position: absolute;
	text-align: center;
	color: #fff;
	padding: 15px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	}		

/*____________________________________________________________________________________________Form Validation_*/
	
.validation-inline-error-message { 
	width: 190px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	color: red;
	font-size: 10px;
	}
	
.error-title {
	background-color: red;
	width: 378px;
	border: 1px dotted #fff;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}

.error-box {
	width: 368px;
	border-right: 1px dotted red;
	border-bottom: 1px dotted red;
	border-left: 1px dotted red;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	}


	