
/*  UNIVERSAL STYLES */


body
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

img.layout_image
{
	display: block;
}

div.sub_nav
{
	margin-left: 0px;
}

a
{
	text-decoration: none;
	color: #248523;
}

a:hover
{
	text-decoration: underline;
	color: #248523;
}


/*  GENERAL SUBPAGE STUFF  */

div.sub_content_holder
{
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 774px;
}

div.sub_nav_vertical
{
	position: absolute;
	left: 36px;
	top: 40px;
}

div.header
{
	background-color: #93191b;
	width: 100%;
}

div.body_content
{
	margin-left: 190px;
	padding-top: 36px;
}

td.bio_image
{
	vertical-align: top;
}

td.bio_description
{
	vertical-align: top;
}

table.bio_holder_2
{
	width: 485px;
	/*  new */
	margin-top: 20px;
}

td.bio_gutter
{
	width: 35px;
}

td.bio_left
{
	width: 225px;
	vertical-align: top;
}

td.bio_right
{
	width: 225px;
	vertical-align: top;
}


p.bio_name
{
	color: #93191b;
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p.bio_title
{
	color: #666666;
	text-align: left;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p.bio_description
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	letter-spacing: 1px;
}



p.about_image_credit
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", serif;
	font-size: 11px;
	color: #555555;
}



/*  old styles  */

/*
table.bio_holder
{
	width: 485px;
	
}

p.bio_name
{
	color: #93191b;
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 30px;
	margin-top: -3px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p.bio_description
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 17px;
	margin-left: 30px;
	margin-top: -3px;
	letter-spacing: 1px;
}

td.bio_spacer
{
	height: 20px;
}
*/
