/*helvecta on menu*/
html{
	overflow-y: scroll;
	font-family: Verdana;
}
body{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0px;
	
}
img{
	border: 0px;
}
#outerwrapper{
	width: 100%;
	background: #151515;
	overflow: hidden;
}
#wrapper,#head{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*padding: 0  24px 0 24px;*/
}
#head{
	padding-bottom: 35px;
	height: 350px;
	font-family: Helvetica,Arial;
	overflow: hidden;
}
#logo{
	float: left;
}
#wrapper{
	padding: 20px 0 20px 0;
}
#banner{
	text-align:right;
	background: #000000;
	width: 800px;
	clear: both;
	height: 250px;
}
#largePainting{
	background-color: black;
	text-align: center;
	width: 800px;
	height: 450px;
	line-height: 450px;
	clear: both;
}
#largePainting img{
	vertical-align: middle;
	margin-top: expression((450 - this.height)/2);
}
#paintinginfo{
	background: #707070;
	margin: 8px 0 0 0;
	height: 22px;
	color: #ffffff;
	font-size: 12px;
	padding:0 5px 0 5px;
}
#paintinginfo label{
	margin-left: 50px;
	float: right;
	line-height: 22px
}

#thumbnails{
	overflow:hidden;
	overflow-x: auto;
	height: 105px;
	white-space: nowrap;
	margin-bottom: 10px;
	width: 800px;
}
#thumbnails img{
	padding: 0 7px 7px 0;
}
#subnav{
	font-size: 12px;
	width: 150px;
	float: left;
	padding: 0 0 0 20px;	
}
#subnav ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	color: #484848;
}
#subnav li{
	margin: 0 0 5px 0;
}

#subnav a{
	border-left: solid 2px #FFFFFF;
	padding-left: 2px;
	text-decoration: none;
	color: #484848;
}
#subnav a:hover{
	border-left: solid 2px #484848;
}
#subnav li span,#subnav li .selected{
	border-left: solid 2px #484848;
	padding-left: 2px;
	font-size: 12px;
}
#content,#homeleft,#homeright{
	float: left;
	width: 600px;
	margin-left: 20px;
	color: #484848;
	/*width: 460px;*/
	font-size: 13px;
}
#homeleft{
	width: 500px;
	display: inline;
}
#homeright{
	display: inline;
	width: 210px;
	margin-left: 37px;
	float: left;
}
.homeboarder{
	border: solid 10px #707070;
}
#content ul{
	line-height: 20px;
	margin-left: 20px;
}
#content label{
	width: 60px;
	line-height: 19px;
	display: block;
	float: left;
}
#content #submit{
	height: 20px;
}
#content span{
	line-height: 19px;
}
#content form{
	/*margin-bottom: 20px;*/
}
#content input{
	height: 12px;
	margin: 0 0 5px 0;

}
#content textarea{
	width: 300px;
	height: 50px;
	}
h1,h5,h3,h4,h2,h2 a{
	font-weight: normal;
	font-size: 22px;
	padding: 0px;
	margin: 0 0 15px 0;
	color: #000000;
	text-decoration: none;
}
h3{
	font-size: 18px;
	margin-top: 30px;
}
h4{
	font-size: 18px;
	margin: 7px 0 7px 0;
	color: #151515;
}
#content p{
	/*margin-left: 20px;*/
	line-height: 16px;

}
#emailform{
	background: #6b6b6b;
	width: 170px;
	padding: 10px 20px 10px 20px;
	color: #e4e4e4;
	margin-left: 12px;
}

#emailform p,#emailform label{
	color: white;
	font-size: 10px;
}

#emailform input{
	border: 1px solid #e4e4e4;
	background: #e4e4e4;
	margin: 5px 0 5px 0;
	width: 160px;
}
#emailform #submit{
	width: 60px;
}
#emailform #submit{
	background-color: #9a9a9a;
	border: 1px solid #9a9a9a;
}
#emailform #submit:hover{
	background-color: #595959;
}
#head ul{
	float: right;
	list-style-type: none;
	color: #626262;
	margin: 40px 20px 0 0;
	size: 15px;	
}
#head a{
	color: #626262;
	text-decoration: none;
}
#head a:hover{
	color: #FFFFFF;
}
#head li{
	display: inline;
}
#head ul span{
	color: #ffffff;
}
#selectYear{
	float:left;
	margin-top: 1px;
}
#footer{
	border-top: solid #151515 1px;
	color: #2b2b2b;
	font-size: 10px;
	padding: 10px 5px 5px 5px;
	clear: both;
}
#footer span{
	float: left;
	margin: 0;
	padding: 0;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
#footer ul a{
	color: #2b2b2b;
	text-decoration: none;
	
}
#footer ul a:hover{
	text-decoration: underline;
}
#footer li{
	display: inline;
	padding: 0;
	margin: 0;
}


#map{
	width: 500px; 
	height: 300px;
	margin: 20px 0 20px 0;
}
.awarddetails{
	width: 340px;
	float: left;
	padding-top: 72px;
	height: 200px;
	
}
.awardimg{
	float: right;
	margin-bottom: 20px;
}
#searchform #s{
	width:80px;
	margin-top:20px;
}

#commentform label{
	float: left;
	display: block;
	width: 70px;
}
#commentform textarea{
	height:150px;
	width:500px;
}
#ms{
	visibility: hidden;
}