/* Artworks Gallery Style Sheet */
/* --------------------------*/

a:link {
	color: black;
	text-decoration: none;
	}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	color: blue;
	text-decoration: underline;
	}
a:active {
	color: #666666;
	text-decoration: none;
	} 

body {
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#003366;
background: url('../images_pres/blustrip.gif') scroll left;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
    color: black;
    font-size:.75em;
    font-weight:normal;
    line-height:1.4em;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4, h5 {
    color: #003399;
    font-size:1em;
    
}    

#container {
     width:630px;
     margin: auto;
     background-color:#FFF;
     background-repeat: no-repeat;
     border:0px solid #999999;
     position:relative;
     padding-left:0; padding-right:0; padding-top:0; padding-bottom:35px; 
     background-position-y:50%;
}

#pageHeader {
     background: url('../images_pres/headerlogo.jpg') no-repeat center top;
     border:0px dotted #999999;
     padding: 0px;
     width:630px;
     height:284px;
     }
#mainnav { 
	 font-size:12px;
         font-weight:normal;
         font-family: Geneva, Arial, Helvetica, sans-serif;
         background-color: black;
	 padding: 10px 0;
	 margin-bottom: 22px;
     }
	
#mainnav ul	{
	margin: 0 0 0 20px;
	padding: 5px;
	list-style-type: none;
	border-left: 1px solid white;
	}
	
#mainnav li	{
	display: inline;
	padding: 5px 10px;
	border-right: 1px solid white;
	}
	
#mainnav li a {
	text-decoration: none;
	color: white;
	}
	
#mainnav li a:hover	{
	text-decoration: none;
	color: blue;
	background-color: #FFC;
	}

#content {
    width:350px;
    margin:0 0 0 0;
}
/* ---- thumbnail sytling for picture thumbnails  150 px wide  or 200px wide ----*/     
.thumbnail100{
    		float: left;
    		width: 150px;
     		margin: 5px 5px 5px 0;
     		padding: 5px;
     		font-size: 10px;
     		border:0px solid blue;      /* border for testing */
}
.clearboth {
     		clear: both;
} 
.thumbnail200 {
    		float:left;
    		width: 200px;
     		margin: 1px 1px 1px 0;
     		padding: 3px;
     		font-size: 10px;
}

#additions .thumbnail {
    		float:left;
    		width: 100px;
     		margin: 5px 5px 5px 0;
     		padding: 5px;
     		font-size: 10px;
            
}
#additions .clearboth {
     		clear: both;
} 
#artistbio .thumbnail {
    		float:left;
    		width: 200px;
     		margin: 5px 5px 5px 0;
     		padding: 5px;
     		font-size: 10px;
}

#artistbio .clearboth {
     		clear: both;
} 
#artistbio ul{
	text-align: left;
	margin: 0 0 0 0;
	padding:0 0 15px 35px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#artistbio ul li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #999999;
}
	
#mission, #events, #additions, #artistbio, #benefits, #rmc {
    border-bottom:0px dotted #999999;
    position:relative;
    width:350px;
    margin:0 0 0 60px;
}

#rmc{
   margin-bottom:35px;
}

#mission h3 {
background-image: url('../images_pres/title_artworks.gif');
background-repeat: no-repeat;
background-position: left top;
width:286px;
height:66px;
margin-bottom:-25px
}

#events h3 {
background-image:   url('../images_pres/title_events.gif');
background-repeat: no-repeat;
background-position: left top;
width:286px;
height:66px;
margin-bottom:-25px
}

#additions h3 {
background-image: url('../images_pres/title_additions.gif');
background-repeat: no-repeat;
background-position: left top;
width:286px;
height:66px;
margin-bottom:-25px
}

#benefits h3 {
background-image: url('../images_pres/title_benifits.gif');
background-repeat: no-repeat;
background-position: left top;
width:286px;
height:66px;
margin-bottom:-25px
}

#rmc h3 {
     background-image: url('../images_pres/title_rmc.gif');
     background-repeat: no-repeat;
     background-position: left top;
     width:286px;
     height:66px;
     margin-bottom:-25px
}
#footer h3 {
     
     margin-bottom:-25px
}
#pageHeader h1 span, #pageHeader h2 span,  #mission h3 span, #events h3 span, #additions h3 span, #benefits h3 span, #rmc h3 span, #footer h3 span {
  display:none;
}

    
#linkList {
        position: absolute;
        left:160px; 
        right:auto; 
        top: 325px;
        padding:0;
        margin-left: 270px;
        width: 180px;
        height:850px;

}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
	padding:0 0 15px 35px;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px dotted #666666;
	width:120px;
	}

#linkList ul li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #999999;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
	outline:0;
    color:#666666;
}

#linkList ul li a:hover {
	color: blue;
	text-decoration: underline;
}

#lselect {
	font-size: .9em;
}

#lselect ul li {
	background: url('../images_pres/BD14582_.GIF') no-repeat 2% 25%;
	color:black; padding-left:20px; padding-right:0; padding-top:3px; padding-bottom:3px
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: #6D2542;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Geneva, Arial, Tahoma, sans-serif;
	color: #999999;
	letter-spacing: -1px;
}

#lselect, #lfeatured {
	margin-bottom: 5px;
	border:0px solid #000000;
}

#lfeatured ul li a, #lartists ul li a {
color:black;
}

#lselect h3, #lnewest h3, #lfeatured h3, #lartists h3 {
	width: 196px;
	height: 40px;
	margin-bottom:-20px;
	padding:10px 0 0 35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #1741AC;
}

#footer{
	
	text-align: left;
	padding:25px 0 0 0;
	margin:0 0 0 60px;
}

         
#footer a, #footer a:visited {
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #fff;
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a:hover {
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	color: #999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

