body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
	background: url(../images/page_bg.gif) left top repeat-x fixed;
	}
	
p, ol, ul {
	color: #523504;
	line-height: 1.6em;
	font-size: .9em;
	}
	
li {
	margin-bottom: 1em;
	color: #880C5F;
	}
	
h1 {
	padding: 0;
	margin: 0;
	width: 365px;
	height: 87px;
	text-indent: -9999px;
	color: #CC3399;
	background: url(../images/ve2_header.png) left top no-repeat scroll;
	}
	
h1 a {
	width: 365px;
	height: 87px;
	display: block;
	}
	
h1 a:hover {
	border-bottom: 3px dotted #fff;
	}
	
h2 {
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	height: 0;
	}
	
h3 {
	margin: 0;
	padding: 0;
	height: 0;
	text-indent: -9999px;
	}

	
.togglin {
	float: right;
	clear: both;
	}
	
#header {
	width: 750px;
	margin: 25px auto 15px auto;
	padding: 25px;
	border: 4px solid #6D4706;
	background: #fff url(../images/header_bg.gif) left top repeat-x fixed;
	}

#header:hover {
	background: #FFCE3B;
	}

#header a {
	color: #cc3399;
	text-decoration: none;
	}
	
#header a:hover {
	text-decoration: underline;
	}

#container {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 25px;
	border: 4px solid #CC3399;
	min-height: 200px;
	}
	
* html #container {
	height: 200px;
	}

.dublinbg {
	background: #fff url(../images/alcohol_title.gif) 20px 15px no-repeat scroll;
	}
	
.particlebg {
background: #fff url(../images/godparticle.gif) 20px 15px no-repeat scroll;
	}
	
.teabg {
background: #fff url(../images/tea_title.gif) 20px 15px no-repeat scroll;
	}
	
.manbg {
background: #fff url(../images/manstone_title.gif) 20px 15px no-repeat scroll;
	}
	
.freeteknobg {
background: #fff url(../images/freetekno_title.gif) 20px 15px no-repeat scroll;
	}
	
.ultrabg {
background: #fff url(../images/ultramoderne_title.gif) 20px 15px no-repeat scroll;
}

.nothingbg {
background: #fff url(../images/present_title.gif) 20px 15px no-repeat scroll;
}
	
a.slider {
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	color: #CC3399;
	}
	
a.slider:hover {
	color: #880C5F;
	}
	
.floatleft {
	float: left;
	}
	
.floatright {
	float: right;
	}
	
.clearboth {
	clear: both;
	}
	
.central {
	text-align: center;
	font-family: Zapfino, palatino, georgia, times, serif;
	}
	
.teeny {
	font-size: 0.7em;
}

.centerthisshit p {
	text-align: center;
	}
