﻿h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: normal;
	font-style: normal;
	color: #C0C0C0;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	line-height: 18pt;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #9C3F97;
	text-align: center;
}
.logo {
	text-align: center;
	cursor: pointer;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #000000;
	line-height: 16pt;
	width: 350px;
	height: 350px;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.bioarea {
	background-color: #000000;
	height: 360px;
	width: 360px;
	overflow: auto;
}
.wrapper {
	width: 960px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
td {
	width: 110px;
	height: 110px;
}
#bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #000000;
	line-height: 16pt;
	width: 350px;
	height: 350px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	margin-right: 15px;
	overflow: auto;
}
#LOGOcell {
	background-image:url('images/2gLogo.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 125px;
	cursor: pointer; 
}
#NWcell {
	background-image: url('images/squares/greentint.gif');
}
#Ncell {
	background-image: url('images/squares/orangetint.gif')
}
#NEcell {
	background-image: url('images/squares/bluetint.gif')
}
#Wcell {
	background-image: url('images/squares/redtint.gif')
}
#CTRcell {
	background-image: url('images/squares/yellowtint.gif')
}
#Ecell {
	background-image: url('images/squares/purpletint.gif')
}
#SWcell {
	background-image: url('images/squares/dkbluetint.gif')
}
#Scell {
	background-image: url('images/squares/purple2tint.gif')
}
#SEcell {
	background-image: url('images/squares/magentatint.gif')
}
#nav_table {
	width: 530px;
	height: 390px;
	float: left;
}
#textblock {
	float: right;
	width: 300px;
	margin-top: 0;
	margin-right: 75px;
}
#backarrow {
	border:0px;
}
p.textlinks {
	font-size: x-small;
	color: #bbbdc0;
	text-align: center;
	clear: both;
}
p.textlinks a:link {
	color: #bbbdc0;
	text-decoration: none;
}
p.textlinks a:visited {
	color: #bbbdc0;
	text-decoration: none;
}
p.textlinks a:hover {
	color: #95459a;
	text-decoration: none;
}