body { 
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #222;
    background: url(../images/earring-page-bg.jpg) repeat;
	background-color:#0d0000;
	}

#main {
	width:100%; 
       /*background: url(../images/spectrum-diamond.jpg) no-repeat bottom left; */
	/*background: url(../images/happy-holidays-wide2.jpg) no-repeat bottom left;  */
	background: url(../images/earrings.jpg) no-repeat bottom left; 
	margin-left:-50px;
	margin-bottom:-30px;

	text-align: left; padding-bottom: 40px !important;}

#content {
	min-height:550px; 
	background: transparent; border-bottom: 0px solid #ccc;}


#content p {
	margin: 0 15px 20px 10px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	}

#logo a, #logo a:link, #logo a:visited {
	background: transparent url(../images/avalogo-current.gif) no-repeat top left;
	}


h4{
  z-index: 1;
}

#col2 {
	min-height:500px;	
	float: left;
	clear: both;
	margin-left: 405px;
	padding-left: 50px;
	padding-top: 55px;

	}






