body {

	background: #576F99;

	font-size: 14px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.leftAlign {text-align: left;}

.rightAlign {text-align: right;}

.centerAlign {text-align: center;}

.clear {clear: both;}

.green {

color:#009900;

}

.red {

color:#FF0000;

}

.black {

color:#000000;

}

#wrap {

	width: 800px;

	margin: 0 auto;

	background: #FFF;



}

#header {

	background: url("images/header.jpg") no-repeat; 

	height: 226px;



	margin: 0px 10px 0px 10px;

}

#header a {

	display: block;

	text-indent: -9999px;

	height: 100px;

	width: 500px;



	position: relative;

	top: 20px;

	}

/*navigation*/

#left {

	width: 151px;

	float: left;



}

#left ul {

	list-style-type: none; 

	margin: 0px; 

	margin-left: -30px;

}

#left ul li {text-indent: -9999px;}

#left ul li a {

	height: 34px;

	width: 151px;

	display: block;

}

#left ul li#first {

	background: url("http://www.fullerhamlets.com/images/navigation.jpg");

	height: 172px;

	width: 151px;

	}

#left ul li a#register {

	background: url("http://www.fullerhamlets.com/images/registeronline.jpg");

}

#left ul li a#payment {

	background: url("http://www.fullerhamlets.com/images/payments.jpg");

}

#left ul li a#shop {

	background: url("http://www.fullerhamlets.com/images/navbuttons/fhshop.jpg");

}

#left ul li a#home {

	background: url("http://www.fullerhamlets.com/images/home.jpg");

}

#left ul li a#news {

	background: url("http://www.fullerhamlets.com/images/news.jpg");

}

#left ul li a#teams {

	background: url("http://www.fullerhamlets.com/images/teams.jpg");

}

#left ul li a#wanderers {

	background: url("http://www.fullerhamlets.com/images/wanderers.jpg");

}

#left ul li a#alumni {

	background: url("http://www.fullerhamlets.com/images/nav-alumni.jpg");

}

#left ul li a#alumniNews {

	background: url("http://www.fullerhamlets.com/images/Alumni-news.jpg");

}

#left ul li a#clubAwards {

	background: url("http://www.fullerhamlets.com/images/accomplishments.jpg");

}

#left ul li a#coaching {

	background: url("http://www.fullerhamlets.com/images/coaching.jpg");

}

#left ul li a#directions {

	background: url("http://www.fullerhamlets.com/images/directions.jpg");

}

#left ul li a#clubHistory {

	background: url("http://www.fullerhamlets.com/images/history.jpg");

}

#left ul li a#hamletCamp {

	background: url("http://www.fullerhamlets.com/images/hamletcamp.jpg");

}

#left ul li a#hamletHut {

	background: url("http://www.fullerhamlets.com/images/hamlethut.jpg");

}

#left ul li a#weeklyRecaps {

	background: url("http://www.fullerhamlets.com/images/weeklyrecaps.jpg");

}

#left ul li a#onlineForms {

	background: url("http://www.fullerhamlets.com/images/online-forms.jpg");

}

#left ul li a#community {

	background: url("http://www.fullerhamlets.com/images/community-outreach.jpg");

}

#left ul li a#alliance {

	background: url("http://www.fullerhamlets.com/images/bwalliance.jpg");

}

#left ul li a#board {

	background: url("http://www.fullerhamlets.com/images/boardofdir.jpg");

}

#left ul li#last {

	background: url("http://www.fullerhamlets.com/images/img_15.jpg");

	height: 59px;

	width: 151px;

}

/*content*/

#content {

	width: 618px;

	float: left;

	margin-left: 21px;

	margin-top: -19px;

}

#content a:visited, a:link, a:active {color: #0000FF;}

#content a:hover {color: #000;}

h1#welcome {

	display: block;

	text-indent: 380px;

	height: 60px;

	width: 618px;

	background: url("http://www.fullerhamlets.com/images/welcome.jpg") no-repeat; 

}

div #newsContent {

	width: 429px;

	border: 1px #C1D3F3 solid;

	margin: 0px;

	float: left;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

	}

div#newsContent h2 {

	display: block;

	text-indent: -9999px;

	height: 31px; width: 429px;

	margin-top: -20px;

}

#newsContent h2#home {

	background: url("http://www.fullerhamlets.com/images/headlines.jpg") no-repeat;

	}

#newsContent h2#teams {

	background: url("http://www.fullerhamlets.com/images/teams.gif") no-repeat;

	}

#newsContent h2#wanderer {

	background: url("http://www.fullerhamlets.com/images/contentheaders/wanderersprogram.gif") no-repeat;

	} 

#newsContent h2#alumni {

	background: url("http://www.fullerhamlets.com/images/headline-alumni.gif") no-repeat;

	}

#newsContent h2#alumniNews {

	background: url("http://www.fullerhamlets.com/images/contentheaders/alumni-news.gif") no-repeat;

	}

#newsContent h2#awards {

	background: url("http://www.fullerhamlets.com/images/contentheaders/clubawards.gif") no-repeat;

	}

#newsContent h2#bodirectors {

	background: url("http://www.fullerhamlets.com/images/contentheaders/board.gif") no-repeat;

	}

a#fb {position: relative;

top: 10px;}

.tick{position: relative; top: -20px;}

span#highlighter {position:absolute;left:0;top:0;font-size:18px;font-family:Verdana;clip:rect(0px, 0px, auto, 0px);}

/*right side*/

#right {

	font-size: 11px;

	margin-left: 20px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px; 

	-webkit-border-bottom-right-radius: 10px;

	-webkit-border-bottom-left-radius: 10px;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-moz-border-radius-bottomright: 10px;

	-moz-border-radius-bottomleft: 10px;

	border-top-left-radius: 0px;

	border-top-right-radius: 0px;

	border-bottom-right-radius: 10px;

	border-bottom-left-radius: 10px;

	margin-top: -60px;

	width: 161px;

	float: left;

	background: #e5eaf7 url("http://www.fullerhamlets.com/images/righttop.jpg") no-repeat top;

}

/*footer*/

#footer {

	font-size: 11px;

	text-align: center;

	background: #274889;

	margin: 5px;

	padding: 10px;

	color: #FFF;

	font-weight: normal;



	}

#footer a{color: #fff;}

#footer a:hover {color: #adadad;}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E3F7E;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;

}
