html, body {
	color: #000000;
	background: #BDDEEF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: auto;
	min-width: 700px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-transform: lowercase;
	}
.whole {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 677px;
	}
img {
	border-width: 2px;
	border-color: #ffffff;
	}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
a:hover {
	color:#e5dbca;
	}

.header {
	position: relative;
	color: #000000;
	background: #7FA4B7;
	height: 45px;
	padding-left: 10px;
	margin: 0px;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	}

.page_title {
	position: relative;
	color: #ffffff;
	top: 5px;
	margin-right: 10px;
	}

	
.homepage_article {
	background: #cacaca url(background1.jpg) no-repeat;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	height: 400px;
	text-align: justify;
	position: relative;
	}

.article {	
	position: relative;
	color: #ffffff;
	font-size: 11px;
	height: 400px;
	text-align: justify;
	}

.article_text {
	overflow: auto;
	height: 400px;
	}

.article_text h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 24px;
	font-weight: bold;
	text-transform: lowercase;
	}

.article_text p {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-transform: none;
	}

.picture_description {
	position: relative;
	height: 380px;
	color: white;
	}

.picture {
	position: relative;
	float: right;
	width: 449px;
	text-align: center;
	top: 25px;
	}

.picture_description h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 10px;
	font-size: 24px;
	font-weight: bold;
	text-transform: lowercase;
	}

.picture_description p {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 10px;
	height: 300px;
	font-size: 12px;
	text-transform: none;
	overflow: auto;
	}

.picture_description a {
	color: white;
	font-weight: bold;
	}

.picture_description a:hover {
	color: #66126b;
	font-weight: bold;
	}

.watercolourgallery {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 400px;
	background: #9EBDD2;
	}

.textilegallery {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 400px;
	background: #C3D5E3;
	}

.picture_nav {
	clear: both;
	position: relative;
	top: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 451px;
	left: 226px;
	text-align: center;
	}
	
.links {
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #86BCC6;
	text-align: center;
	}

.link {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
	}

.nav_buttons {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 250px;
	text-align: center;
	}

.index_article {	
	position: relative;
	color: #ffffff;
	font-size: 11px;
	height: 400px;
	text-align: justify;
	overflow: auto;
	}

.index_article p {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 40px;
	font-weight: bold;
}


.gallery_buttons {
	position: relative;
	margin-top: 43px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	top: -25px;
	text-align: center;
	}

.index_article h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 10px;
	font-size: 24px;
	font-weight: bold;
	}

.button {
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100px;
	height: 100px;
	}

.button img {
	border-style: solid;
}
.button_captions {
	position: relative;
	}

.caption {
	margin-right: 45px;
	margin-left: 45px;
	color: #000000;
	}

.caption a {
	color: #66126b;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}	
	
.link a {
	color: #e5dbca;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.link a:link { color: #ffffff; }
.link a:visited { color: #ffffff; }
.link a:hover { color:#66126b;}

.footer {
	padding-right: 10px;
	background: #7FA4B7;
	height: 45px;
	text-align: right;
	vertical-align: bottom;
	position: relative;
	}

.footer_text {
	position: relative;
	top: 20px;
	color: white;
	}

.footer a {
	color: white;
	font-weight: normal;
	}

.button p {
margin: 0px;
padding: 0px;
clear: none;
}
