body {background-color:#000000;background-image:url(images/bg1.jpg); background-repeat:no-repeat; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}


#allcontent {
	width:800px;
	color:#FFFFFF;
	margin-left:20px;
	}
#banner {
	color: #00FF00;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

#nav {
	width:255px;
	float:left;
	}
#footer {
	height:77px;
	width:800px;
	clear:both;
	font-size:10px;
	position:relative;
	left:50px;
	color:#FFFFFF;
	}
#mainhome {
	width:545px;
	margin-left:255px;
	min-height:600px;
	}
#main {
	width:545px;
	margin-left:255px;
	min-height:600px;
	}
#maincontact {
	width:345px;
	margin-left:255px;
	min-height:600px;
	background-image:url(images/contactbg.png);
	background-repeat:repeat-y;
	}
#main p {	font-size:16px;background-image:url(images/aboutbg.png);background-repeat:repeat-y; padding:10px;
}

#store {
	font-size:10px;}
#footer { text-align:center;
}
#store h3 {font-size:12px;color:#00FF00;}

.green { color:#00FF00;}
.purple { color:#CC00CC;}
h2 {font-size:20px;}
h3 {font-size:18px;}
p {font-size:12px;}
#floatingbottle {
	top:300px;
	right:50px;
	position:fixed;
	z-index:150;
	}

#floatingbottle2 {
	top:300px;
	right:150px;
	position:fixed;
	z-index:150;
	}
	
#floatingflower1 {
	top:600px;
	left:50px;
	position:fixed;
	z-index:155;
	}
	
#floatingflower2 {
	top:300px;
	left:75px;
	position:fixed;
	z-index:155;
	}
a:link {color:#00FF00;text-decoration:none;}
a:visited {color:#00CC00;}
a:hover {color:#99FF33;text-decoration:underline;}
a:focus {
	outline: none;
}
