@charset "utf-8";
	
/* location of modules are defined in this css*/


#wrapper #module1 {
	position: absolute;
	height: 175px;
	width: 170px;
	background-color: #FFFFFF;
	left: 0px;
	top: 102px;
	padding-top: 5px;
	padding-left: 10px;
}

#wrapper #module2 {
	position: absolute;
	height: 173px;
	width: 338px;
	background-color: #E9E9E9;
	left: 183px;
	top: 102px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 10px;
}

#wrapper #benAndJerry {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 548px;
	top: 102px;
}

#wrapper #module3 {
	position: absolute;
	height: 172px;
	width: 332px;
	background-color: #f5f5f5;
	left: 1px;
	top: 285px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #module3 #ben_jerry {
	position: absolute;
	left: 50px;
	top: 3px;
	bottom: 5px;
	width: 290px;
	height: 64px;
}


#wrapper #module4 {
	position: absolute;
	height: 174px;
	width: 339px;
	background-color: #FFF;
	left: 366px;
	top: 284px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#wrapper #module5 {
	position: absolute;
	height: 180px;
	width: 186px;
	background-color: #FFFFFF;
	left: 0px;
	top: 467px;
	padding: 0px;
}


#wrapper #module5b {
	position: absolute;
	height: 180px;
	width: 184px;
	background-color: #FFFFFF;
	left: 179px;
	top: 466px;
	padding: 0px;
}


#wrapper #module6 {
	position: absolute;
	height: 180px;
	width: 362px;
	background-color: #F5F5F5;
	left: 366px;
	top: 466px;
	padding: 0px;
}

#wrapper #module7 {
	position: absolute;
	height: 200px;
	width: 342px;
	background-color: #f5f5f5;
	left: 1px;
	top: 649px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#wrapper #module8 {
	position: absolute;
	height: 200px;
	width: 344px;
	background-color: #FFF;
	left: 366px;
	top: 649px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper #pages {
	position: absolute;
	height: 20px;
	width: 722px;
	left: 1px;
	top: 1377px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #f5f5f5;
}
#wrapper #pages a:link {
	text-decoration: none;
	color: #333;
}
#wrapper #pages a:hover {
	color: #2c6347;
	border-bottom-style: dotted;
	border-bottom-color: #95260a;
	border-bottom-width: medium;
}
#wrapper #pages a:visited {
	text-decoration: none;
	color: #666666;
}
