body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
	
#container {
	width: 770px;
	border: solid 1px #CCCCCC;
	margin: 10px auto;
	overflow: auto;
	}
	
#pagetop {
	width: 770px;
	height: 80px;
	display: block;
	}
	
#pagetop .static {
	width: 280px;
	height: 80px;
	float: left;
	clear: none;
	}
	
#pagetop .dynamic {
	width: 490px;
	height: 80px;
	float: left;
	clear: none;	
	}
	
#leftcolumn {
	width: 280px;
	float: left;
	clear: none;
	}
	
#leftcolumn .box {
	width: 270px;
	display: block;
	clear: both;
	padding-left: 10px;
	}			
	
#navigation {
	width: 170px;
	float: left;
	clear: none;
	margin-bottom: 20px;
	}
	
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navigation li {
	width: 170px;
	height: 18px;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 18px;
	padding-bottom: 3px;
	background-image: url(../media/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	border-bottom: dotted 1px #A6A6A6;
	}
	
#navigation li a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #A1A1A1;
	line-height: 180%;
	text-decoration: none;
	}
	
#navigation li a:hover {
	color: #CC3366;
	text-decoration: none;
	}	
/* End Navigation */
	
#content {
	width: 290px;
	float: left;
	clear: none;
	background-color: #CCCCCC;
	}
	
#content .textbox {
	color: #636363;
	padding: 20px;
	font-weight: normal;
	line-height: 180%;
	}
	
#content .textbox2 {
	color: #333333;
	padding: 20px;
	font-weight: normal;
	line-height: 180%;
	background-color: #999999;
	border-top: solid 1px #333333;
	}		
	
#rightcolumn {
	width: 200px;
	float: left;
	clear: none;
	background: #FFFFFF;
	}	

#greybox {
	width: 270px;
	background: #999999 url(../media/arrow_1.gif) no-repeat 0px 0px;
	padding: 11px 0px 20px 20px;
	color: #636363;
	line-height: 180%;
	border-top: solid 2px #636363;
	}
	
#greybox2 {
	width: 470px;
	background: #999999 url(../media/arrow_1.gif) no-repeat 0px 0px;
	padding: 11px 0px 60px 20px;
	color: #636363;
	line-height: 180%;
	border-top: solid 2px #636363;
	}
	
#twocolumn {
	width: 490px;
	float: left;
	clear: none;
	background-color: #CCCCCC;
	}
	
#twocolumn .textbox3 {
	width: 450px;
	background: url(../media/arrow_2.gif) no-repeat 0px 10px;
	color: #636363;
	line-height: 180%;
	padding: 20px;
	}
	
#twocolumnwhite {
	width: 490px;
	float: left;
	clear: none;
	}
		
#gallery {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	}
	
#gallery li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #CFCFCF;
	}
	
#gallery img {
	width: 80px;
	height: 120px;
	display: block;
	border: 1px solid #CFCFCF;
	}			
	
.large {
	font-size: 18px;
	color: #CC3366;
	margin-bottom: 7px;
	}
	
.largewhite {
	font-size: 18px;
	color: #FFFFFF;
	}
	
.exhibition {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}		
	
.sidetext {
	color: #636363;
	padding: 10px 10px 15px 0px;
	line-height: 145%;
	border-top: solid 2px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	}
	
.map {
	border: solid 1px #636363;
	margin-top: 10px;
	margin-bottom: 20px;
	}			
	
.link {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #CC3366;
	}
	
/* Form css */	

.form {
	width: 120px;
	font-size: 11px;
	color: #636363;
	border: 1px solid #636363;
	margin: 2px;
	padding: 0px 0px 0px 5px;
	}
	
#name, #e-mail, #phone, #postcode {
	width: 160px;
	font-size: 11px;
	color: #636363;
	background-color: #E4E4E4;
	border: 1px solid #636363;
	margin: 2px;
	padding: 2px 0px 3px 5px;
	}
	
form p {
	clear: left;
	margin: 1px;
	padding: 1px;
	}		
	
form p label {
	font-size: 10px;
	color: #636363;
	float: left;
	width: 33%;
	}
	
form p .box {
	width: 250px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #636363;
	border: 1px solid #636363;
	margin: 0px;
	padding: 10px;
	}		
	
form p .button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3366;
	border: 1px solid #636363;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	cursor: pointer;
	}
	
#success {
	width: 360px;
	height: 240px;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #636363;
	padding: 20px;
	margin-top: 18px;
	}	
	
/* Credit css */	

#credits {
	width: 750px;
	clear: both;
	font-size: 9px;
	color: #A1A1A1;
	text-align: center;
	letter-spacing: 1px;
	padding: 10px;
	margin: 0px  auto;
	}
	
.limonlink {
	color: #006600;
	text-decoration: none;
	}
	
.limonlink:hover {
	color: #CFCFCF;
	text-decoration: line-through;
	}							

/* Color scheme 
	Site grey	-	#CCCCCC;
	Mid grey	-	#A1A1A1;
	Mid grey 2	-	#A6A6A6;
	Dark grey 	-	#636363;
	Pink		-	#CC3366;
*/