body{
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#wrapper{
	width: 100%;
	text-align: center;
}
#h_stretch{
	width: 100%;
	height: 256px;
}
#h_fixed{
	width: 999px;
	height: 256px;
	background-image: url(images/head5.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#m_stretch{
	width: 100%;
	height: 44px;
}
#menu{
	width: 999px;
	height: 44px;
	margin: 0 auto;
	background-image: url(images/menu_backfinal2.jpg);
	background-repeat: no-repeat; 
}
#b_stretch{
	width: 999px;
	height: 600px;
	margin: 0 auto;
}
#left{
	width: 500px;
	height: 600px;
	float: left;
}
#right{
	width: 499px;
	height: 600px;
	float: left;
	padding-top: 20px;
}
#top{
	width: 999px;
	height: 51px;
	margin: 10px 0 auto;
	background-image: url(images/bod.jpg);
	background-repeat: no-repeat;
}
#bod{
	width: 999px;
	min-height: 659px;
	margin: 0 auto;
	background-image: url(images/mid_bod.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	text-align: center;
}
#foot{
	width: 999px;
	min-height: 42px;
	margin: 0 auto;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
}
#lbod{
	width: 439px;
	height: 480px;
	float: left;
	padding-left: 60px;
	text-align: left;
	font-family: arial, "lucida console", sans-serif;
	font-size: 0.8em;
	color: #5C5C5C;
}
#probod{
	width: 800px;
	margin: 10px auto;
}
#rbod{
	width: 411px;
	height: 471px;
	float: left;
	padding-left: 10px;
}
#bbod{
	text-align: center;
}
#ftwo{
	width: 999px;
	height: 35px;
	margin: 0 auto;	
	font-family: arial, "lucida console", sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	clear: both;
}
#teambod{
	width: 800px;
	margin: 0 auto;
}
.teamimagesone{
	float: left;
	padding-top: 30px;
	padding-left: 10px;
}
.teamimagestwo{
	width: 356px;
	float: left;
	padding-left: 70px;
	padding-top: 30px;
}
a.textl:link {color: white; text-decoration: none; }
a.textl:visited {color: white; text-decoration: none; }
a.textl:hover {color: white; text-decoration: underline; }
a.textl:active {color: white; } 
