
	
img, div { behavior: url('styles/iepngfix.htc') }

	body.drink {margin:10px 0px 5px 15px; background-color: #333; background-repeat: repeat; font-family:arial, sans-serif; font-size:small; font-weight:900;}

	h2 {font-family:arial, sans-serif; font-size:large; color:#fff; line-height:100%; padding-top:10px; margin-top:0px; padding-bottom:15px; margin-bottom:0px; border-bottom:none; margin-bottom:0px;}

	h3 {font-family:arial, sans-serif; font-size:large; color:#eee; line-height:100%; padding-top:10px; margin-top:0px; padding-bottom:15px; margin-bottom:0px; border-bottom:none; margin-bottom:0px;}
	
	h4 {font-family:arial, sans-serif; font-size:x-large; color:#ccc; line-height:100%; padding-top:0px; margin-top:0px; padding-bottom:0px; padding-left:15px; margin-bottom:0px; border-bottom:none; margin-bottom:0px;}

	p {font-family:arial; font-size:small; color:#fff; line-height:110%; padding-top:10px; margin-top:0px; padding-bottom:15px; padding-left:15px; margin-bottom:0px; border-bottom:none; margin-bottom:0px; }	

//	p.unused {font-family:lucida console; font-size:xx-large; color:#ffffff; line-height:110%; padding-top:0px; margin-top:0px; padding-bottom:0px; margin-bottom:0px; border-bottom:none; margin-bottom:0px; }	


#page {
     margin-left: auto;
    margin-right: auto;
      margin-top: 20px;
  background: url('../images/bubbles_720x1080_blue1.jpg') ; 
//  border: 100px solid #6f6654;
//  border-width: 1px;

     width: 700px;
}

#page-inner {
	padding-top: 20px;
	min-height: 900px;
}


#page-inner-inner {
  background: url('../images/transparentgrey_20pct_100.png') ; 
     margin-left: 10px;
    margin-right: 30px;
      margin-top: 10px;
            margin-bottom: 30px;
      	padding: 10px;
//      	 min-height: 550px;
}




	a {
		color: #aaa;
		text-decoration: none;
	}
	
	a:link {
		color: #ccc;
		text-decoration: none;
	}
	
	a:visited {
		color: #ffffff;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
		background-color: none;
	}
	
	a:active {
		text-decoration: none;
	}
	
	
	img {
	border-style: none;
	margin: 0;
	hspace: 0;
	vspace: 0;
	vertical-align:middle;
	}
	
	img.float {
	border-style: none;
	margin: 20;
	hspace: 20;
	vspace: 0;
	vertical-align:middle;
	padding-left:10px;
	}
	
