#nbar {

}

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

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

.body {
	color: #dfdfdf;
	text-align: center;
	font: 12px/16px Courier, "Courier New", mono;
}

.donate {
	color: #838383;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

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

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

#spcr {
	width: 847px;
	height: 13px;
	float: left;
}

#proj {
	width: 847px;
}

#projhead {
	width: 847px;
	height: 70px;
	float: left;
}

#vspsm1 {
	height: 300px;
	width: 1px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#vspsm2 {
	height: 300px;
	width: 1px;
	float: right;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#vsp {
	height: 300px;
	width: 7px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#projbod1 {
	width: 277px;
	height: 363px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#projbod2 {
	height: 363px;
	width: 277px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#projbod3 {
	height: 363px;
	width: 277px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#projbod4 {
	width: 277px;
	height: 300px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#projbod5 {
	width: 277px;
	float: left;
	position: relative;
	left: 0px;
}

#projbod6 {
	width: 277px;
	height: 300px;	
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

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

#wrap {
	
	width: 847px;
	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;
}



