body {
	background-color: #f0f0f0;
	font-family: georgia, "times new roman", times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0;
}

div {
	float: left;
}

img {
	border: 0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #aaa;
}

.wholething {
	float: left;
	display: block;
	margin: auto;
	width: 970px;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -465px;/* half*/
}

.col1 {
	display: block;
	width: 180px;
	margin-right: 30px;
}

.menu {
	min-height: 580px;
	color: #70A5B1;
	margin-bottom: 5px;
	border-top: 6px solid #70A5B1;
	border-bottom: 6px solid #bbb;
}

/* for Internet Explorer */
* html .menu {
	height: 592px;
}

.main {
	display: block;
	width: 720px;
}

.about, .stockists, .news {
	min-height: 580px;
	width: 720px;
	font-size: 14px;
}

/* for Internet Explorer */
* html .about, * html .stockists, * html .news, {
	height: 592px;
}

.about {
	color: #70A5B1;
	border-top: 6px solid #70A5B1;
	border-bottom: 6px solid #70A5B1;
	margin-bottom: 50px;
}

.about a:link, .about a:visited,.about a:active {
	color: #70A5B1;
}

.stockists {
	color: #A5C375;
	border-top: 6px solid #A5C375;
	border-bottom: 6px solid #A5C375;
	margin-bottom: 50px;
}

.stockists a:link, .stockists a:visited,.stockists a:active {
	color: #A5C375;
}

.news {
	color: #C9C82E;
	border-top: 6px solid #C9C82E;
	border-bottom: 6px solid #C9C82E;
}

.newsnavigation a:link, .newsnavigation a:visited, .newsnavigation a:active {
	color: #C9C82E;
}

.about hr {
	height: 1px;
	background-color: #70A5B1;
	border: 0 none;
}

.stockists hr {
	height: 1px;
	width: 720px;
	background-color: #A5C375;
	border: 0 none;
}

.news hr {
	height: 1px;
	width: 720px;
	background-color: #C9C82E;
	border: 0 none;
}

.menu hr {
	float: none;
	width: 180px;
	height: 1px;
	background-color: #ccc;
	border: 0 none;
	-moz-opacity:.60;
	filter:alpha(opacity=60);
	opacity:.60;
}

.footer {
	color: #bbb;
	font-size: 15px; 
	margin-bottom: 4px
}

#about, #moreabout, #news, #collections, #morecollections, #stockists, #morestockists, #exhibitions, #moreexhibitions {
	float: none;
}

#collections, #morecollections {
	color: #D18383;
	float: none;
}

#stockists, #morestockists {
	color: #A5C375;
}

#exhibitions, #moreexhibitions {
	color: #FEBE81;
}

#about a:link, #moreabout a:link, #about a:visited, #moreabout a:visited, #about a:active, #moreabout a:active {
	color: #70A5B1;
	float: none;
}

#collections a:link, #morecollections a:link, #collections a:visited, #morecollections a:visited, #collections a:active, #morecollections a:active {
	color: #D18383;
	float: none;
}

#stockists a:link, #morestockists a:link, #stockists a:visited, #morestockists a:visited, #stockists a:active, #morestockists a:active {
	color: #A5C375;
	float: none;
}

#exhibitions a:link, #moreexhibitions a:link, #exhibitions a:visited, #moreexhibitions a:visited, #exhibitions a:active, #moreexhibitions a:active {
	color: #FEBE81;
	float: none;
}

.footer a:link, .footer a:link, .footer a:visited {
	color: #bbb;
	float: none;
}
