html, body {
	margin:0; 
	padding:0;
	background:#000; 
	font-family:arial, sans-serif;
	color:#fff;
	font-size:88%;
	line-height:20px;
	}
	
h1{
	padding:0;
	margin:2em 0;
	background:inherit;
	color:#6ABD51;
	text-transform:uppercase;
	font-size:160%;
	font-weight:normal;
	}
	
h2{
	padding:0 0 0.2em 0;
	margin:0;
	font-size:140%;
	}
	
h3{
	padding:0;
	margin:0;
	font-size:110%;
	}
	
p{
	padding:0;
	margin:0.6em 0;
	}
	
.clear{
	clear:both;
	}
	
a:link,
a:active,
a:visited,
a:hover{
	text-decoration:none;
	background:inherit;
	color:#ff0000;
	padding:0;
	margin:0;
	}
	
a:hover{
	text-decoration:underline;
	}

	

#headerwrap{
	width:1000px;
	margin:0 auto;
	}
	
#header{
	background:url(../images/header3.jpg) no-repeat;
	background-position:50% 0;
	height:325px;
	}
	
#topmenu{
	float:right;
	padding:0 114px 0 0;
	}
	
#topmenu ul{
	padding:0;
	margin:0;
	}
	
#topmenu ul li{
	padding:0;
	margin:0;
	display:inline;
	}
	
#topmenu a:link,
#topmenu a:active,
#topmenu a:visited,
#topmenu a:hover{
	background:#000;
	color:#fff;
	padding:0.4em 0.2em;
	margin:0;
	}
	
#topmenu a:hover{
	background:#000;
	color:#ff0000;
	text-decoration:none;
	}
	
#myspace{
	float:left;
	padding:50px 0 0 70px;
	}
	
#myspace img{
	border:none;
	}
	
#menu{
	padding:86px 114px 0 0;
	font-size:100%;
	}
	
#menu ul{
	text-align:right;
	padding:6px 0;
	margin:0;
	}
	
#menu ul li{
	margin:0;
	display:inline;
	}
	
#menu a:link,
#menu a:active,
#menu a:visited,
#menu a:hover{
	background:#000;
	color:#fff;
	padding:0.4em 0.2em;
	margin:0;
	text-transform:uppercase;
	}
	
#menu a:hover{
	background:#FF0000;
	background:url(../images/menu_back.jpg);
	text-decoration:none;
	}
	
#contentwrap{
	width:800px;
	margin:0 auto;
	}
	
#maincontent{
	margin-top:0;
	}
	
#left{
	width:256px;
	float:left;
	}

#center{
	width:256px;
	float:left;
	margin-left:9px;
	}
	
#center_2col{
	width:518px;
	float:left;
	margin-left:9px;
	}
	
#right{
	width:256px;
	float:left;
	margin-left:9px;
	}
	
#specialoffers{
	background:url(../images/offers_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#specialoffers img{
	border:1px solid #aaa;
	}
	
#specialoffers ul{
	list-style:none;
	padding:0;
	margin:0;
	}
	
#specialoffers ul li{
	padding:0;
	margin:0;
	}
	
#eventslistings{
	background:url(../images/events_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#latestnews{
	background:url(../images/latestNews_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#manifesto{
	background:url(../images/manifesto_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#revolutionaries{
	background:url(../images/revolutionaries_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#eventslong{
	background:url(../images/eventslong_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#merchandise{
	background:url(../images/merchandise_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#membership{
	background:url(../images/membership_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#about{
	background:url(../images/about_title.jpg) no-repeat;
	padding-top:30px;
	}
	
#merchandise img{
	margin-top:10px;
	}
	
#contactus{
	background:url(../images/contact_title.jpg) no-repeat;
	padding-top:30px;
	}
	
.person{
	border-top:1px solid #555;
	}
	
.person img{
	float:left;
	margin:12px 10px 10px 0;
	border:1px solid #aaa;
	}
	
.personname{
	font-weight:bold;
	}
	
.newsitem{
	border-bottom:1px solid #555;
	}
	
.newsdate{
	color:#aaa;
	background:inherit;
	}
	
#gallery{
	background:url(../images/gallery_title.jpg) no-repeat;
	padding-top:30px;
	padding-left:0px;
	}
	
.galleryitem{
	width:118px;
	height:150px;
	float:left;
	text-align:center;
	}
	
.galleryitem a:link,
.galleryitem a:active,
.galleryitem a:visited,
.galleryitem a:hover{
	color:#fff;
	background:inherit;
	}
	
.galleryitem a:hover{
	text-decoration:none;
	background:inherit;
	color:#ff0000;
	}
	
.galleryitem img{
	border:1px solid #aaa;
	}
.contentbox{
	background:url(../images/contentbox_back.gif);
	}
	
.innercontentbox{
	background:url(../images/contentbox_topright.gif) no-repeat 160px -3px;
	padding:10px;
	}
	
.innercontentbox_2col{
	background:url(../images/contentbox_topright.gif) no-repeat 428px -3px;
	padding:10px;	
	}
	
table input{
	border:1px solid;
	font-size:84%;
	padding:0.2em 0.4em;
	}
	
.splitterp{
	border-top:1px solid #666;
	padding-top:0.8em;
	}
	
.bottomsplitterp{
	border-bottom:1px solid #666;
	padding-bottom:0.8em;
	}
	
#tv{
	float:right;
	border:1px solid;
	margin-top:4em;
	}
	
#footer{
	clear:both;
	}
	
#footer_left{
	float:left;
	padding:2em 0em;
	}
	
#footer_right{
	float:right;
	padding:2em 1em;
	}