body
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align:justify;
	font-size: 13px;
	color:#333333;
	z-index:0;
	position:relative;
	top:0;
	left:0;
	top:0;
	bottom:0;
}

.topcontainer
{
	background:#000000;
	height:33px;
}

.headercontainer
{
	background:url(../img/top_bg.jpg);
	background-repeat:repeat-x;
	height:109px;
}

.title
{
	background:url(../img/top_title.png);
	height:110px;
	background-repeat:no-repeat; 
	margin:0 auto 0 auto;
	width:1140px;
}

.plaintext
{
	padding:10px;
}

.main
{
	margin-top:-22px;
}

.maincontainer
{
	width:980px;
	background:url(../img/main_bg.png);
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
}

.banner
{
	height:360px;
	width:932px;
	margin:0 auto 0 auto;
	background:#FFFFFF;
}

.clear
{
	height:300px;
}

.content
{
	width:932px;
	margin:0 auto 0 auto;
}

#topleft
{
	float:left;
	background:url(../img/box_bg_big.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:346px;
	height:225px;
	padding:10px;
}

#topleft2
{

	background:url(../img/box_bg_big.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:347px;
	height:225px;
	padding:10px;
}


#topright
{ 
	margin-left:7px;
	float:left;
	background:url(../img/box_bg_big.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:534px;
	height:225px;
	padding:10px;
}

.spacer
{
	height:7px;
}

#bottomleft
{
	float:left;
	background:url(../img/box_bg_small.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:346px;
	height:130px;
	padding:10px;
}

#leftcontainer
{
	float:left; 
	height:100%; 
	border-bottom:1px solid #999999; 
	padding-bottom:21px; 
	overflow:hidden
}

#bottomleft2
{

	background:url(../img/box_bg_small.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:347px;
	min-height:130px;
	height:100%;
	padding:10px;
	margin-top:-7px;
	padding-bottom:100%;
	margin-bottom:-100%;
}

#bottomright
{ 
	margin-left:7px;
	float:left;
	background:url(../img/box_bg_small.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:534px;
	height:130px;
	padding:10px;
}

#fullright
{
	margin-left:7px;
	float:left;
	background:url(../img/box_bg_big.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:534px;
	padding:10px;
	min-height:391px;
	height:100%;
}

#fullrightplus
{
	margin-left:7px;
	float:left;
	background:url(../img/box_bg_big.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:534px;
	padding:10px;
	min-height:530px;
	height:100%;
}

.footer
{
	margin:0 auto 0 auto;
	width:930px;
	height:30px;
	margin-top:15px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	
}

.text
{
	line-height:1.5em;
}

.newstitle
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#333333;
	font-weight:bold;
}

.newstitlesmall
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight:normal;
}
	

a
{
	text-decoration:none;
	color:#333333;
}

a:hover
{
	text-decoration:underline;
	color:#000051;
}

p
{
	padding-bottom:10px;
	padding-top:10px;
}

h1
{
	font-size:50px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -5px;
	color:#000051;
	font-weight:normal;
	margin; 0 0 5px 0;
}

h3
{
	font-size:16px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color:#000051;
	font-weight:normal;
	margin:10px 0 5px 0 ;
}

img
{
	border: 1px solid #999999;
	padding:5px;
}

.map img
{
	border:0;
}

#map img
{
	border:0;
}

.searchbox
{
	border:0;
	background:url(../img/search_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	width:190px;
	padding:3px;
	color:#000033;
	font-size:12px;
}

.gallerytitlespace
{
	height:83px;
}

.gallerytitle
{
	background:#080136;
	color:#FFFFFF;
	padding:5px;
	display:none;
}

#gallery
{
	padding-left:20px;
	padding-right:20px;
}

#gallery img
{
	border:0;
	padding:10;
	margin:0;
}

.newsitem:hover
{
	background:#EEEEEE;
}
