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

a:link {color:#00FF00;text-decoration:none;}
a:visited {color:#00CC00;}
a:hover {color:#99FF33;text-decoration:underline;}
a:focus {outline: none;}

#allcontent {
	width:800px;
	color:#FFFFFF;
	margin-left:20px;
}
#banner {
	color: #00FF00;
	text-align: center;
	padding: 2px;
	margin: 0px;
}
#nav {
	width:255px;
	float:left;
}
#bubblebuslink {
	height: 166px;
	width: 255px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#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;
}
#gallerycontent {
	padding: 0px;
	width: 800px;
	background-color: #000;
	height: 650px;
	border: 1px solid #33ff00;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#store {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	font-size: 10px;
}
#store h3 {
	font-size:12px;
	color:#00FF00;
}
#shop {
	border-top: 2px solid #BFBFBF;
	padding-top: 5px;
}
#shop td {
	border: 2px solid #0F00A9;
}
#footer { text-align:center;
}
.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;
}

