* {	
	margin:0px;	
	padding:0px;
	}
html, body, #wrap {height: 100%;}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	background-color:#111;
	background-image:url(../images/swirl.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.9em;
	}
body > #wrap {height: auto; min-height: 100%;}
li {list-style:none;}
a {
	text-decoration:none;
	color:white;
	}

#main {
	padding-bottom: 150px; /* must be same height as the footer */
	}  
#header {
	height:150px;	
	width:100%; 
	display:none;
	background-image:url(/res/images/gradient-v2.gif);
	background-repeat:repeat-x;
	opacity: 0.7; /* Safari, Opera */
	filter: alpha(opacity=70); /* IE */
	}
#header .logo {float:right;margin:10px 20px;}
#header a:hover {
	border-bottom:1px dashed white;
	color:white;
	}
#header p{
	font-weight:bold;
	border-bottom:1px dashed white;
	margin:10px 0;
}
#header ul {
	float:left;
	text-align:left;
	font-size:13px;
	line-height:140%;
	}
#header li {
	width:150px;
	}
#header-wrap {margin-left:auto;margin-right:auto;width:600px;}
.section_head {
	font-weight:bold;
	border-bottom:1px dashed white;
	margin:10px 0;
	}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 3px #422410;
	/*background: url(images/btn-slide.gif) no-repeat center top;*/
}
.btn-slide {
	background: url(../res/images/loading.gif) no-repeat right -50px;
	background:black;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position:relative;
	z-index:100;
	outline:none;
}
.active {
	background-position: right 12px;	
}
#content {clear:both;}
.news-item {margin:0 auto 40px auto; height:auto;width:800px;text-align:justify;line-height:140%;font-size:13px;}
		.news-item p{margin:10px 0;}
		.news-item li {list-style:square; list-style-position:inside;}
label {	
	width:250px; 
	float:left;
	font-weight:bold;
	}
form p {
	margin:3px;
	}
#footer {
	font-size:0.9em;
	position: relative;
	margin:0 auto;
	height: 150px;
	width:800px;
	clear:both;
	background-repeat:repeat-x;
	}
#footer ul {
	float:left;
	text-align:left;
	}
#footer ul p{
	font-weight:bold;
	border-bottom:1px dashed white;
	margin:10px 0;
	}
#footer li {
	width:150px;
	}
.design {
	width:100%; 
	font-size:0.8em;
	clear:both;
	padding-top:15px;
	text-transform:uppercase;
	font-family:serif;
	}
.twitter li {
	font-size:0.7em;
	}
#googleCheckoutLogo  {
	width:250px;
	margin:0 auto;
}	
#rc_menu { /*modify right-click for images*/
	display: none;
	position: absolute;
	padding: 3px;
	background-color: #333;
	border: 1px solid #000;
	text-align:left;
	font-size:0.9em;
	}

#vertical_centre {
	position:absolute; 
	background-color:black;
	top:50%; 
	left:0px;
	width:100%;
	height:1px;
	text-align:center;
	overflow:visible;
	display:block;
	}
#gallery_content {
	width:95%;
	border:1px solid #666666;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	font-size:small;
	color:#CCCCCC;
	}
#side_logo img {
	margin:5px; 
	border:0;
	}
