﻿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;
}
.wrapper {
	width: 960px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
td {
	width: 110px;
	height: 110px;
}
#LOGOcell {
	background-image:url('images/2gLogo.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 125px;
	cursor: pointer; 
}
#bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #000000;
	line-height: 16pt;
	width: 320px;
	height: 330px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	overflow: auto;
}
#nav_table {
	float: left;
}
#textblock {
	float: right;
	width: 300px;
	margin-top: 0;
	margin-right: 75px;
}
.backarrow {
	border: 0;
}
.litelink {
	color: #96C8FF;
	font-weight: bold;
}
#tightline {
	line-height: 105%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #96C8FF;
	margin-bottom: .5em;
	line-height: 1.3em;
}
ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	line-height: 1.8em;
	margin-bottom: 2em;
}
li {
	list-style-type: none;
}
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;
}