/* CSS Document */


body {
	background-color: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;

}

#wrapper { 
	text-align: left;
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;

}

#innerwrapper {
margin-left:188px;
margin-right:151px;
}

#banner {
	width:1024px;
	height:25px;
	float:left;

}
#logo {
	width: 457px;
	float: left;
	margin-bottom: 20px;
clear:both;
}

#info {
	width: 211px;
	float: right;
	margin-top: 20px;
}

#navigation {
	width:686px;
	height:38px;
	float:left;
	margin-bottom: 20px;
}

#address {
	background-image:url(images/address.jpg);
	background-repeat:no-repeat;
	float:right;
	width:197px;
	height:71px;
	margin-top:30px;
	color:#333333;
}

#artworks {
	width:686px;
	height:233px;
	clear: both;
}

#artworks2 {
	width:686px;
	height:1px;
	clear: both;
}
#art1 {
	float:left;
	height:233px;
	width:231px;
}

#art2 {
	float:left;
	height:233px;
	width:231px;
}


#art3 {
	float:left;
	height:233px;
	width:224px;
}

.clear {
	clear:both;
}

#welcomenote {
	background:#e8e8e8;
	width:662px;
	padding:15px 12px;
}

#artprize {
	float:left;
	width:686px;
	height:61px;
}

#content {	
	padding-bottom:40px;
	width:686px;
}

#footer {
	background-image:url(images/footer.jpg);
	width:984px;
	height:61px;
	background-repeat:no-repeat;
	float:left;
	font-size:11px;
	color:#333333;
	padding-top:12px;
}

.copyright {
	float:left;
	width:300px;
	margin-left:188px;

}

.site-info {
	float:left;
	width:387px;
	text-align:right;
}

a:link, a:visited { 
	color: #999999; 
	font-weight: bold;
	text-decoration: none;
} 
 
a:hover { 
	text-decoration: underline; 
} 





.menustay {
	color: #999999;
	cursor:pointer;
	font: Arial;
	font-size: 11px;
	font-weight: bold;
/*	padding-left: 10px;
	padding-top: 5px;*/
}

.menuhover {
	color: #000;
	font: Arial;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	/*padding-left: 10px;
	padding-top: 5px;*/
}

.menuactive {
	color: #000;
	font: Arial;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
/*	padding-left: 10px;
	padding-top: 5px;*/
}
/* Blog Feed */

ol.blogsitesummary{
margin: 0px;
padding: 0px 0px 0px 10px;
}
ol.blogsitesummary li{
padding-top:5px;
padding:bottom:5px;
list-style:none;
}
ol.blogsitesummary li span.author{
display:block;
padding:3px 0;
}
ol.blogsitesummary li span.author{display:none;}
