body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: url(wwwgfx_RFP/header_backg.gif) repeat-x;
	}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
	color: #d00700;
	}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
	color: #d00700;
	text-transform: uppercase;
	}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
	color: #d00700;
	text-transform: uppercase;
	}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	}
blockquote {
	margin: 0px 10px 0px 10px;
	}
img {
	border: 0;
	}
ul {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px 0px;
	}
ol {
	margin: 0px 0px 10px 0px;
	}
li {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #e69d00;
	list-style-position: outside;
	font-weight: bold;
	list-style-type: square;
	}
li li {
	font-size: 1.0em;
	}
/* HEADER */
#header {
	position: relative;
	width: 730px;
	height: 160px;
	margin: 0 auto;
	}
#masthead {
	position: relative;
	top: 0px;
	left: -80px;
	}
#header_nav {
	position: absolute;
	top: 116px;
	left: 92px;
	font-size: 0.8em;
	}
#header_nav li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	font-weight: bold;
	color: white;
	}
div.facebook {
	position: absolute;
	top: 80px;
	left: 620px;
	}
#header a:link {
	text-decoration: none;
	color: white;
	}
#header a:visited {
	text-decoration: none;
	color: white;
	}
#header a:hover {
	color: #af0600;
	background-color: #fef200;
	}
#header a:active {
	color: black;
	background-color: #fef200;
	}
/* CONTENT */
#content {
	position: relative;
	width: 730px;
	margin: 0 auto;
	}
.col_left {
	position: relative;
	width: 230px;
	float: left;
	margin: 0px 20px 20px 0px;
	}
.col_left p {
	font-size: 1.4em;
	line-height: 1.6em;
	}
.col_middle {
	position: relative;
	width: 230px;
	float: left;
	margin: 0px 20px 20px 0px;
	}
.col_right {
	position: relative;
	width: 230px;
	float: left;
	margin: 0px 0px 20px 0px;
	}
.noticeboard p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
	}
#what_we_need li {
	font-size: 1.4em;
	}
#content a:link {
	text-decoration: underline;
	color: #d00700;
	}
#content a:visited {
	text-decoration: underline;
	color: #d00700;
	}
#content a:hover {
	color: #af0600;
	background-color: #fef200;
	}
#content a:active {
	color: black;
	background-color: #fef200;
	}
/* FOOTER */
#footer_wrapper {
	position: relative;
	width: 100%;
	height: 150px;
	margin: 20px 0px 0px 0px;
	background: url(wwwgfx_RFP/footer_backg.gif) repeat-x;
	}
#footer {
	position: relative;
	width: 730px;
	top: 20px;
	margin: 0 auto;
	}
#footer_nav {
	position: relative;
	top: 15px;
	left: 0px;
	padding: 0;
	}
#footer_nav li {
	list-style-type: none;
	display: inline;
	margin: 0px 20px 20px 0px;
	font-weight: bold;
	color: white;
	}
#footer a:link {
	text-decoration: none;
	color: white;
	}
#footer a:visited {
	text-decoration: none;
	color: white;
	}
#footer a:hover {
	color: #af0600;
	background-color: white;
	}
#footer a:active {
	color: black;
	background-color: white;
	}
/* HANDY STYLES */
#sitecredit {
	margin: 50px 0px 0px 0px;
	}
#monetarysmall {
	font-size: 1.0em;
	line-height: 1.2em;
	}
.clearboth {
	clear: both;
	}