@charset "utf-8";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF99;
	background-image: url(images/irish-national-tartan%20copy.jpg);
	background-repeat: repeat;
}

#main {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

.clear {
	clear: both;
}


#logo {
	height: 140px;
	width: 1000px;
}
.info {
	float: left;
	height: 150px;
	width: 190px;
	margin: 0px 5px 5px;
	padding: 5px;
	background-color: #E0E086;
	border: 2px solid #000000;
	color: #000000;
	font-size: .9em;
}
#main .info a:hover {
	color: #660000;
}

.info a {
	font-weight: bold;
	color: #003300;
}


.navbutton {
	font-weight: bold;
	color: #FFFF99;
	padding: 5px 5px 10px;
	height: 50px;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	vertical-align: middle;
	text-align: center;
}


.buttonbg {
	font-weight: bold;
	color: #FFFF99;
	padding: 5px 5px 10px;
	height: 40px;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-top: 120px;
	vertical-align: middle;
	text-align: center;
}
#photo {
	margin: 10px 10px 5px;
	padding: 10px;
	float: left;
	height: 375px;
	width: 600px;
}

#secondarycontent {
	margin: 10px 10px 5px;
	padding: 10px;
	float: left;
	width: 600px;
	background-color: #1C2517;
	border: 3px solid #000000;
}
#secondarycontent2 {
	margin: 10px 10px 5px;
	padding: 10px;
	float: left;
	width: 900px;
	background-color: #1C2517;
	border: 3px solid #000000;
}
.photocaption {
	font-size: .9em;
	font-style: italic;
}


#righttext {
	margin: 10px;
	padding: 10px;
	float: right;
	height: 415px;
	width: 300px;
	background-color: #1c2517;
	border: medium solid #000000;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

#footer {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
}
#clear {
	background-color: #000000;
}


#footer a {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

#footer a:hover {
	color: #FFCC00;
}

#main #logo #leftnav {
	width: 150px;
	padding: 0px;
	float: left;
}

#main #logo #rightnav {
	float: left;
	width: 200px;
}
#main  #logo  a  {
	color: #FFFF99;
	text-decoration: none;
	font-size: .8em;
}
#main #logo a:hover {
	color: #CCCCCC;
	font-size: 1.1em;
}
#logo li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}







#logo a {
	text-decoration: none;
	border-style: none;
}
img {
	border-style: none;
}


#logo a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#righttext a {
	font-weight: bold;
	color: #FFFF99;
}

#righttext a:hover {
	color: #990000;
}

#countdown {
	width: 275px;
	float: left;
	text-align: center;
	padding: 5px;
}

.members {
	margin: 0px;
}

.members a {
	color: #FFFF99;
	text-decoration: none;
}

.members a:hover {
	color: #ABC469;
	font-weight: bold;
}

#secondarycontent img {
	border: medium solid #000000;
}

#logo img {
	float: right;
}

.fltlft {
	float: left;
}
