body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E434B;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper {
	text-align: center;
	padding: 0px;
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 88px;
}
#topNav {
	height: 31px;
	margin-bottom: 26px;
}

.box {
	float: left;
	height: 290px;
	width: 360px;
	display: inline;
	text-align: left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.boxBigMiddle {
	float: left;
	height: 580px;
	width: 680px;
	display: inline;
	text-align: center;
	overflow: auto;
	padding-top: 80px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 0px;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #FB0000;
}
a:visited {
	text-decoration: none;
	color: #8DC0B9;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.converse_back {
	background-image: url(../images/BackGrounds/ChrisAbani_ConverBKG.jpg);
	background-repeat: no-repeat;
	background-position: center -100px;
	float: left;
}
.fluid_back {
	background-image: url(../images/BackGrounds/ChrisAbani_fluidBKG.jpg);
	background-repeat: no-repeat;
	background-position: center -100px;
	
	float: left;
}
.conceptual_back {
	background-image: url(../images/BackGrounds/ChrisAbani_ConceptBKG.jpg);
	background-repeat: no-repeat;
	background-position: center -100px;
	
	float: left;
}
.performance {
	background-image: url(../images/BackGrounds/ChrisAbani_performBKG.jpg);
	background-repeat: no-repeat;
	background-position: center -100px;
	float: left;
}
