/*-------------- Manoaswim.org -----------------*/
/*-------------- Index.html -----------------*/

/*-------------- Navigation Highlight -----------------*/
#mainnav li.pic a{
	padding: 0 72px 0 37px;
	background: #fffe98;
	}

/*-------------- Body Main Image -----------------*/
#image{
	background: url(../images/image5.jpg) no-repeat 4px 3px;
}

/*-------------- Image Gallery -----------------*/
#imagegallery1 a,
#imagegallery2 a,
#imagegallery3 a,
#imagegallery4 a,
#imagegallery5 a,
#imagegallery6 a,
#imagegallery7 a,
#imagegallery8 a,
#imagegallery9 a,
#imagegallery10 a
{
	background: url(../images/bgborder.gif) no-repeat 10px 10px;
	height: 193px;
	width: 241px;
	float: left;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-indent: 17px;
}

#imagegallery1 img,
#imagegallery2 img,
#imagegallery3 img,
#imagegallery4 img,
#imagegallery5 img,
#imagegallery6 img,
#imagegallery7 img,
#imagegallery8 img,
#imagegallery9 img,
#imagegallery10 img
{
	height: 155px;
	width: 205px;
	top: 12px;
	left: 23px;
	position: relative;
}

#content,
#content2,
#content3,
#content4{
	width: 500px;
	float: right;
	padding: 0 0 5px 0;
}


