#wrapper{
	position: relative;
	height:400px;
}

#wrapperborder{
	position: relative;
	height: 402px;
	font-family: verdana;
}

#wrapperinside{
	position: absolute;
	height: 396px;
}

#footer1 {
	position: absolute;
	top: 105%
}

#footer2 {
	position: absolute;
	top: 114%
}

#mainbody{
	position: absolute;
	top: 120px
}
#mainbody a:link{
	color: #000000;
}
#mainbody a:visited{
	color:#000000;
}
#mainbody a:active{
	color:#000000;
}
#mainbody a:hover{
	color: #3333FF;
}

#pagetitle{
	position:absolute;
	left: 34px;
	top: 0px;
	width: 124px;
	height: 23px;
	border: 0px none;
}

#pagepic{
	position:absolute;
	left: 40px;
	top: 33px;
	width: 260px;
	height: 104px;
	border: 0px none;
}

#intropara{
	position:absolute;
	left: 320px;
	top: 30px;
	width: 284px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
}

#para1{
	position:absolute;
	left: 40px;
	top: 155px;
	width: 560px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
}


#para2{
	position:absolute;
	left: 40px;
	top: 205px;
	width: 560px;
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
}