body {
	background-image: url(graphics/backgrounds/pattern_084.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
}

#wrapper_header {
	background:transparent;
	width:804px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	height: 30px;
	background-image: url(graphics/backgrounds/sheet_top.png);
	}
	
#wrapper_menu {
	background:transparent;
	width:804px;
	text-align:center;
	padding:0px;
	height: 170px;
	}
	
#wrapper_main {
	background:transparent;
	width:804px;
	margin:0px auto;
	padding:0px;
	height: auto;
	background-image: url(graphics/backgrounds/sheet_middle.png);
	}
	
#wrapper_body {
	margin:0px auto;
	background:transparent;
	width:640px;
	text-align:justify;
	padding:20px 0px 40px 0px;
	height: auto;
	font-size: 16px;
	line-height: 25px;
	}
	
#wrapper_team {
	margin:0px auto;
	background:transparent;
	width:640px;
	text-align:justify;
	padding:20px 0px 40px 0px;
	height: auto;
	font-size: 16px;
	line-height: 25px;
	}

#wrapper_newNews {
	vertical-align:top;
	float:left;
	position: relative; 
	left:80px;
	border-left: 1px solid #CC0000;
	width: 320px;
	text-align:left;
	height: auto;
	padding-left: 5px
	}

#latestNews {
	
	}

#latestNews ul{
	list-style-type: none;
	padding-left: 0px;
	}
	
#latestNews ul li{
	list-style-type: none;
	padding: 0px 0px 10px 5px
	}
	
#latestNews ul li a, #latestNews ul li a:hover {
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	font-size: 14px;
	color:#009900;
	}
	
#wrapper_newProjects {
	vertical-align: top;
	float: right;
	position: relative; 
	right: 80px;
	border-left: 1px solid #CC0000;
	width: 320px;
	text-align:left;
	height: auto;
	padding-left: 5px;
	}	

#wrapper_isaiah {
	margin:0px auto;
	text-align: center;
	background:transparent;
	width: 804px;
	height: 30px;
	background-image: url(graphics/backgrounds/sheet_footer.png);
	behavior: url(iepngfix.htc);
	font-size: 10px;
	color:#666666
	}
	
#wrapper_footer {
	text-align: center;
	background:transparent;
	width:804px;
	padding:0px;
	height: 30px;
	margin:0px auto;
	background-image: url(graphics/backgrounds/sheet_middle.png);
 	behavior: url(iepngfix.htc); 
	}
	
#footer_menu{
	width: 804;
	text-align: center;
	}

#footer_bar{
	margin:0px auto;
	width:650px;
	height:5px;
	background-color:#CC0000;
	font-size:1px;
	}
	
#footer_menu ul{
	list-style-type: none;
	margin: 0;
	height: 20px;
	padding: 0px 0px 0px 140px;
	}
	
#footer_menu ul li { 
	float:left; 
	margin:0; 
	padding: 5px 20px;
	height: 20px;
	font-size: 9px; 
	color:#666666
	}
	
#footer_menu ul li a, #footer_menu ul li a:hover {
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
	font-size: 9px;
	color:#666666
	}

.comment {
	font-size: 9px;
	}

#titleLink a, #titleLink a:hover{
	text-decoration: none;
	font-size: 16px;
	color:#009900;
	}

#descText {
	padding-bottom:40px;

}