body {	font-family: Arial, Helvetica, sans-serif;	background-color: #E6E7E8;	margin: 0px;	padding: 0px;	font-size: 70%;}
a:link {color: #FFFFFF; text-decoration:none;}
a:visited {color: #FFFFFF; text-decoration:none;}
a:hover {color: #999999; text-decoration:none;}
a:active {color: #FFFFFF; text-decoration:none;}

/* styles for IE 5 Mac */
 #horizon {	background-color: transparent;	position: absolute;	top: 20px;	left: 20px; }
 
 /* following rules are invisible to IE 5 \*/
 #horizon { top: 45%; left: 0px; width: 100%; margin-top: -270px; text-align: center; min-width: 780px; }
			
 /* end IE 5 hack */ 
#wrapper {	position: relative;	text-align: left;	width: 780px;	height: 582px;	margin: 0px auto;	background-color: #FFFFFF;	border: 10px solid #FFFFFF;}

#page1 {
	float: left;
	height: 432px;
	width: 780px;
	border-bottom: 6px solid #FFFFFF;
	background-color: #FFFFFF;
}
#page2 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/museum.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page3 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/john_collins.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page4 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/carmarthen.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page5 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/walesswoop.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page6 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/6temp.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page7 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/timbowen.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page8 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/sdhall.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page9 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/wtb.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}
#page10 {	background-color: #FFFFFF;	float: left;	height: 432px;	width: 780px;	background: url(../img/contact.jpg) no-repeat;	border-bottom: 6px solid #FFFFFF;}

#content {	background-color: #453E51;	padding: 15px;	float: left;	height: 114px;	width: 490px;	color: #FFFFFF;	font-size: 1em;	line-height: 1.2em;}
#content strong {	font-size: 1em;	color: #FF9933;}	

#contactbox {	background: #A4B9D6 url(../img/logo.gif) no-repeat left top;	padding: 15px 10px 0px 140px;	float: right;	height: 97px;	width: 104px;		border-bottom: 1px solid #FFFFFF;	font-size: 1em;}
#contactbox a:link {color:#000000; text-decoration:none;}
#contactbox a:visted {color:#000000; text-decoration:none;}
#contactbox a:hover {color:#FFFFFF; text-decoration:none;}
#contactbox a:active {color:#000000; text-decoration:none;}

#column1home {	float: left;	height: auto;	width: 250px;}
#column2home {	float: right;	height: auto;	width: 200px;}

#column1other {	float: left;	height: auto;	width: 200px;}
#column2other {	float: right;	height: auto;	width: 250px;}

#news {
	background-color: #4b5169;
	border: 10px solid #FFFFFF;
	position: absolute;
	left: 10%;
	top: 10%;
	height: 480px;
	width: 240px;
	color: #FFFFFF;
	padding: 10px;
	visibility: hidden;
	overflow: auto;
}
#news em {	color: #FF9900;	font-style: normal;	font-weight: bold;}
#news h1 {	font-weight: normal;}
#news h4 {	font-weight: lighter;}
#news p {	line-height: 1.2em;}
#news a:link {text-decoration:none;}
#news a:visted {text-decoration:none;}
#news a:hover {text-decoration:none;}
#news a:active {text-decoration:none;}

#navigation {	background: #A4B9D6 url(../img/bg_navigation.gif) left;	height: 31px;	width: 254px;	float: right;	text-align: center;}
#navigation ul {	margin: 0px;	padding: 7px 0px 0px;	list-style-type: none; 	font-size: 1.1em;}
#navigation li {	color: #FFFFFF;	display: inline;}

.orangedots {	color: #FF9900;}
.bold {	font-weight: bold;}
.work {padding-left: 40px;}
.pages {	padding-left: 14px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.italic {
	font-style: italic;
}
