@charset "utf-8";
body {
	background-image: url(../images/gradbckgrndBLong.jpg);
	background-repeat: repeat-x;
  }

#prewrapper {
	margin: 0 auto;
	width: 850px;
	background-image: url(../images/background.gif);
}
#wrapper {
	margin: 0 auto;
	width: 775px;
	background-image: url(../images/background.gif);
}

#menu {
	width: 775px;
}
#secheader {
	
	width: 775px;
	
}
#header {
	width: 775px;
	float: left;
	padding: 0px;
	height: 127px;
	margin: 0px 0px 0px 0px;
}
#leftcolumn {
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 750px;
	width: 200px;
	float: left;
	text-align: center;
	font-size: 16px;
}
#rightcolumn {
	float: right;
	padding: 0px;
	height: 750px;
	width: 556px;
	margin: 0px 5px 0px 0px;

	}
#footer { 
 width: 775px;
 clear: both;
 border:none;
}
.TitleBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.headerText {
	font-size: 36px;
	color: #FFF;
	padding-left: 20px;
}
.rightcolMainText {
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 16px;
}

.WhatWeDo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
.WhatWeDo a:link {text-decoration:none; color:#006; }
.WhatWeDo a:visited {text-decoration:none; color:#006;}
.WhatWeDo a:hover {text-decoration:underline; color:#900;}
.WhatWeDo a:active {
	text-decoration:underline;
	color:#900;
	
}

.Titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.AboutUs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #333;
	text-align:center;
}
.AboutUs a:link {text-decoration:none; color:#006; }
.AboutUs a:visited {text-decoration:none; color:#006;}
.AboutUs a:hover {text-decoration:underline; color:#900;}
.AboutUs a:active {
	text-decoration:underline;
	color:#900;
	
}
.Projects {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
	text-align:center;
}
.Projects a:link {text-decoration:none; color:#006; }
.Projects a:visited {text-decoration:none; color:#006;}
.Projects a:hover {text-decoration:underline; color:#900;}
.Projects a:active {
	text-decoration:underline;
	color:#900;
	
}
img
{  border-style: none;
}
