#note1
{
	position: absolute;
	width: 177px;
	height: 44px;
	top: -43px;
	right: 16px;
	background-image: url(../images/note1.jpg);
	background-repeat: no-repeat;
}

#note2
{
	position: absolute;
	top: 1px;
	width: 636px;
	height: 216px;
	left: -25px;
	background-image: url(../images/note2.jpg);
	background-repeat: no-repeat;
}

#note3
{
	position: absolute;
	width: 636px;
	height: 162px;
	left: -25px;
	top: 217px;
	background-image: url(../images/note3.jpg);
	background-repeat: no-repeat;
}

#note4
{
	position: absolute;
	width: 636px;
	height: 104px;
	top: 379px;
	right: 4px;
	background-image: url(../images/note4.jpg);
	background-repeat: no-repeat;
}

#note5
{
	position: absolute;
	width: 636px;
	height: 120px;
	top: 483px;
	left: -25px;
	background-image: url(../images/note5.jpg);
	background-repeat: no-repeat;
	
}

#note6
{
	position: absolute;
	width: 124px;
	height: 22px;
	top: 1px;
	left: -149px;
	background-image: url(../images/note6.jpg);
	background-repeat: no-repeat;
}

#note7
{
	position: absolute;
	width: 124px;
	height: 194px;
	top: 23px;
	left: -149px;
	background-image: url(../images/note7.gif);
	background-repeat: no-repeat;
}

#note8
{
	position: absolute;
	width: 124px;
	height: 162px;
	top: 217px;
	left: -149px;
	background-image: url(../images/note8.gif);
	background-repeat: no-repeat;
}

.navgif{
	position:relative;
	left: 8px;
	width: 166px;
	height: 78px;
	margin: 10px 0 0 0;
}

.imagespacer
{
	width:183px;
	height: 44px;
	position: absolute;
	top: 66px;
	left: 176px;
	background: url(../images/entersite.jpg) no-repeat left top; 
}

#content a:hover{
	background-position: 0 -44px;}
	}

.hiddenPic{ display: none;}

#weblink{display:block;
		float:left;
		width:300px;
		margin-left:40px;
		text-decoration:underline;}
