ul,li,body,h1,h2,p {
	margin: 0;
	padding: 0;
	text-align: center;
}

body
{
	background: #FFF;
}

.header{
	background:transparent url(../images/header_pattern.gif) repeat-x scroll 50% 0;
	height: 220px;
}

.header_center{
	margin:0 auto;
	width: 780px;
	height: 220px;
	overflow:hidden;
	position:relative;
}

.header_logo {
	background:transparent url(../images/banner_img.jpg) no-repeat scroll 0 0;
	display:block;
	height:220px;
	width:787px;
	left:-7px;
	top:0px;
	position:absolute;
	border: solid 1px #FFFFF;
	text-indent:-5000em;
}

.menu{
	background:transparenturl(../images/menu_img.gif) repeat-x scroll 50% 0;
	height: 36px;
}

.menu_center{
	margin:0 auto;
	width: 780px;
	height: 40px;
	overflow:hidden;
	position:relative;
	text-align: left;
}

.menu_center .projects{
	position:absolute;
	top: 10px;
	background:transparent url(../images/proj_off.gif) no-repeat;
	width: 85px;
	height: 28px;
	text-indent:-5000em;
	left: 14px;
}

.menu_center .projects:hover{
	position:absolute;
	top: 10px;
	background:transparent url(../images/proj_on.gif) no-repeat;
	width: 85px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .projects_selected{
	position:absolute;
	top: 10px;
	background:transparent url(../images/proj_sel.gif) no-repeat;
	width: 85px;
	height: 28px;
	text-indent:-5000em;
	left: 14px;
}

.menu_center .about{
	position:absolute;
	top: 10px;
	left: 335px;
	background:transparent url(../images/about_off.gif) no-repeat;
	width: 93px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .about:hover{
	position:absolute;
	top: 10px;
	left: 335px;
	background:transparent url(../images/about_on.gif) no-repeat;
	width: 93px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .about_selected{
	position:absolute;
	top: 10px;
	left: 335px;
	background:transparent url(../images/about_sel.gif) no-repeat;
	width: 93px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .archive{
	position:absolute;
	top: 10px;
	left: 102px;
	background:transparent url(../images/arch_off.gif) no-repeat;
	width: 108px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .archive:hover{
	position:absolute;
	top: 10px;
	left: 102px;
	background:transparent url(../images/arch_on.gif) no-repeat;
	width: 108px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .archive_selected{
	position:absolute;
	top: 10px;
	left: 102px;
	background:transparent url(../images/arch_sel.gif) no-repeat;
	width: 108px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .members{
	position:absolute;
	top: 10px;
	left: 211px;
	background:transparent url(../images/memb_off.gif) no-repeat;
	width: 122px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .members:hover{
	position:absolute;
	top: 10px;
	left: 211px;
	background:transparent url(../images/memb_on.gif) no-repeat;
	width: 122px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .members_selected{
	position:absolute;
	top: 10px;
	left: 211px;
	background:transparent url(../images/memb_sel.gif) no-repeat;
	width: 122px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .links{
	position:absolute;
	top: 10px;
	left: 430px;
	background:transparent url(../images/links_off.gif) no-repeat;
	width: 109px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .links:hover{
	position:absolute;
	top: 10px;
	left: 430px;
	background:transparent url(../images/links_on.gif) no-repeat;
	width: 109px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .links_selected{
	position:absolute;
	top: 10px;
	left: 430px;
	background:transparent url(../images/links_sel.gif) no-repeat;
	width: 109px;
	height: 28px;
	text-indent:-5000em;
}

.content{
	background:transparent url(../images/black_backg.gif) repeat	scroll 50% 0;
	height: 100%;
	min-height: 500px;
}

.content .container{
	margin:0 auto;
	padding: 5px 0 45px 0;
	width: 750px;
	overflow:hidden;
	text-align: left;
	min-height: 410px;
	font-family: Arial,Verdana,Sans-Serif;
	font-size:12px;
	color: #666666;
	height: 100%;
	width: 750px;
}

.content .container .left{
	margin:0 auto;
	padding: 25px;
	background: #FFF;
	width: 470px;
	float: left;	
	min-height: 360px;
	line-height: 50%
}
.content .container .left .bottom 
{
	background: #FFFFFF;
}

.content .container .left .bottom  .align_left
{
	float:left;
}

.content .container .left .bottom   .align_right
{
	float:right;
}

.content .container .right{
	margin:0 auto;
	padding: 25px;
	background: #FFF;
	width: 160px;
	float: right;	
	min-height: 360px;
	line-height: 50%
}
.footer{
	background: #FFFFFF;
	height: 45px;
}

.footer div{
	color: #666666;
	padding: 15px 0 0 15px;
	font-family: Arial,Verdana,Sans-Serif;
	font-size:12px;
	text-align: center;
}

h2{
	font-family: Arial,Verdana,Sans-Serif;
	font-size:16px;
	color: #23ADBF;
}

h3{
	font-family: Arial,Verdana,Sans-Serif;
	font-size:10px;
	color: black;
}

h4{
	font-family: Arial,Verdana,Sans-Serif;
	font-weight: bold;	
}

p{
	font-family: Arial,Verdana,Sans-Serif;
	font-size:12px;
	padding: 10px 0 10px 0;
	line-height: 130%;
	text-align: left;
}

a{
	font-family: Arial,Verdana,Sans-Serif;
	font-size:12px;
	color: #23ADBF;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

