.float-r {
	float: right;
	}
.float-l {
	float: left;
	}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: transparent;
	padding: 6px;
	height: 86px;
}
.left {
    margin-top: 1%;
	width: 24%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	padding: 3px;
	text-indent: -20px;
	float: left;
}
.right {
    margin-top: 1%;
	margin-right: 3px;
	width: 17%;
	right: 10px;
	float: right;
}
.center {
	background: #fff;
	margin-right: 20%;
	margin-left: 25%;
	margin-top: 1%;
	border: 1px solid #F00;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
.content {
	background: #fff;
	margin-right: 1%;
	margin-left: 25%;
	margin-top: 1%;
	border: 1px solid #F00;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
/* the red bars */
#topbar {
	background: url("images/bg.gif") repeat-x;
	height: 12px;
}
#bottombar {
	background: url("images/bg.gif") repeat-x;
	height: 12px;
	margin-top: 2%;
}

.margins {
	margin: 0px;
}
/* Headings */
h1 {
	font-size: 110%;
	color: #F00;
	}
h2 {
	font-size: 100%;
	color: #F00;
	}
h3 {
	font-size: 90%;
	color: #F00;
	}
/* Linky things */	
.nav:link {
	color: #808080;
	background: transparent;
	text-decoration: underline;
}
a.nav:visited {
	color: #808080;
	background: transparent;
	text-decoration: underline;
}
a.nav:hover {
	color: #808080;
	background: transparent;
	text-decoration: none;
}
a.nav:active {
	color: #808080;
	background: transparent;
	text-decoration: none;
}
a.main:link {
	color: #000;
	background: none;
	text-decoration: underline;
}
a.main:visited {
	color: #5c4f93;
	background: none;
	text-decoration: underline;
}
a.main:hover {
	color: #000;
	background: none;
	text-decoration: none;
}
a.main:active {
	color: #000;
	background: none;
	text-decoration: none;
}
/* Clear out */
#clear {
	clear: both;
}

.footer {
	margin: 2px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
}
li.nav {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: bold;
	background: transparent;
	}
.smallgrey {
	font-size: 90%;
	color: #808080;
	background: transparent;
	}
.smallboldbrownongrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #F00;
	background: #f9f7f7;
}	
.standard:link {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
a.standard:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
a.standard:hover {
	color: #000;
	background: transparent;
	text-decoration: none;
}
a.standard:active {
	color: #000;
	background: transparent;
	text-decoration: none;
}
.images {
	float: right;
	text-align: center;
}
.pixborder {
	border: 1px solid #f00;
}
.centerit {
	text-align: center;
}
/* News */
.news {
	border: 1px solid #F00;
}	
li.newnews {
	list-style-type: none;
	margin-left: -35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	font-size: 70%;
	}
.newsheadlines {
	background: #FFC1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 90%;
	font-weight: bold;
	display: block;
	padding: 2px;
}
.newsheadlinessmall {
	background: #FFFFC0;
	border: 1px solid #FA720E;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 80%;
	display: block;
	padding: 2px;
}
a.mainboldred:link {
	color: #C00000;
	background: none;
	font-weight: bold;
	text-decoration: underline;
}
a.mainboldred:visited {
	color: #C00000;
	background: none;
	font-weight: bold;
	text-decoration: underline;
}
a.mainboldred:hover {
	color: #C00000;
	background: none;
	font-weight: bold;
	text-decoration: none;
}
a.mainboldred:active {
	color: #C00000;
	background: none;
	font-weight: bold;
	text-decoration: none;
}
.contactbox {
	color: #000;
	background: #FFFFC0;
	padding: 5px;
	border: 1px solid #c0c0c0;
	}
.dtm {
	margin-left: 10px;
}		
.dtm a {
	margin-left: 20px;
}			