
body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 1.5em;
		background: #a9c2d8;
		padding: 30px;
		}

a {text-decoration:none; font-weight: bold;}
a:link {color: #e01212; }
a:visited {color: #e01212; }
a:link:hover, a:visited:hover {text-decoration: underline; }
a:active {color: black; }


#bigwrapper {
		margin: 0 auto;
		width: 932px;
		background-color: white;
		position: relative;
		}


/* ---------- HEAD SECTION ---------- */


#headwrapper {
	height: 191px;
	width: 932px;
	position: relative;
}

#headerbanner {
	position:absolute;
	top:35px;
	left:710px;	
	z-index:1000;
	width:180px;
	height:120px;
	border:0px solid black;
}

#headimage {
	height: 191px;
	width: 932px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #a9c2d8;
}


#bar {
	height: 40px;
	width: 926px;
	position: relative;
	background-color: #666681;
	border-left: 3px solid black;
	border-right: 3px solid black;
}


#bar h1 {
	color: white;
	font-size: 18px;
	padding-left: 17px;
	padding-top: 9px;	
}

#searchbox {
	position: absolute;
	top: 8px;
	right: 28px;
}

#searchbox a {
	color: white;
}

#searchbox input {
	border:2px solid #666;
}

#socialbuttons {
	position: absolute;
	top: 10px;
	right: 350px;
}

input, select, textarea, radio {
	border:1px solid #CCCCCC;
	margin:1px;
}


/* ---------- CONTENT WAPPER ---------- */

#contentwrapper {
	width: 932px;
	position: relative;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	min-height: 500px; /* to cover the floating menu */
}



/* ---------- MENU ---------- */


#menu {
	float: left;
	width: 179px;
	margin-left: 3px;
}

#menu ul{
}

#menu li {
		display: inline; /* coz ie is rubbish */
}

#menu ul a.hassub {
	background-image: url(images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 166px 7px; 

}

#menu ul a:link, #menu ul a:visited {
		color: black;
		display: block;	
		border-bottom: 1px solid #abbec7;
		padding: 5px 0px 5px 17px;
		

}
#menu ul a.first {
	border-top: 1px solid #666681;
}
#menu ul a:hover {
		background-color: #a9c2d8;
		text-decoration:none;
	}

#menu ul a:active {
		color: #c00;
}
#menu p {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
}
#supportus {
	padding-top: 36px;
	text-align: center;
	margin-bottom: 20px;
	}


/* ---------- CONTENT ---------- */

#content {
	width: 707px;
	margin-right: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 200px;
	padding-right: 0px;
	
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#column1 {
	width: 395px;
	float: left;
}
#column2 {
	width: 260px;
	padding-left: 47px;
	float: left;
}


#content p {
		margin: 0;
		line-height: 1.5em;
		padding-bottom: 0.5em;
	}
	
	
#content p.intro {	
		font-weight: bold;
	}

#content h1 {
		font-size: 2em;
		color: #666681;
		padding-top: 12px;
		padding-bottom: 0.5em;
		font-weight: normal;
		margin: 0;
		}

#content h2 {
		font-size: 1.6em;
		font-weight: normal;
		padding-bottom: 0.5em;
		line-height: 1.1em;
		padding-top: 0.5em;
		}

#content h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding-top: 0.5em;
		padding-bottom: 0.4em;
		line-height: 1.1em;
		}

#content h4 {
		font-weight: bold;
		padding-top: 0.5em;
		}

#content ul, #content ol {
		padding-bottom: 0.7em;
		line-height: 1.4em;
	}
	
#content li {
		margin-left: 1em;
		padding-bottom: 5px;
		line-height: 1.4em;
		}

#content ul li {
		list-style: disc outside none;
		}
		
#content ol li {
		list-style-type: decimal;
		margin-left: 1.5em;
		}		

#content blockquote {
		padding-left: 2em;
		line-height: 1.5em;
		padding-bottom: 0.5em;
	}
	
.pageupdated {
	text-align: right;
	font-size: 8pt;
}

.more-link {
	font-size: 8pt;
}

.listingtable {
	border: 0;
	margin-bottom: 0.4em;
}



.newswidget {
	margin:0px 10px 0px 10px;
}

div#homerightcolumn {
	width:280px;
	float:right; 
	border:0px solid blue;
	background-color: #D6DCED;
	margin-top:20px;
}

/* ---------- FOOTERS ---------- */

#footerleft {
	width: 179px;
/*	clear: both; */
}

#footerleft p {
	font-size: 7pt;
	line-height: 1.2em;
	padding: 0 5px 30px 18px;
}

#footerright {
	width: 707px;
	margin-left: 0px;
	padding: 17px 0 15px 200px;
}


/* ---------- BOTTOM SLICE ---------- */

#bottomwrapper {
	width: 932px;
	height: 17px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #a9c2d8;
	clear: both;
}



		
/* ---------- SUNDRIES ---------- */
	

	
strong {
		font-weight: bold;
		}


.clearing {
		clear: both;
		}		
		

#aboutthissite {
	width: 932px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#aboutthissite p{
	text-align: right;
	font-size: 8pt;
	padding-right: 8px;
}

		
/* ---------- FOOTER ---------- */


.notice {
	font-weight:bold;
	color:red;
}

em {
	font-style:italic;
}



form.userform input[type=text], form.userform textarea {
	width:650px;
}
form.userform input[type=submit] {
	width:70px;
}
form.userform textarea {
	height:200px;
}
span.formerr {
	font-weight:bold;
	color:red;
}
p.formerr {
	font-weight:bold;
	color:red;
}


table.adminlisting tr:first-child {
	background:#77f;
	height:23px;
	color:#000;
	font-weight:bold;	
}

a.normal {
	font-weight:normal;
	color:#000;
}
a.normal:hover {
	font-weight:normal;
}
a.highlight {
	background:#ff0;	
}	


/* Small delete submit button */
input.delete-button {
	height: 16px;
	width: 16px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(images/delete.png) no-repeat left top;
}

