﻿td {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#8B8B8B;
}

body {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#8B8B8B;
}

a:active {
	text-decoration:underline;
	color:#B14447;
}

a:visited {
	text-decoration:underline;
	color:#B14447;
}

a:link {
	text-decoration:underline;
	color:#B14447;
}

a:hover {
	color:#000;
}

#pagesettings {
	background:url(../siteart/bg.jpg) repeat-x 50% top;
	margin:0;
	background-color:#446681;
}

#leftside {
	background:url(../siteart/left.jpg) repeat-y right top;
	width:3px;
}

#rightside {
	background:url(../siteart/right.jpg) repeat-y left top;
	width:3px;
}

#mainCell {
	vertical-align:top;
	text-align:center;
	background-color:#FFF;
	width:856px;
	padding:0;
	margin:0;
	
}

#contentCell {
	padding:10px 18px;
	vertical-align:top;
	/*width:818px;*/
}

#contentTxt {
	vertical-align:top;
	color: #1b4768;
	padding:0 10px;
	width:576px;
}

#team-header {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 20pt;
	font-weight: 900;
	font-style: italic;
	color: #1b4768;
	width: 200px;
}

.pageheader {
	font-weight:bold;
	color:#a50022;
	font-size:13pt;
	display:block;
	margin-bottom:5px;
}

.small {
	font-size:7pt;
}

#story {
	border-bottom:1px #8B8B8B solid;
	padding:5px;
}

#rightCell {
	background-color:#D9D9D9;
	padding:10px;
	width:175px;
	font-style:italic;
	color:#000;
	vertical-align:top;
}

#bottomCell {
	background:url(../siteart/bottombg.jpg) repeat-x bottom;
	height:47px;
}

#address {
	font-size:8pt;
	text-align:center;
	color:#FFF;
	padding:3px;
}

a.outside:active {
	text-decoration:underline;
	color:#FFF;
}

a.outside:visited {
	text-decoration:underline;
	color:#FFF;
}

a.outside:link {
	text-decoration:underline;
	color:#FFF;
}

a.outside:hover {
	color:#B14447;
}

.heading {
	text-align: center;
	width: auto;
	line-height: 23px;
	font-family: "Arial-black", Helvetica, sans-serif;
	font-weight: 900;
	font-style: italic;
	color: #fff;
	background: url('../siteart/th-bg.jpg') no-repeat center center;
}

.personel {
	margin:2px;
	border-bottom:2px gray solid;
	border-right:2px gray solid;
	border-top:0;
	border-left:0;
}

.personel-holder {
	display: inline-block;
	*display: inline;
	width: 73px;
	text-align: center;
}

a.email {
	text-decoration: none;
	color: #1b4768;
	font-weight: bold;
	font-style: italic;
}