@charset "utf-8";

a {
	font-size: 12px;
	color: #E1481B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #E5603A;
}
a:active {
	text-decoration: none;
	color: #e1481b;
}


#contentbody {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#bodybackground {
	background-color: #000000;
	background-image: url(images/content_backgroundtop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 412px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.centercontent {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	}
#contentareaLeft {
	width:612px;
	height:400px;
	position:absolute;
	margin-top:46px;
	}
#topleftContent {
	height:100%;
	}
#topleftText {
	height:160px;
	width:370px;
	position:absolute;
	margin-left:320px;
	margin-top:210px;
	}
#topleftWhiteBG {
	width:650px;
	margin-left:150px;
	height:100%;
	background-color:#FFFFFF;
	}
#header {
	background-image: url(images/Header_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:149px;
}
#navbar {
	background-image:url(images/top_barbackground.jpg);
	background-repeat:repeat-x;
	height:48px;
	}
#footer {
	background-image:url(images/content_backgroundbottom2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:244px;
	position:relative;
	top:220px;
	}
#temptationsign {
	height:245px;
	width:298px;
	position:absolute;
	margin-left:100px;
	background-image:url(images/img_temptationsign.png);
	background-repeat:no-repeat;
	}
	
.comicLeft {
	background-image:url(images/comic1.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:404px;
	width:327px;
	z-index:30;
	position:absolute;
	left:-20px;
	
	}

.banner {
background-image:url(images/img_comicbanner.png);
background-position:left top;
background-repeat:no-repeat;
height:143px;
left:110px;
position:absolute;
top:40px;
width:466px;
z-index:25;
	
	
	}

.whiteCopy {
background-color:#FFFFFF;
background-position:right top;
background-repeat:no-repeat;
height:auto;
left:110px;
padding:10px 15px 10px 95px;
position:absolute;
top:160px;
width:348px;
z-index:20;
}


.whiteCopy a{
background-color:#E1481B;
color:#FFFFFF;
display:block;
font-size:15px;
font-weight:bold;
padding:3px;
text-align:center;
}


.whiteCopy a:hover{
	color:#000;
	text-decoration:none;
	
	
	
	
	}


#rightcontentbar {
	width:363px;
	height:auto;
	background-color:#FFFFFF;
	z-index:21;
	position:absolute;
	margin-left:590px;
	margin-top:85px;
	}
.rightcontentCopy {
	height:auto;
	width: 320px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.ravescene {
background-image:url(images/img_ravesceen.png);
background-position:right top;
background-repeat:no-repeat;
width:445px;
height:333px;
padding-top:15px;
}
.youthportal{
background-image:url(images/ban_topyouthportal.jpg);
background-position:left top;
background-repeat:no-repeat;
width:570px;
height:48px;
margin: 0px 10px 0px 390px;
}

#home a{
	background-image:url(images/home_btn.png);
	height:53px;
	width:113px;
	font-size:40px;
	left:71px;
	position:relative;
	background-position:-10px;
}

#home  a:hover{
	background-position:0px;

}

#home a:active{
	background-position:-10px;

}

