@charset "utf-8";
/* CSS Document */

body {
	width: 807px;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 805px;
	border: 1px solid #000000;
}

img {
    border: 0;
}



h1{
}

h2 {
}

h3{
	font-size: 14px;
}


#content {
	word-spacing: 1px;
	line-height: 150%;
	margin: 0px;
        font-size: 13px;
	padding: 0px;
}

#navigation {
	background-color: #4c6093;
	height: 34px;
	width: 805px;
}
#top {
	background-image: url(design/top_banner.jpg);
	height: 130px;
	width: 805px;
	background-repeat: no-repeat;
	background-position: right;
}
#logo {
	margin-top: 17px;
	margin-left: 38px;
	text-align: left;
}

#main {
	background-image: url(design/background_clouds.jpg);
}

#painters {
	padding:0;
	margin:0;
	list-style-type:none;
	clear: both;
  }
#painters li {
	width:76px;
	height:20px;
	float:left;
	margin-right:4px;
  }
#gallery {
	height: 115px;
	width: 113px;
}


#painters a em {
	font-style:normal;
	font-size:16px;
	line-height:1.5em;
	font-family: "Times New Roman", Times, serif;
  }
#painters a {
	text-decoration:none;
	color:#000;
	position:absolute;
	width:76px;
	height:20px;
	display:block;
	text-align:center;
  }
  
#painters a.red {background:#2178bd; color:#fff;}
#painters a.orange {background:#53a48c; color:#fff;}
#painters a.yellow {background:#60b7c2; color:#fff;}
#painters a.green {background:#37959d; color:#fff;}
#painters a.blue {background:#39944f; color:#fff;}
#painters a:hover {
  z-index:200;
  background:none
  }
#painters a:hover em {
  font-size:1.5em;
  line-height:1.1em;
  overflow:hidden;
  cursor:pointer;
  background:#fff; 
  position:absolute; 
  width:120px; 
  height:25px;
  left:-12px; 
  top:-8px;
  }
#painters a:hover.red em {background:#2178bd;}
#painters a:hover.orange em {background:#53a48c;}
#painters a:hover.yellow em {background:#60b7c2;}
#painters a:hover.green em {background:#37959d;}
#painters a:hover.blue em {background:#39944f;}


a:link {color: #ec1c24}
a:visited {color: #ec1c24}
a:hover {color: #0A4AEA}
a:active {color: #ec1c24}

.style2 {color: #ec1c24}