	
/* --- pull quotes -----*/	
	
div.pullquote {
	background-color: #FFCC00;
	color: #333333;
	width: 200px;
	height: auto;
	padding:15px;
	font-size: 0.7em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #00CC99;
	border-bottom-color: #00CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	float: left;
	display: inline;
	margin: 10px;
	}
/*   PAGE PLACEMENT     */
#contentright a { color: #fff6ae; font-size: 12px; text-decoration: none; }
#contentright a:hover, a:visited, a:active { color: #fff; font-size: 12px; text-decoration: underline; }
#container div#content {
	background-color: #040404;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	width:800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#container div#banner{
	background-color: transparent;
	background-image: url(../../ArtistPages/Miro/images/Miro-Banner.jpg);
	width:100%;
	height:202px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
#container div#content #contentright {
	color: #f6dc54;
	margin-top: 0;
	height: 100%;
}
/*Medvedev Sidenav*/
#container div#content #mainnav { font-size: 12px; margin-top: 40px; }
#container #mainnav ul#navigation li a{ color: #fff6ae; font-size: 12px; border-top: 1px solid #978733; }
#container #mainnav ul#navigation li a:hover { color: #5e5e5e; font-size: 12px; font-family: Arial; background-color: #fff6ae; background-image: none; }
/*thumbnails*/
#container body {
	color: #4e4e4e;
	font-size: 12px;
	font-family: Arial;
	height: 100%;
}
.gallery { color: #f6dc54; }
p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}

