body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.8em.em;
  color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.9em;
	background-image: url(../images/faintlogo.jpg);
}

 h1, h2, h3 {
  margin: 0px; padding: 0px;
}

h2{
	font-size: 1.1em;
	text-align: center;
	letter-spacing: 0.12em;
	font-weight: bold;
	padding-bottom: 15px;
}

h3{
	font-size: 1.05em;
	font-weight: bolder;
}

h1{
	font-size: 1.6em;
	color: #730437;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	line-height: 1.1em;
}

h3{
	font-size: 1em;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

a img{
	text-decoration: none;
	border: #FFFFFF;
}

#website_branding {
	height: 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AAE902;
	width: 100%;
	margin-bottom: 1em;
	text-align:left;
}

#logo{
width:30%;
float:left;}

#login{
width:30%;
float:right;
text-align:right;
}


.right{
	float: right;
}

#mainpage {
	margin-top: 5px;
	float: left;
	padding-left:20px;
	color: #000;
	position: relative;
	text-align: left;
	list-style-type: square;
	width:70%;
}

#website_footer {
	clear: both;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#Content {
	position: relative;
	text-align: left;
	width:90%;
	background-color: #ffffff;
	border: 0.3em solid #92466A;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;

}

  /* ::::: Navigation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#website_menu {
	float: left;
	width: 190px;
	position: relative;
	height: 500px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
	font-size: 0.9em;
	margin-bottom:0px;
padding-bottom:0px;
}


#website_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-left:-20px;
}

#website_menu li
{
	margin: 0.1em;
	padding: 0.1em;

}

#website_menu li a
{
	background: #fff;
	float: left;
	display: block;
	padding:5px;
	text-decoration: none;
	border-top: 0.1em solid #BBBBBB;
	border-right: 0.2em solid #BBBBBB;
	border-bottom: 0.2em solid #BBBBBB;
	border-left: 0.1em solid #BBBBBB;
	padding-right: 5px;
	padding-left: 5px;
	color: #7F0342;
	line-height: 1.1em;
	font-weight: bold;
	width: 170px;
}
#website_menu li a:hover
{
	background: #fff;
	line-height: 1.1em;
	display: block;
	color: #666666;
	text-decoration: none;
	border-top: 0.1em solid #dcdce9;
	border-right: 0.1em solid #dcdce9;
	border-bottom: 0.2em solid #AD6289;
	border-left: 0.1em solid #dcdce9;
	font-weight: bold;
}

/* Hide from IE5-Mac \*/
#website_menu li a
{
float: none
}
/* End hide */

#col_one
{
width:100%;
}

#col_two
{
width:180px;
height:125px;
float:left;
margin-top:20px;
}

.newsimage
{
float:right;
}

.Home .headline
{
	font-weight:400;
	}


#newsrow_1 .newsimage
{
float:left;
}
.Newsletter #newsrow_2 .newsimage
{
float:none;
}

.news_article
{
margin-top:20px;
}

.Implementation_Group .news_article, .Implementation_Group .news_row
{
margin:0px;
padding:0px;
}


.news_row
{
margin-top:20px;
}

#newsrow_3 .headline {position:absolute;margin-top:20px;}
#newsrow_3 {padding-bottom:40px;}
.date, .time {display:none;}

.About_Surrey_Compact #newsrow_1 .newsimage {float:none;}

#col_two{
margin-bottom:0px;
padding-bottom:0px;
}

#col_one {
margin-bottom:0px;
padding-bottom:0px;
}

.website_column{
margin-bottom:0px;
padding-bottom:0px;
}


#website_container .website_column {
margin-bottom:0px;
padding-bottom:0px;
}


* html #website_footer 
{
 margin-bottom:0px;
padding-bottom:0px;
}		


