body {
	margin: 0;
	padding: 0;
	background-color: #505050;
	background-image: url(graphics/gradient.gif);
	background-repeat: repeat-x;
}

#header {
	height: 105px;
	background-image: url(graphics/cork-header.jpg);

}
#centre {
	background-color:#000000;
	height: 100%;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;







}

p {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	text-align: left;



}
#nav-menu ul {
	margin: 0em;
	list-style-type: none;
	padding: 0px;	
	
}
#nav-menu li {
	float: left;
	margin: 0px;
}
#nav-menu {
	width: 800px;
	height: 26px;
	
	
	
	
}
#nav-menu li a {
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	display: block;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 10em;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 2.5em;
	line-height: 2.5em;
}
.dpglink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
	position: relative;
	top: 5px;



}
.copyright {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	position: relative;
	top: 5px;
	right: 5px;
}

#bottomstrip {
	background-color: #333333;
	text-align: center;
	height: 25px;
	margin-top: 0px;
}
#centre2 {
	background-color:#000000;
	height: 550px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
.contactemail {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}

.contactemail a:link{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}

.contactemail a:visited{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}

#boxforlink {
	width: 800px;
	position: absolute;
	left: 40px;
	top: 85px;
}
#nav-menu li a:hover {

	text-decoration: none;
	background-color: #505050;
	text-align: center;
	display: block;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 10em;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 2.5em;
	line-height: 2.5em;
}
h3 {
	font-size: 15px;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
#bottomstripforshortpage {
	background-color: #333333;
	text-align: center;
	height: 25px;
	margin-top: 0px;
	position: absolute;
	top: 670px;
	width: 800px;
}
#wrap {

	position: absolute;
	width: 800px;
	left: 50%;
	margin-top: 20px;
	background-color: #000000;
	margin-left: -425px;
}
#boxfortopemail {
	width: 800px;
	position: absolute;
	top: 12px;
	text-align: right;
	right: 195px;
}
.contactemailtopofpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.contactemailtopofpage a:link{
	color: #999999;
	text-decoration: none;
	
}

.contactemailtopofpage a:visited{
	color: #999999;
	text-decoration: none;
}

#boxfortopemail a:visited {
	text-decoration: none;
}
#images {
	width: 800px;
	height: 510px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 800px;
	height: 145px;
	padding-top: 8px;
}


#content2 {
	width: 800px;
	background-color: #000000;
	height: 550px;
}


.pics {  
    height:  510px;  
    width:   800px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {
	padding: 0px;
	background-color: #eee;
	width:  800px;
	height: 510px;
	top:  0;
	left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

