html, body {height: 100%;}

body
{
	
	background:#FFFFFF url(images/bkground.jpg) top repeat-x;
	color: #ccc;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

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

h1
{
	margin: 0;
	padding: 0;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2
{
	margin-top: 14px;
	margin-bottom: 4px;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
	color: #6c7347;
}

img {border: 0;}

.clearboth {clear: both;}

#header
{
	width: 910px;
	margin: 0 auto;
}
#header a {text-decoration: none;}

#navigation
{
	width: 910px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 14px;
	font-size: 90%;
}
#navigation a
{
	color: #aaa;
	text-decoration: none;
}
#navigation a:hover
{
	color: #aaaaaa;
	text-decoration: underline;
}
#navigation strong a
{
	color: #000000;
	text-decoration: underline;
}

#main-navigation {float: left;}

#category-navigation
{
	float: right;
	color: #444;
}

#container
{
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 90%;
	line-height: 1.24em;
}

#photo
{
	float: left;
	width: 910px;
	overflow: hidden;
	text-align: center;
}

#photo2	
{
	float: left;
	width: 675px;
	overflow: hidden;
	text-align: center;
	
}


#thumbnails {text-align: center;}
#thumbnails img
{
	margin: 4px 0;
	border: 0;
}

#content textarea
{
	width: 190px;
	height: 90px;
	border: 0;
	background-color: #444;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#content, #thumbnails
{
	float: left;
	width: 215px;
	height: 400px;
	overflow: auto;
	padding: 5px 10px;
	background-color: #222;
	font-size: 90%;
}
#content .news {margin-bottom: 34px;}
#content a:hover {color: #6c7347;}

#content textarea
{
	width: 190px;
	height: 104px;
	border: 0;
	background-color: #444;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#content2
{
	clear: both;
	width: 910px;
	height:auto;
	margin: 10px auto;
	margin-bottom: 4px;
	padding-bottom: 24px;
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align:left;
}

.breadcrumbs
{
	clear: both;
	width: 910px;
	height:auto;
	margin: 10px auto;
	margin-bottom: 4px;
	padding-bottom: 24px;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align:left;
}

#floatright
{
	float:left;
	width: 500px;
	
}

#floatright-irish
{
	float:left;
	width: 739px;
	
}

#floatleft
{
	float:right;
	width:380px;
	margin:0;
	
}

.main
{
	color: #333;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}

#copyright
{
	clear: both;
	width: 910px;
	margin: 10px auto;
	margin-bottom: 4px;
	padding-bottom: 24px;
	font-size: 70%;
	color: #333;
	text-align:right;
}
#copyright a {color: #555;}
#copyright a:hover
{
	color: #fff;
	text-decoration: none;
}