
#oceania-main {
	background-color: #f0f0f0;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 800px;
	border: 1px solid #111111;
}

#allCollections {
	height: 350px;
}

.collection {
	float: left;
	text-align: left;
	width: 132px;
	height: auto;
	margin-right: 1px;
}

.col-txt {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-family: 'Arial Narrow';
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#col-description {
	width: 495px;
	height: 165px;
	float: left;
	text-align: left;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
        margin-bottom: 20px;
	font-family: 'Arial Narrow';
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid blue;
}

.col-images {
	text-align: left;	
	vertical-align: top;   
}

#col-middle {
	text-align: left;	
	vertical-align: top;  
	padding-left: 5px;
	padding-top: 7px;
	font-family: 'Arial Narrow';
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

.h-middle {
	text-align: left;	
	vertical-align: top;
	font-family: 'Arial Narrow';
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #2266CC;   
}

.h-middle2 {
	text-align: left;	
	vertical-align: top;
	font-family: 'Arial Narrow';
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2266CC;   
}

#second-all {
	height: 145px;
}
.second {
	float: right;
	width: 132px;
	height: auto;
	margin-left: 1px;
}
a.return:link {
	font-family: "Arial Narrow";
	color:#0099CC;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
a.return:visited {
	font-family: "Arial Narrow";
	color:#0099CC;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
a.return:hover {
	font-family: "Arial Narrow";
	color:#0000CC;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
}

