body {
	   background-color: #fffdda;
		background: url(../1pix/lepdrnk3.gif) repeat scroll 0% 0%;
		background-attachment: fixed;
		font-family: serif; 
		font-size: 16px; 
		font-style: normal;
		font-weight: bold;
		color: #008000; 
	}
div {
	
	}
.outside {
	width: 94%;
	margin: 1% 1%;
	padding: 0% 0%;
	border: 15px inset #008000;
	}
.header {
	background: transparent url(../pix/header-celebrity-brush.gif) no-repeat scroll top center;
	width: 94%;
	margin: 0% 2% 0% 2%;
	padding: 0% 0%;
	font: normal normal normal x-large times new roman, times, serif;
	border-bottom: medium solid #008000;
	text-align: center;
	}
.content {
	border-bottom: medium solid #008000;
	background-color: transparent;
	width: 80%;
	margin: 0% 9% 0% 7%;
	text-align: center;
	}
.footer {
	clear: both;
	width: 70%;
	margin: 0% 15%;
	padding: 10px 10px;
	border: 3px none #008000;
	background-color: transparent;
	text-align: center;
	font-size: small;
	}
.underbold {
	font-size: larger;
	font-weight: bolder;
	text-decoration: underline;
	}
.emphasize {
	color: #008000;
	font-style: italic;
	font-size: large;
	font-weight: bold;
	}
.spacer {
	width: 94%;
	margin: 2% 2%;
	border-bottom: medium none #008000;
	}
.noborder {
	border: none;
	}
.clearall {
	clear: both;
	}
p {
		border: none;
		padding-left: 5px; 
		margin: 10px 10px 10px 10px;
		text-align: center;
		font-size: large;
		color: #008000;
	}
p.justify {
		border: none;
		padding-left: 5px; 
		margin: 1% 15%;
		text-align: justify;
		text-indent: 2em;
		font-size: large;
		color: #008000;
	}

p.notes {
		border: none;
		padding-left: 5px; 
		margin: 10px 10px 10px 10px;
		text-align: center;
		font-size: 75%;
		color: #008000;
	}
h1, h2, h3, h4, h5, h6{
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
h2 {
	font-family: arial, helvetica, sans-serif;
	}
	
a:link{
	font-size: small;
	font-weight: bold;
}
img {
	width: 100px;
	vertical-align: middle;
	text-align: center;

	}
img.counter {
	height: 20px;
	width: 15px;
	border: none;
	}
img.w25 {
	height: 25px;
	width: 50px;
	border: none;
	}
img.w50 {
	height: 50px;
	width: auto;
	border: thin solid #008000;
	}
img.w75 {
	width: 75px;
	border: thin solid #008000;
	}
img.w100 {
	width: 100px;
	}
img.w150 {
	width: 150px;
	}
img.w200 {
	width: 200px;
	margin: 10px;
	}
img.w250 {
	width: 250px;
	}
img.w350 {
	width: 350px;
	}
img.w500 {
	width: 500px;
	}
#floatl {float: left; margin: 10px 10px 10px 10px;}
#floatr {float: right; margin: 10px 10px 10px 10px;}
#center {margin: 10px 10px 10px 10px;}
ul {}
li {
	margin: 0% 15%;
	text-align: left;
	}

