body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;  
	line-height: 12px;
	font-size: 11px;
	color:#FFFFFF;
	}
A{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	} 
A:hover{
    font-weight: bold;
/*    font-style: italic; */
    text-decoration: none;
	}
A:visited{
    font-weight: bold;
	 }
	 
img{
	border-style: none;
	}

.pgTitle{
    caption: Title;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgSubTitle{
    caption: Title;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgSubSubTitle{
    caption: Title;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgMenu{
    caption: Menu;
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
    line-height: 13px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
       } 
.pgMenu:hover{
    visible: false;
	line-height: 13px;
	font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
	     }
/*
.pgMenu:visited{
    visible: false;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
	     }
*/
		 
.pgSubMenu{
    caption: Menu;
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
    line-height: 12px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
       } 
.pgSubMenu:hover{
    visible: false;
	line-height: 12px;
	font-size: 10px;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    text-align: center;
	     }
.pgSubMenu:visited{
    visible: false;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    text-align: center;
	     }
.pgSubMenu2{
    caption: Menu;
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
    line-height: 12px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
       } 
.pgSubMenu2:hover{
    visible: false;
	line-height: 12px;
	font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    text-align: center;
	     }

.pgText{
    caption: Text;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line=height: 12px;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    font-style: none;
    text-decoration: none;
       } .pgText:hover { visible: false; text-decoration: none;	}

A.pgText{
    caption: Text;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line=height: 12px;
    font-size: 11px;
    color: #0000CC;
    font-weight: bold;
    font-style: none;
    text-decoration: none;
       }	   
A.pgText:hover {
	visible: false; 
	text-decoration: underline;
	}
	   
.eventsTitle{
    caption: Text;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height: 13px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: none;
    text-decoration: none;
       } .eventsTitle:hover {visible: false; text-decoration: none;}

.eventsText{
    caption: Text;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height: 12px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    font-style: none;
    text-decoration: none;
       } .eventsText:hover {visible: false; text-decoration: none;}

.pgFooter{
    caption: Text;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: none;
    text-decoration: none;
         } .pgFooter:hover {visible: false; text-decoration: none;}
         
.loginBox{font-weight: bold;}

#saleTitle{
	color: red;
	font-size: 14pt;
	padding-left: 0px;
	padding-bottom: 5px;
	text-decoration: underline;
}

#center{
	margin-left: 110px;
}

.leftSpace{
	margin-left: 30px;	
}

#imageGallerySpot{
	position:relative;
	width: 500px;
}

#imageContainer { height:334px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:-5px; left:-8px; 	
			height:334px;  	
			width:500px; 	
			opacity: -0.01; } 			