@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin:0px;
	background-color:#000000;
	text-align:center;
}
img 
{
	border:0px;	
}

li 
{
	border:none;	
}
form 
{
	margin:0px;
	padding:0px;
}
a
{
	outline:0;
	text-decoration: none;
	color: #ededed;
}
a:hover
{
	outline:0;
	color: #cbcbcb;
}
h2
{
	font-weight:bold;
	font-size:14px;
	margin:4px 0px 4px 0px;
	color:#333333;
	padding:0px;
	text-transform:uppercase;
}
#wrapper
{
	margin:-4px auto;
	text-align:justify;
	width:770px;
}
#fill
{
	background-image:url(Images/background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:990px;
	margin:0px auto;
}	
#content
{
	background-color:#d1d3d4;
	border:solid;
	border-color:#ffffff;
	border-width: 1px;
}
#header
{
	height:100px;
}
#logo
{
	float:left;
	width:91px;
	height:88px;
	margin:3px 0px 0px 60px;	
	background-image:url("Images/logo.jpg");
	background-repeat:no-repeat;
}
#navigation
{
	float:right;
	margin-right:10px;
}
#navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}
#navigation li
{
	display:inline;
	text-align:center;
	font-weight:bold;
}
#navigation a
{
	float:left;
	width:90px;
	height: 64px;
	line-height: 90px;
	padding-top: 12px;
	margin-right:2px;
	color:#ffffff;
	background-color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#navigation a:hover
{
	background-image:url("images/high.png");
	background-repeat:repeat-x;
}
#navigation li:hover
{
	background-image:url("images/high.png");
	background-repeat:repeat-x;
	cursor:pointer;
}
#inner
{
	clear:both;
	margin:0px 0px 0px 10px;
}
#banner 
{
	width:745px;
	height:235px;
	background-image:url("Images/banner.jpg");
	background-repeat:no-repeat;
	margin:0px 0px 18px 0px;
	border:solid;
	border-color:#808080;
	border-width:1px;
}

#subContent
{
	margin:0px 20px 0px 14px;
}
#subContent p
{
	font-size:11px;
	margin:0px 0px 15px 0px;
}
#subContent a
{
	color:#333333;
	font-weight:bold;
	font-size:11px;
}
#subContent a:hover
{
	text-decoration:underline;
}
#entry
{
	clear:both;
	margin:10px 0px 10px 0px;
	height:110px;
}
.subImg
{
	float:left;
	border:solid;
	border-color:#ffffff;
	border-width: 1px;
}
.subImg img
{
	width:152px;
	height:105px;
}
#words1
{
	float:left;
	margin: 0px 0px 0px 30px;
	width: 500px;
}
#words1 h3
{
	font-weight:bold;
	font-size:11px;	
	margin:0px 0px 0px 0px;
	padding:0px;
	height:10px;
}

#words1 a:hover
{
	text-decoration:underline;
}

#words2
{
	float:left;
	margin: 0px 0px 0px 30px;
	width: 500px;
}
#words2 h3
{
	font-weight:bold;
	font-size:11px;	
}

#words2 a:hover
{
	text-decoration:underline;
}


#spacer
{
	clear:both;
	height:20px;
}

#footer
{
	float:left;
	margin:5px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#afafaf;
	height:30px;
}
#footer a
{
	color:#afafaf;
}
#footer a:hover
{
	color:#ffffff;
}
#adverts
{
	margin:3px 0px 10px 0px;
}
#adverts a
{
	margin:0px;
	float:left;
}
#left span
{
	clear:both;
}
#right span
{
	clear:both;
}
#left
{
	float:left;
	margin:0px 294px 0px 0px;
}
#right
{
	float:left;
}

#subTextOne
{
	margin:0px 0px 1px 0px;
}

.text
{
	font-size:11px;
	height:18px;
	width:230px;
}
textarea
{
	font-size:12px;
	height:180px;
	width:230px;
	overflow:auto;
}

#EmailForm
{
	margin:20px 0px 0px 50px;
}
.errors
{
	margin:20px 0px 30px 10px;
	width:315px;
	height:50px;
	font-family:"Lucida Sans Unicode";
	font-size:11px;
}
