@charset "windows-1252";
body{ 
background-color:blue;
}
A.submit{		
background-image:URL(Button.png); 
background-repeat:no-repeat;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:84px;
height:20px;
text-align:center;	
font-size:10pt;	
font-weight:bold;
color:white;
}	
A:hover.submit{	
background-image:URL(Button_over.png);	
background-repeat:no-repeat;
color:yellow;
}
Select.submit{ 
font-size:8pt;
background-color:green;
} 
A.ssMenu{
background-image:URL(../Menus/Gel_round/Menu.gif); 
background-repeat:repeat-x;
padding:4px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:124px;
height:30px;
text-align:center;
font-weight:bold;	
font-size:14pt;	
color:Black;
display:block;
} 
A.ssMenu:hover{ 
background-image:URL(../Menus/Gel_round/Menu_Over.gif);
} 
A.albumlist{
font-size:8pt;
color:black;
font-weight:bold;
text-decoration:none;
display:block;
}
A.albumlist:hover{ 
text-decoration:underline;
}

#gallery{
background-color:black;	
background-image:URL(../Backgrounds/Stone/slate.gif);
}
#gallery .title{
font-size:18pt;
color:white; 
text-align:center;
} 
#gallery .caption{
color:black;
font-size:12pt;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-top:30px;
background-image:url(box1.png);
background-repeat:no-repeat; 
background-position:top left;
xborder:1px solid yellow;
width:180px;
height:301px;
}
#gallery A.button {
width:84px;
height:20px;
background-image:URL(Button.png);
background-repeat:no-repeat;
color:#00ff00;
font-size:10pt;
font-weight:bold;
display:block;
text-align:center;
padding-top:2px;
text-decoration:none;
} 
#gallery A.button:hover {
background-image:URL(Button_over.png);
background-repeat:no-repeat;
color:#00ffff;
}
#gallery .bigpicture{ 
border-width:10px;
border-color:blue;
border-style:ridge;
}



