body {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 20px;
}
#wholepage {
}

p {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 90%;
}

#header {
	float: none;
	height: 100px;
	overflow: hidden;
	clear: none;
	background-color: #CCCCCC;
	position: relative;
	width: 800px;
}

#nav {
	height: 835px;
	width: 170px;
	clear: none;
	float: left;
	background-color: #333333;
	position: relative;
	padding: 15px;
}

#content {
	height: 835px;
	width: 570px;
	clear: none;
	float:left;
	background-color: #333333;
	font-size: 80%;
	position: relative;
	padding: 15px;
	overflow: auto;
}
.linkgrey {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
}
#headergraphic {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.profilepic {
	margin-bottom: 10px;
	margin-left: 10px;
}
.thumb {
	padding: 0px;
}
.cell {
	height: 102px;
	width: 100px;
	float: left;
	text-align: center;
	margin-right: 12px;
	font-size: 75%;
}
