#about {
	background-image: url(about.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	padding-left: 0px;
	position: absolute;
	width: 500px;
	}

#about h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#border {
	margin: 0pt auto;
	position: relative;
	text-align: left;
	width:855px;
	}
	
#container {
	background-color: #d6dadd;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 855px;
	}

#credits {
	color: #ccc;
	float: left;
	font-size: 90%;	
	position: relative;
	width: 900px;
	}

#credits a:link, a:visited, a:active {
	color: #2b6887;
	text-decoration: none;
	}
	
#credits a:hover {
	background: #ccc;
	color: #444;
	}
	
#footlogo {
	background: #d6dadd;
	background-image: url(footer.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	position: relative;
	width: 855px;
	}
	
#footlogo h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#header {
	background: #d6dadd;
	clear: left;
	height: 270px;
	margin: 0;
	padding: 0;
	width: 855px;
	}
	
#logo {
	background-image: url(picknewcolor.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 255px;
	position: relative;
	width: 855px;
	}

#logo a {
	background: transparent none repeat scroll 0%;
	border: medium none;
	display: block;
	height: 0px !important;
	overflow: hidden;
	padding: 0;
	}
	
#logo h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#newscolumn {
	float: left;
	margin: 0;
	padding-left: 15px;
	padding-top: 20px;
	width: 400px;
	}
	
#sep {
	background-image: url(sep.png);
	background-position: top center;
	background-repeat; no-repeat;
	float: left;
	padding-left: 80px;
	height: 7px;
	width: 400px;
	}
	
#sep h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
	
#sepside {
	background-image: url(sep_side.png);
	background-position: top center;
	background-repeat; no-repeat;
	float: left;
	height: 7px;
	width: 268px;
	margin-top: .5em;
	margin-bottom: 1em;
	}
	
#sepside h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#sidecolumn {
	background-color: #d6dadd;
	float: right;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 300px;
	height: 730px;
	border: 0px:
	border-color: #2a2c2c;
	}
	
#sidecolumn p {
	color: #402c05;
	font-size: 85%;	
	margin-bottom: 20px;
	}
	
.bio {
	color: #4b5a67;
	font-size: 110%;	
	}
	
.website {
	font-size: 100%;
	}
	
.website a {
	color: #4b5a67;
	font-size: 80%;
	}
	
.title {
	color: #4b5a67;
	font-size: 110%;	
	}
	
.maintext {
	color: #4b5a67;
	line-height: 1.7em;
	margin-left: 4em;
	margin-right: -4.5em;
	}
	
.newsstart {
	border-bottom: 0px dashed #888;
	margin-top: 11em;
	margin-bottom: 2.5em;
	margin-left: 7em;
	}

.newsend {
	border-bottom: 1px dashed #888;
	margin-bottom: 2em;
	padding-bottom: 1em;
	margin-left: 7em;
	}

.projectsend {
	border-bottom: 1px dashed #888;
	margin-bottom: .5em;
	padding-bottom: 15px;
	}

* html body {
	font-size: x-small;
	}
	
a:link, a:visited, a:active {
	color: #4b5a67;
	text-decoration: none;
	}
	
a:hover {
	background: #4b5a67;
	color: #fff;
	}
	
body {
	background-color: #646b71;
	background-image: url(bg.png);
	font-family: arial, sans-serif;
	font-size: small;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
h1	{
	color: #2b6887;
	font-size: 200%;
	font-weight: bold;
	margin: 0 0 .15em;
	padding: 0;
	text-transform: uppercase;
	}

h2	{
	color: #2b6887;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 .15em;
	padding: 0;
	text-transform: capitalize;
	}
	
img {
	border: 0;
	}
	
img.inset {
	border: none;
	float: left;
	margin-right: 10px;
	}

img.newsinset {
	border: none;
	float: left;
	padding-left: 50px;
	padding-right: 20px;
	}

img.section {
	margin: 0 0 .75em;
	}
	
img.titleinset {
	border: none;
	float: left;
	padding-left: 50px;
	}
	
p {
	margin: 0 0 1em;
	padding: 0;
	}

