#nbar {

}

.navels {
	color: #171717;
	font: 12px/18px "Times New Roman", Times, Georgia, serif;
	
}

.CREDS {
	color: #838383;
	font: 12px/22px "Times New Roman", Times, Georgia, serif;
	text-align: center;
}

#logo {
	width: 92px;
	height: 18px;
	float: left;
}

#navel {
	width: 734px;
	height: 20px;
	background-color: #131313;
	float: right;
}

#spcr {
	width: 826px;
	height: 9px;
	float: left;
}

#proj {
	width: 826px;
}

#projbod1 {
	width: 826px;
	height: 703px;
	float: left;
	overflow: hidden;
	position: relative;
	top: 0px;
}

#foot {
	width: 826px;
	height: 28px;
	float: left;
}

#wrap {
	
	width: 826px;
	margin-left: auto ;
    margin-right: auto ;
}

a:visited {
	color: #171717;
	text-decoration: line-through;
}

a:link {
	color: #171717;
	text-decoration: none;
}

a:hover {
	color: #838383;
	text-decoration: line-through;
}



