/*
Design by Saltwater
http://www.saltwaterpr.co.uk
*/

body {
	padding: 4px;
	background: #CECECE url(../images/bg_water3.gif);
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #A51A73;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1em;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	text-decoration: none;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #A51A73;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background-image: url(../images/img2c.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(../images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 22px 0 22px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(../images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(../images/img5.gif);
}

#contentnewspage {
	width: 700px;
	margin: 0 auto;
	background: url(../images/img5a.gif);
}

#colOne {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}

#colOneV2 {
	float: left;
	width: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}

#colTwo {
	float: left;
	width: 360px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colTwoV2 {
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colThree {
	float: right;
	position:relative;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	top: auto;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #FFFFFF;
}
link {
	color: #A51A73;
}
#content #colTwo li {
	padding: 5px;
}
#content #colTwo #factBox {
	border: 1px dashed #000000;
	height: 110px;
	width: 336px;
	float: none;
	padding: 10px;
}
#content #colTwo #factBox #factBoxScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content #colTwo #factBox #factBoxScript {
	height: 74px;
	width: 254px;
	position: relative;
	float: right;
}
#content #colTwo #factBox #factBoxIcon {
	height: 80px;
	width: 90px;
}
#content #colTwo #factBox #factBoxIcon {
	float: left;
	height: 76px;
	width: 70px;
}
#content #colTwo #login_area {
	height: 600px;
	width: 360px;
}
#content #colTwo #login_area #login_pic {
	height: 114px;
	width: 360px;
}
#content #colTwo #login_area #login_form {
	height: 600px;
	width: 220px;
	float: none;
	position: relative;
}

.newsDatePosted
{
font-style: italic;
font-size:90%;
margin-bottom:5px;
margin-top:0px;
text-align:left;
}
.newsHeadline
{
	padding-bottom:0px;
}
