﻿body {
	background-image: url('images/bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #06352c;
	background-color: #ffffff;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
}
h2 {
	font-size: 12px;
}
#main {
	width: 900px;
	background-color: #ffffff;
	margin: 0 auto;
	background-image: url('images/campaign-logo.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}
#main a {
	color: #06352c;
	text-decoration: none;
}
#nav {
	width: 680px;
	height: 36px;
	margin-left: 220px;
	background-image: url('images/nav.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 23px;
}
#nav a {
	display: block;
	height: 36px;
	line-height: 35px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
#nav a:visited {
	display: block;
	height: 36px;
	line-height: 35px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
#nav a:hover {
	display: block;
	background-color: #4C615C;
	height: 34px;
	margin-top: 1px;
}
#nav li {
	float: left;
	list-style: none;
}
#image {
	width: 900px;
	background-color: #06352c;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content {
	width: 600px;
	margin-top: 10px;
	margin-left: 277px;
	border: 1px #06352c solid;
	padding: 10px;
	text-align: left;
}
#contentnews{
	width: 880px;
	margin-top: 10px;
	border: 1px #06352c solid;
	padding: 10px;
	text-align: left;
}
#news {
	width: 254px;
	border: 1px #06352c solid;
	background-image: url('images/newstop.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 10px;
	color: #06352c;
	padding-left: 10px;
	float: left;
	text-align: left;
}
#news h2 {
	font-size: 14px;
	color: #ffffff;
	margin-top: 2px;
	font-weight: bold;
	letter-spacing: 4px;
}
#footer {
	background-image: url('images/footer.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 900px;
	height: 20px;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	margin-top: 10px;
	text-align: center;
}
/* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */
.rssxpresschannel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
}
.rssxpresschtitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: ##06352C;
	background-color: #ffffff;
}
.rssxpresschtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: ##06352C;
	background-color: #ffffff;
}
.rssxpresschdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ##06352C;
	font-size: 10px;
	background-color: #ffffff;
}
.rssxpressittitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: ##06352C;
	text-decoration: none;
	font-size: 10px;
	line-height : 120%;
	background-color: #ffffff;
	font-weight: bold;
}
.rssxpressittitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: ##06352C;
	text-decoration: none;
	font-size: 0px;
	background-color: #ffffff;
	font-weight: bold;
}
.rssxpressitdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: ##06352C;
	padding-bottom : 5pt;
	font-size: 10px;
}
.rssxpresstable {
	font-size: 11px;
	background-color: #ffffff;
	font-size: 10px;
}
/* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */
.rssxpressdivider {
	background-color: #ffffff;
}
