body
{
	background-color: white;
	text-align: center;
}

table
{
	width: 100%;
}

.alLeft
{
	text-align: left;
}

.alRight
{
	text-align: right;
}


#mainPart
{
	text-align: center;
	width: 1000px;
}

#blackPanel
{
	background-color: #461c70;
	width: inherit;
	page-break-after: always;
}

#blackPanel a
{
	padding-top: 25px;
	padding-bottom: 25px;
	display: block;
	width: 160px;
	font-family: Tahoma;
	text-decoration: none;
}

#blackPanel a:link, #blackPanel a:active, #blackPanel a:visited
{
	color: white;
	background-color: #461c70;
}

#blackPanel a:hover
{
	color: white;
	background-color: #0099ff;
}

#logoDiv
{
	text-align: center;
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: x-large;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: 'Courier New';
	width: 300px;
	font-weight: bold;
	display: block;
	position: static;
}

#content
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	text-align: left;
}

#picturePlaceHolder
{
	text-align: center;
	vertical-align: top;
	width: 320px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#picturePlaceHolder b
{
	font-size: x-small;
}

#contentPlaceHolder
{
	padding: 20px 20px 20px 20px;
	font-family: 'Arial Narrow';
}

#contentPlaceHolder p
{
	text-indent: 20px;
}


#contentPlaceHolder p:first-letter
{
	font-size: x-large;
	color: gray;
	font-family: 'Times New Roman';
}

#contentPlaceHolder img
{
	float: right;
}

.selfLink
{
	
	margin-left: 40px;
	display: block;

}

#footerPlaceHolder
{
	font-size: small;
	font-family: Tahoma;
	padding: 10px 10px 10px 10px;
	color: Gray;
}
#contentPlaceHolder div
{
	padding: 15px 15px 15px 15px;
	
}

#contentPlaceHolder h2
{
	color: #461c70;
	font-family: Tahoma;
}

#contentPlaceHolder h3
{
	color: #461c70;
	font-family: Tahoma;
	font-size: medium;
	margin-left: 50px;
}

#contentPlaceHolder address
{
	padding-left: 15px;
}

#blackPanel #curentPageLink
{
	background-color: Black;
}

#certs
{
	text-align: center;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
}

#certs td
{
	padding-top: 5px;
}