html {
	background-color:#000;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}

a
{
	color: #2575BB
}

#globalDiv {
	
}
#wrapper {
	width:802px;
	background-color:#fff;
}
div#menu {
	height:52px;
	overflow:hidden;
}
#menu {
	background: url(/public/i/h_1.gif) left top repeat-x;
	font-size:11px;
	font-family:Tahoma;
	color:#fff;
	text-align:center;
	padding-top:40px;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#menu li {
	display:inline;
	margin:0 14px;
}
#menu a {
	color:#fff;
}
#menu a:hover {
	text-decoration:none;
}
.headerBanner {
	text-align:center;
}
div#pageHeader {
	height:30px;
	overflow:hidden;
}
#pageHeader {
	margin:10px 0 30px 0;
	float:left;
	background-color:#385944;
	padding-left:23px;
	padding-right:8px;
	color:#fff;
	padding-top:3px;
}

#pageHeader h1.title {
	font-family:Arial Narrow, Tahoma;
	font-size:22px;
	font-weight:normal;
}
#contentDiv {
	clear:both;
	font-size:12px;
	margin:0 23px;
	padding-bottom:40px;
	text-align:justify;
}

#contentDiv .imgleft{ float:left; padding: 5px 10px 5px 0; border:0; font-size:9px;}
#contentDiv .imgright{ float:right; padding: 5px 0 5px 10px; border:0; font-size:9px;}
#contentDiv .jqview{ }
#contentDiv img{border:1px; border-style:solid; border-color:#CCC;}

#footer {
	height:15px;
	overflow:hidden;
	background-color:#000;
}

.newsttl
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin:0 0 10px;
	color:#2575BB;
	font-weight: bold;
	display: block;
}

.pages
{
	margin-top: 15px;
}

.pages a
{
	color: #000;
}

.gttl
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight: bold;
}

.pttl
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #2575BB;
}

.gallery
{
	color: #2575BB;
}

.auth
{
	margin:10px 10px 30px 0;
	float:right;
	padding-top:3px;	
	font-size: 12px;
}

.bttl
{
	font-size: 18px;
}

.persondescription table
{
	width: 97% !important;
}