body
{
	margin: 0 auto;
	background: #736F6E;
	
}


.wrapper
{
	width: 800px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
	background-image: url(../images/border.gif);
	
}
.header
{
	width: 800px;
	height: 22px;
	background-color: #736F6E;
	text-align: left;
	
	
}

.header-text
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 40px;
	padding-top: 3px;
	
}

.nav-bar
{
	width: 751px;
	height: 66px;
	padding-left: 30px;
	
	
}

.welcome-bar
{
	width: 751px;
	height: auto;
	

	
}
.welcome-text-holder
{
	float: left;
	width: 720px;
	height: auto;
	

	text-align: left;
	margin-left: 20px;
	margin-top: 25px;
	margin-right: 15px;
}

.welcome-text1
{
	font-family: tahoma;
	font-size: 26pt;
	//color: #6e6e6e;
	color: black;		
	text-alignment: center;
}

.ccc
{
	float: left;
	width: 751px;
	height: auto;
	text-align: center;
	
	margin-top: 15px;
	padding-left: 25px;

}
.welcome-text2
{
	font-family: tahoma;
	font-size: 10pt;
	//color: #6e6e6e;	
	color:black;
	padding-top: 10px;
	line-height: 16px;
}

.welcome-text3
{
	font-family: tahoma;
	font-size: 16pt;
	//color: #6e6e6e;
	color: black;
	padding-top: 10px;
	line-height: 16px;
}

.news-bar
{
	width: 751px;
	height: 192px;
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.project-text-holder
{
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.spacer{
	font-size:5px;
	line-height: 0.75;
}


.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.supertiny
{
	font-family: tahoma;
	font-size: 6.5pt;
	color: white;	


}

.nav-button
{
	float: left;
	width: 122px;
	height: auto;
	text-align: center;
	font-family: tahoma;
	font-size: auto;
	color: #989898;
	margin-top: 15px;

}

.pic
{
	size=100%;

}

.pic:hover
{
	h-space: 12;

}

.bottomnav
{	float: center;
	height: 20px;
	width: 400px;
	
}

.copyright-bar
{
	width: 751px;
	height: auto;
	background-color: white;
	padding-left: 25px;
	
}

a {text-decoration: none; }
a.nav:link {color: #6e6e6e; text-decoration: none; }
a.nav:visited {color: #6e6e6e; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: none; cursor: pointer; font-size: 115%}
a.nav:active {color: #6e6e6e; }

