#outer {
	background-color: #000;
	background-image: url(../indeximages/bgimage.jpg);
	background-repeat: no-repeat;
	width: 980px;
	border: 4px solid #bb0212;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
body {
	text-align: center;
	background-color: #CCC;
}
#outer #heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #999;
	background-color: #fbd87f;
	width: 939px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 4px solid #bb0212;
	margin-right: auto;
	margin-left: auto;
	height: 319px;
	padding: 0px;
}
.section {
	width: 948px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
#outer .section .photo {
	width: 220px;
	margin-right: 7px;
	margin-left: 6px;
	border: 2px solid #BB0212;
	float: left;
}
#lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	width: 204px;
	text-align: left;
	margin-right: 7px;
	margin-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
		
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	 filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	width: 678px;
	text-align: left;
	margin-right: 7px;
	margin-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
		
}
a.sculpture:link {
	
	color: #666;
	font-weight: bold;
	text-decoration: none;
	
        }
 
      
 
       
        a.sculpture:visited {
            color: #666;
			text-decoration: none;
			font-weight: bold;
        }
 
        
        a.sculpture:hover {
	color: #999;
	text-decoration: underline;
	font-weight: bolder;
        }.lists ul li {
	list-style-type: none;
}
#outer #footer {
	font-size: 12px;
	color: #000;
	background-color: #bb0212;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f7B100;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #f7b100;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
#outer .section #logo {
	text-align: center;
	height: 220px;
	width: 457px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	border: 2px solid #BB0212;
	background-color: #FFF;
}
