ul,li,body,h1,h2,p { 
	margin: 0; 
	padding: 0; 
}

body
{
	background: #0C0905;
}

.header{
	background:transparent url(../images/header_pattern.gif) repeat-x scroll 50% 0;
	height: 212px;
}

.header_center{
	margin:0 auto;
	width: 750px;	
	height: 212px;
	overflow:hidden;
	position:relative;	
}

.header_logo {
	background:transparent url(../images/banner_img.gif) no-repeat scroll 0 0;
	display:block;
	height:212px;
	width:620px;	
	left:17px;
	top:0px;
	position:absolute;
	border: solid 1px #FFFFF;
	text-indent:-5000em;
}

.menu{
	background:transparent url(../images/menu_img.gif) repeat-x scroll 50% 0;
	height: 31px;
}

.menu_center{
	margin:0 auto;
	width: 750px;	
	height: 31px;
	overflow:hidden;
	position:relative;
	text-align: left;	
}

.menu_center .projects{
	position:absolute;
	top: 3px;
	background:transparent url(../images/proj_off.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .projects:hover{
	position:absolute;
	top: 3px;
	background:transparent url(../images/proj_on.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .projects_selected{
	position:absolute;
	top: 3px;
	background:transparent url(../images/proj_sel.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .about{
	position:absolute;
	top: 3px;
	left: 120px;
	background:transparent url(../images/about_off.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .about:hover{
	position:absolute;
	top: 3px;
	left: 120px;
	background:transparent url(../images/about_on.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .about_selected{
	position:absolute;
	top: 3px;
	left: 120px;
	background:transparent url(../images/about_sel.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .archive{
	position:absolute;
	top: 3px;
	left: 240px;
	background:transparent url(../images/arch_off.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .archive:hover{
	position:absolute;
	top: 3px;
	left: 240px;
	background:transparent url(../images/arch_on.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .archive_selected{
	position:absolute;
	top: 3px;
	left: 240px;
	background:transparent url(../images/arch_sel.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .members{
	position:absolute;
	top: 3px;
	left: 360px;
	background:transparent url(../images/memb_off.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .members:hover{
	position:absolute;
	top: 3px;
	left: 360px;
	background:transparent url(../images/memb_on.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .members_selected{
	position:absolute;
	top: 3px;
	left: 360px;
	background:transparent url(../images/memb_sel.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .links{
	position:absolute;
	top: 3px;
	left: 480px;
	background:transparent url(../images/links_off.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .links:hover{
	position:absolute;
	top: 3px;
	left: 480px;
	background:transparent url(../images/links_on.gif) no-repeat;
	width: 119px;
	height: 28px;
	text-indent:-5000em;
}

.menu_center .links_selected{
	position:absolute;
	top: 3px;
	left: 480px;
	background:transparent url(../images/links_sel.gif) no-repeat;
	width: 119px;
	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: 45px 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: #FFFFFF;
	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: #FFFFFF;
	width: 160px;
	float: right;	
	min-height: 360px;
	line-height: 50%
}
.footer{
	background: #FFFFFF;
	height: 85px;
}

.footer div{
	color: #666666;
	padding: 15px 0 0 35px;
	font-family: Arial,Verdana,Sans-Serif;
	font-size:12px;
}

h2{
	font-family: Arial,Verdana,Sans-Serif;
	font-size:16px;
	color: #FE0000;
}

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%
}

a{
	font-family: Arial,Verdana,Sans-Serif;
	font-size:12px;
	color: #FE0000;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}