body
{ 
	background: #565657;
	margin: 0 auto;
}

img
{
	border: 0px;
}

div.topbanner
{
	background: url('images/topbanner.png') no-repeat;
	width: 1000px; height: 156px; min-height: 156px;
	margin: 0 auto; 
	padding: 0px;
}

div.content
{
	background: url('images/bgline.png') repeat-y;
	vertical-align: middle;
	font-size: 12px;
	width: 1000px; min-height: 350px; 
	position: relative;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
}


p
{
	padding-left: 5px;
	padding-right: 3px;
	font: 16px arial;
	color: #27235b;
}

p.error
{
	font: 18px arial;
	color: red;
	padding-left: 5px;
	padding-right: 3px;
	line-height: 18pt;
	text-align: center;
}

ul.ethicalstandard
{
	padding-left: 5px;
	padding-right: 3px;
	font: 16px Garamond;
	margin: 20px;
	color: #27235b;
}
	
div.blueline
{
	background: #3e3890;
	vertical-align: middle;
	font-size: 12px;
	width: 1000px; min-height: 18px; height: 18px;
	padding: 0px;
	outline-width: 0px;
	position: relative;
	border-style: none;
	color: white;
	font: 11px arial;
	padding-top: 3px;
	margin: 0 auto; 
}


div.blueline span
{
	margin-left: 15px;
}


div.bottombanner
{
	background: #565657;
	vertical-align: middle;
	font-size: 12px;
	width: 1000px; 
	position: relative;
	margin: 0 auto; 	
}

div.menu
{
	background: url('images/menubackgroundline.png') repeat-y;
	width: 170px;
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}

a.menulink
{
	background: none;
	color: #3a3486;
	text-decoration: none;
	display: block;
	font: 18px times;
	line-height: 20pt;
}

a.menulink:hover
{
	background: url('images/menubackgroundlinehover.png') repeat-y;
	min-width: 171px;
	color: #dadadc;
	text-decoration: none;
	font: 18px times;
	line-height: 20pt;
	background-position: 0 0;
}


div.invisible 
{
	visibility: hidden; 
}

img.familyimage
{
	padding-left: 15px;
}

div.resumediv
{
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
}

table.resumetable
{
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
	font: 16px Garamond;
	color: #27235b;
	border-color: blue;
	border-width: 0px;
	border-style: solid;
}

td.resumetd
{
	border-color: blue;
	border-width: 0px;
	border-style: solid;
}

a.resumea
{
	text-decoration: none;
	font: 16px Garamond bold;
	color: #27235b;
}

div.muraldiv
{
	float: left;
	padding-left: 2px;
}

div.standardspagediv
{
	padding-left: 10px;
	font: 16px Garamond;
	color: #27235b;
}

h1
{
	font: 28px Garamond;
	color: #27235b;
}

h2
{
	font: 14px Garamond;
	font-weight: bold;
	color: #27235b;
}

hr
{
	padding-right: 15px;
	margin-right: 15px;
	color: #27235b;
}

