@charset "utf-8";


body{
	background:#666;
	margin:0;
	
}
#main-center{
	height:auto;
	width:100%;
}

 #MainLevel, #MainLevel ul {
 
	list-style: none;
	font-weight:bold;
	margin:0;
	z-index: 2;
	padding:0;
	color: #004276;
}

#MainLevel a {
	font-family:Verdana, Geneva, sans-serif;
	display: block;
	color:#dfdedc;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	z-index: 2;
	font-size: 11px;
	background:url(../images/button-off.png) no-repeat left;
	line-height:36px;
	vertical-align:middle;
	font-weight:bold;

} 

#MainLevel li {
	margin:2px 0 0 0;
	z-index: 2;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align:middle;
	height:36px;
	width:150px;
} 

#MainLevel a:hover {
	z-index: 2;
	background:url(../images/button-on.png) no-repeat left;
}


#main-div{
 background: url(/images/Sides.png) repeat-y #666 left;	

 width:900px;
 height:100%;
 padding:0 0 2px 0;

}
#header{
	padding:30px 0px 0px 30px;

}
#main-column{
	margin:20px 20px;
	padding:15px 0 0 0;
	border-top:1px #fff solid;
}
#main-column div {
	

	overflow:hidden;

}

.nhome {
	padding: 20px 0 0 15px;
	font-size:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#333
}
.nhome1 {
	
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	margin-left:0px;
	width:175px;
}
.news, #news, .news div{
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:5px 5px 0 5px;
	width:100%;

}


.news a, .news a:link, .news a:active, .news a:visited{
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}
.news a:hover{
	text-decoration:underline;
	color:#006;
}

.newshead{
	vertical-align:top;
	color: #031c54;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:5px 5px;
	width:100%;
	font-weight:bold;
	margin:10px 2px 0px 2px;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
}

.Pitcher-Text{
	padding:10px 15px;
	margin:0 20px 0 0;
	width:250px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	float:left;
}

#Thumbs, #Thumbs ul{
	margin:0px;
	padding:0 15px;
	width:660px;
	height:auto;
}

#Thumbs li{
	float:left;
	display:block;
	margin:10px 15px;
	height:170px;
	
}

#Thumbs img{
	border:8px solid #e8e8e8;
}

.series{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:5px 20px;
}
.painting-index-header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#e8e8e8;
	padding:5px 5px;
}

.painting-index-header a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#e8e8e8;
	text-decoration:none;
}
.painting-index-header a:hover{
	text-decoration:underline;
}
#painting-index{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	border-bottom:2px #fff dashed;
	margin:5px 10px;
	padding:0 0 10px 0;
}

.Index-text{
	padding:10px 15px;
	margin:0;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	line-height:24px;
	float:left;
}
.Index-text li{
	float:left;
	list-style:none;
	border: 10px #fff solid;
	margin:15px 15px;
}

.links-index-header a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#666;
	text-decoration:none;
	margin:10px 0;
}
.links-index-header a:hover{
	text-decoration:underline;
}
#links-index{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	border-bottom:4px #fff dashed;
	margin:5px 10px;
	padding:0 0 10px 0;
}