#header {
	height: 100px;
	width: 100%;
	background-color: #090;
}
#contact {
	background-color: #333;
	padding: 5px;
	float: right;
	height: 25px;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#dragon {
	background-image: url(images/Welshdragon-top.png);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 220px;
}
#header1 {
	height: 100px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#maincontent {
	background-color: #FFF;
	height: 900px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#nav {
	background-image: url(images/menu_01.gif);
	height: 40px;
	width: 100%;
}

#pictures1 {
	padding: 5px;
	margin: 5px;
}
#navinner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#side {
	padding: 5px;
	float: right;
	width: 22%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F00;
	height: 870px;
}


body {
	margin: 0px;
	background-color: #FCC;
}
#pictures2 {
	padding: 0px;
	margin: 5px;
	border: 1px solid #333;
}
#contentleft {
	float: left;
	width: 75%;
	text-align: justify;
}
#header #header1 #contact a {
	color: #FFF;
	text-decoration: none;
}
#footer {
	background-image: url(images/menu_01.gif);
	background-repeat: repeat-x;
	padding: 10px;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F00;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#footer a{

	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;

}#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#maincontentquote {
	background-color: #FFF;
	height: 1500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

