body {
	background: #000000;
	background-image:url(http://www.halloweenmania.co.uk/header_bg.gif);
	background-position: top center;
    background-repeat:no-repeat;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
    margin: 0px;
}

P
{
   font-size: 11px;
   font-family: arial;   
   color: #ffffff;
}

h2
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#adspace
{
	margin: 0px 20px 0px 20px;
	z-index: 10;
	border: 1pt #202020;
	height: 70px;
	
}
a.topmenu
{
	text-decoration: none;
	color: #e0e0e0;
    font-family: arial;
	font-size: 14px;
}

a.topmenu:hover
{
	text-decoration: underline;
	color: #ffffff;
    font-family: arial;
	font-size: 14px;
}

a.topmenu:visited
{
	text-decoration: none;
	color: #e0e0e0;
	font-size: 14px;
    font-family: arial;
}

#skeleton
{
     padding-top: 100px;
	 color: #000000;
	 
}
#skeleton a
{
	border: 0px;
	border-color:#000000;

}
#skeleton a
{
	text-decoration: none; 
}
	
/* Left Sidebar */
#leftsidebar_1 {
	padding: 0px 0px 0px 0px;
	background: url('http://www.halloweenmania.co.uk/images/sidebar_top.gif') no-repeat 0px 0%;
	float: left;
	text-align: left;
}

#leftsidebar_2 {
	padding: 8px 0px;
	width: 154px;
	background: url('http://www.halloweenmania.co.uk/images/sidebar_bot.gif') no-repeat 0% 100%;
}

#leftsidebar_content {
	padding: 15px 20px 15px 5px;
	color: #f4a308;
	background: #60160a url('http://www.halloweenmania.co.uk/images/sidebar_bg.gif') repeat-y;
	font-weight: bold;
}

#leftsidebar_content a {
	color: #f4a308;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar_content a:hover {
	color: #fff;
	background-color: inherit;
}

#leftsidebar_content li {
	padding: 4px 0px;
}


/* Main Content */

#rightmenu {
	margin-top: 100px;
    
}

#maincontent_1 {
	margin-top: 0px;
	background: url('http://www.halloweenmania.co.uk/images/main_top.gif') no-repeat 0% 0%;
	text-align: left;
	float: center;

}

#maincontent_2 {
   padding: 12px 0px;

	width: 520px;
	background: url('http://www.halloweenmania.co.uk/images/main_bot.gif') no-repeat 0% 100%;
}

#maincontent_content {
	padding: 10px;
	color: #202020;

	background: #c9953b url('http://www.halloweenmania.co.uk/images/main_bg.gif') repeat-y 0% 0%;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#maincontent_content a {
	color: #202020;
}

#maincontent_content a:hover {
	color: #202020;
}

#maincontent_content p
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
}

#maincontent_content p.title
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

