/* PAGE LAYERS */
#main
{
	position: absolute;
	top: 10px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
#content
{
	padding: 10px 30px 10px 45px;
}
#smallNav
{
	padding: 10px 30px 0px 0px;
}
/* PAGE BASICS STYLES */
img
{
	border: none;
}
/* TEXT STYLES */
body
{
	font-family: verdana, arial helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.linkage
{
	text-transform: uppercase;
	text-decoration: none;
	color: #6699cc;
	font-size: 8pt;
	font-weight: bold;
}
.light_gray
{
	color: #a9a9a9;
}
.copy
{
	color: #ffffff;
	font-size: 6pt;
}
.homePhoto
{
	background: #000033;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 8pt;
}
.bioPage
{
	background: #000033;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 8pt;
	padding: 2px 0px 2px 5px;
}
.bioPhoto
{
	background: #000033;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 8pt;
}
.bioLinks
{
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font-size: 8pt;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ffffff;
	line-height: 15pt;
	width: 270px;
}
.contact
{
	font-size: 8pt;
}
.lightBlue
{
	color: #6699cc;
	font-size: 8pt;
}
.white
{
	color: #ffffff;
	font-size: 8pt;
}
.allow
{
	color: #7e7e7e;
	font-size: 8pt;
}
h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}
a
{
	color: #a9a9a9;
	text-decoration: underline;
}
a:visited
{
	color: #a9a9a9;
	text-decoration: none;
}
a:hover
{
	color: #87ceeb;
	text-decoration: none;
}
/* PRICING TABLE */
.pricing
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	height: 16px;
}

