@charset "UTF-8";
/* CSS Document */


#webpage {
	position:relative;
	top:40px;
	width:921px;
	height:720px;
	z-index:1;
	background-image: url(../_img/bkgrnd_02.png);
	background-repeat: repeat-y;
}


#content2 {
	position:absolute;
	left:298px;
	top:260px;
	width:300px;
	height:408px;
	z-index:6;
}

#sideContent2 {
	position:absolute;
	left:30px;
	top:259px;
	width:201px;
	height:299px;
	z-index:6;
}
#contactInfo {
	position:absolute;
	left:684px;
	top:265px;
	width:176px;
	height:485px;
	z-index:10;
}
