*
{
	margin: 0px;
	padding: 0px;
}
IMG
{
	border: none;
}
BODY
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/bg.site.gif);
	background-repeat: repeat;
	margin: 6px 0px 10px;
}
DIV#outer
{
	width: 100%;
	text-align: center;
}
DIV#wrapper
{
	width: 960px;
	height: 720px;
	border-top: 4px solid #D10F34;
	border-right: 1px solid #4D4D4D;
	border-left: 1px solid #4D4D4D;
	border-bottom: 4px solid #D10F34;
	margin: auto;
	clear: both;
	text-align: left;
	background-color: #000000;
}
DIV#header
{
	height: 136px;
	width: 960px;
}
DIV#header_menu
{
	float: right;
	width: 601px;
	padding-right: 0px;
	text-align: right;
}
DIV#content
{
	text-align: left;
	background-color: #000000;
	height: 565px;
}
DIV#left_columnn
{
	background-color: #FFF;
	width: 655px;
	height: 540px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	padding: 10px;
}
DIV#left_columnn_home
{
	background-color: #FFF;
	width: 900px;
	height: 540px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	padding: 10px;
}
DIV#left_column_gallery
{
	background-color: #FFF;
	width: 655px;
	height: 465px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 10px;
	float: left;
}
DIV#left_column_gallery_thumbs
{
	background-color: #D00E33;
	width: 645px;
	height: 47px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	padding: 15px;
	float: left;
}
DIV#gallery_thumbs
{
	position: absolute;
	top: 520px;
}
DIV#right_column
{
	float: right;
	width: 250px;
	height: 566px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border: 0px solid #000000;
}
DIV#right_column_content
{
	height: 560px;
}
DIV#page_title
{
}
H1
{
	font-size: 16px;
	font-weight: bold;
	color: #D10F34;
	margin: 0px 0px 10px;
	padding: 5px;
}
H2
{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 2px;
}
P
{
	padding: 5px 10px 5px 5px;
}
A
{
	text-decoration: none;
	color: #D10F34;
	outline: none;
}
A:HOVER
{
	color: #D10F34;
	text-decoration: underline;
}
A:VISITED
{
	color: #D10F34;
}
A:VISITED:hover
{
	color: #D10F34;
	text-decoration: underline;
}
#footer A:VISITED:hover
{
	color: #E31B23;
	text-decoration: none;
}
.darkGreen
{
	color: #00853F;
}
.paleGrey
{
	color: #E6E6E6;
}
.redText
{
	color: #D10F34;
}
.sitelogo
{
	position: relative;
	top: 40px;
	left: 55px;
	float: left;
}
.strapline
{
	margin-top: 40px;
	margin-bottom: 16px;
	padding-right: 35px;
}
.hd_seperator
{
	position: relative;
	float: left;
	top: 14px;
	right: -15px;
}
.body_seperator
{
	float: left;
}
.imagethumb
{
	float: left;
	margin-right: 15px;
}
.imagethumbs
{
	float: left;
	display: inherit;
	margin-left: 10px;
	cursor: pointer;
}
.spacer
{
	height: 10px;
	line-height: 10;
}
.thumbs
{
	position: absolute;
	cursor: pointer;
}
.imagemain
{
	position: absolute;
}
.description
{
	font-size: 16px;
	font-weight: bold;
	color: #D10F34;
	margin: 0px 0px 10px;
	padding: 5px 5px 5px 0px;
}
