/* external stylesheet for Impressions */
body{
	 padding: 0px;
	 margin-top: 5%;
	 margin-left: 12%;
	 margin-right: 12%;
     background-image: url('../images/background5.jpg');
     }
/* This is the header or logo */     
.head {
     border: solid 1px #000099;
     border-bottom: 0px;
	 background-color: #ffffcc;
     height: 160px;
     padding: 0px;
     width: 760px;
       }
 .cart {
        left: 20px; 
        margin-top: 26px; 
        position: absolute;
		width: 20%; 
        z-index: 2;
}    

.store {
        visibility: hidden;
        }
/* Horizontal Buttons */ 
.buttonh{
        position: relative;
        font-size: 80%;
        font-weight: bold;
        background-image: url('../images/hback.jpg');
        width: 758px;
		border: 1px solid #000000;
        z-index: 1;
        } 

.buttonh a:link {
        color: #000066;
        }       
       
.buttonh a:visited{
color: #000099;
}

.buttonh a:focus{
		color:  #336699;
		}	
		
.buttonh a:hover{
		color: #cc6633;
		}			

.buttonh a:active{
        color: #cc3300;
        }

a:hover{
background-color: #dddddd;
text-decoration: underline;
color: #990033;
}
/* End Horizontal Buttons */ 
.content {
        position: relative;
		font-family: arial, helvetica,sans-serif;
        border: 1px solid #000099;
        text-indent: 1em;
		font-size: 100%;
        width: 760px;
        background-color:#AEC7EB;
         }
div.bar {margin-left: 30%; width: auto; margin-right:5%;}
ul.chips{float:right; margin-right: 20px; margin-top: -80px; border: 1px solid black; list-style-type: none; text-align: left; width: auto; position: relative; padding: 0px; font-size: 65%; background-image: url('../images/chipbox.jpg');}
ul.jewel{border: 1px solid black; list-style-type: none; text-align: left; width: auto; padding: 0px; background-color: #cccccc;}  
ul.cards{list-style-type: none; text-align: left; font-size: 90%;  padding: 0px; margin-left: 30%;}
li.card{display: inline; float: left; background-color: #ffff99; padding: 0px; text-align: left; width: auto;}       
div.item {float: left; width: auto;}
div.itemone {float: left; width: auto;}
div.itemtop {margin-left: 10px; width: auto; float: left;}
div.lapel {float: left; width: auto; margin-top: 20px; clear: both;}	
div.newrow {clear: both; margin-left: 40px;}	
div.ring {width: auto; float: left; margin-left: 5px; border: 1px solid #ffff99;} 
h1.heading {font-size: 90%; text-decoration: underline; text-align: center; font-weight: 600;}         
p {text-align: justify; font-size: 100%; padding-right: 10px; font-family: arial, courier, sans-serif; font-weight: 500;} 
    
.title {
    position: relative;
    font-size: 120%;
    font-style: italic;
	font-variant: small-caps;
	padding: 0;
	margin-top: -2px;
	font-weight: 600;
	text-decoration: underline;
    color: #000066;
    width: auto;
    text-align: center;
	   } 
.store {
        visibility: hidden;
        }     
p.coin {font-size: 80%; font-weight: 600; text-align: center;}
img.pin  {font-size: 80%; font-weight: 600; text-align: center; margin-top: -20px; border-style: none; margin-bottom: 10px;}
p.ear  {font-size: 80%; font-weight: 600; text-align: center; margin-top: -26px;}
div.bord {border: 1px solid red; margin-left: 4px;}
.leftmenu{background-color: #ffff33; width:40%; float:left;}

 
