﻿body {
	margin:0px;
	padding:0px;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
}

.clear{
	clear:both;	
	height:0px;
	width:0px;
}

#outer{
	width:980px;
	position:relative;
	margin:0 auto;
}

#header{
	height:144px;
	width:980px;
	position:relative;
}

#headerlogo{
	width:547px;
	float:left;	
	padding-top:58px;
}

#headercontact {
	width:385px;
	float:left;	
	font-size:14px;
	color:#122b4b;
	font-weight:bold;
	padding-top:40px;
}

#headcontacttel{
	width:213px;
	padding-top:10px;
	float:left;
	font-size:14px;
	color:#007cc8;
	font-weight:bold;
}

#headcontactaddress{
	width:171px;
	padding-top:10px;
	float:left;
	font-size:14px;
	color:#007cc8;
	font-weight:bold;
	text-align:left;
}


#headcontactemail{
	padding-top:3px;
	width:300px;
	clear:both;
}

.headeremail, a.headeremail, a.headeremail:link, a.headeremail:visited, a.headeremail:active {
	font-size:14px;
	color:#007cc8;
	font-weight:bold;
	text-decoration:none;
}

a.headeremail:hover{
	color:#185174;	
}


#navigation{
	background-image:url(/images/navbg.gif);
	background-repeat:no-repeat;
	width:980px;
	height:30px;
}


#content{
	width:980px;
}

#breadcrumbs{
	height:30px;
	width:600px;
	padding-left:245px;
	font-size:12px;
	color:#555;
}

#leftnav{
	width:200px;
	float:left;
	padding-bottom:10px;
	padding-top:30px;
}

#leftnav2{
	padding-top:10px;	
	padding-bottom:30px;
}


#search{
	width:167px;
	padding-left:19px;
}

#search1{
	width:137px;
	float:left;	
}

#search2{
	width:29px;
	float:left;
}

#search3{
	clear:both;
	width:167px;
	padding-top:5px;	
}

.searchbox{
	width:163px;
	border:1px solid #58595b;	
}

#artcontent{
	width:780px;
	float:left;	
	padding-top:0px;
}

#contentprint{
	text-align:right;
	padding-bottom:10px;
	float:right;	
}

#footer{
	width:100%;
	height:20px;
	padding-top:60px;
	font-size:11px;
	text-align:center;
}

.hidable{
	display:none;	
}

.Folder{
	padding-bottom:10px;	
}

.slideshow {
	width:190px;
}

.slideshow a img {
	width:160px;
}