/* CSS Document */



.thumbCaption  {
float:left;
height:28px;
width:100%;
margin-top:-20px;
text-align:center;
font-weight:bold;

}


#thumbnailContainer_graphicsIndex  {
float:left;
margin-left:0px;
width:400px;
margin-top:0px;
padding-bottom:50px;
padding-left:20px;
}



#thumbnailContainer_graphicsIndex li {
float:left;
padding:5px;
margin-left:60px;
margin-top:25px;
margin-bottom:15px;
list-style:none;
}


#thumbnailContainer_graphicsIndex li a {
float:left;
display:block;
width:100%;
text-decoration:none;
background-position:0px 0px;
}

#thumbnailContainer_graphicsIndex li a:hover {
background-position:-120px 0px;
text-decoration:none;
color:#660000;
font-weight:normal;
}


#graphicsIndexPage {/*This is the id for the content container.*/
margin-left:0px;
width:420px;
}

#signage  {
float:left;
width:100px;
height:183px;


}

#advertisements  {
float:left;
width:100px;
height:183px;


}
