body {
	background-color: #669966;
	color: #234313;
	font-size: 14px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	}
	
a:link {
color: #663300; } 

a:visited {
color: #000000; }

a:hover {
color: #ffffcc; }

a:active {
color: #ff3300; }

h3 {
	padding: 0 0 0 10px;
	margin: 0 0 -.8em 0;
	}
	
.indent {
	padding-left: 10px;
	}
	
#container {
	background-color: #99cc99;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 750px;
	border: 3px solid #234313;
	}

#logo {
	position: relative;
	top: 0px;
	left: 20px;
	border: 0px;
	}
	
#chisels {
	position: relative;
	top: 5px;
	left: 60px;
	border: 0px;
	}

#ireland {
	position: relative;
	top: 5px;
	left: 100px;
	border: 0px;
	}

#menu {
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 30px;
	border: 0px;
	}
	
	
#content { 
	margin: 20px 10px;
	border; 1px solid black;
	background-image: url('images/celtic-knot.gif');
	background-repeat: no-repeat;
	background-position: center top;
	}

.cenital {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	font-family: "Minion Web", "Times New Roman", Times;
	}
	
.list li {
	padding-bottom: .5em;
	}
	
.list a {
	font-weight: bold;
	}
	
#footer {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family:  Times, "Times New Roman", serif;	
	clear: both
	}
	

.bottom-links {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, sans-serif;
	}
