/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #5B0000;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:#990000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#990000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.wicked #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.wicked #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:182px;
}
.wicked #mainContent {
	background-image: url(../img/bmiddle.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}
.wicked #topmain_menu {
	float:left;
	padding-left: 80px;
	padding-right: 80px;
}
.wicked #topmain_menu_tmp {
	padding-left: 80px;
	padding-right: 80px;
float:left;
}
.wicked #topmain {
	padding-left: 80px;
	padding-right: 80px;
}
.wicked #topmain5 {
	padding-left: 80px;
	padding-right: 80px;
}
#FlashID2 {display: block}
#FlashID {display: block}
.wicked #topmain_general {
	padding-left: 80px;
	padding-right: 80px;
}
.wicked #topcontent {
	padding-left: 80px;
	padding-right: 80px;

}
.wicked #topcontentmain {
	background: url(http://www.wickedadrenaline.com/img/bg_content.jpg) top left repeat-y;
	height: 800px;
}
.wicked #topcontentmain_general {
background-color:#FFFFFF;
}
.wicked #topcontentmain_generalblack {
background-color:#000000;
}
.wicked #contentleft_general {
	width:450px;
	padding:20px;
	float:left;
	position: relative;
	color:#666666;
		}
.wicked #contentleft_general a:link {
color:#666666;
text-decoration:none;
		}
.wicked #contentleft_general a:hover {
color:#666666;
text-decoration:underline;
		}
.wicked #contentright_general {
	width:209px;
	padding:20px;
	float:right;
	position: relative;
	color:#666666;
		}
.wicked #contentright_general a:link {
color:#666666;
text-decoration:none;
		}
.wicked #contentright_general a:hover {
color:#666666;
text-decoration:underline;
		}



.wicked #topcontentmain_sports {
	background-image: url(../img/bg_content2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.wicked #topcontentmain_template {
background-color:#FFFFFF;
}
.wicked #topcontentmain_team_bg {
	background-color: #FFFFFF;
	background-image: url(../b_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.wicked #topcontentmain_template_black {
background-color:#000000;
}
.wicked #topcontentmain_space {
background-color:#000000;
height: 35px;
}
.wicked #topcontentmain_space_tmp {
background-color:#FFFFFF;
height: 35px;
}
.wicked #topcontentmain_space_tmp_black {
background-color:#000000;
height: 35px;
}
.wicked #topcontentmain_space_tmp_black2 {
background-color:#000000;
height: 100px;
}
.wicked #footer {
	padding-left: 70px;
	padding-right: 70px;
}
.wicked #topfooter {
	padding-left: 70px;
	padding-right: 70px;
	background-image: url(../img/topfooter.png);
	height: 13px;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

.wicked #contentleft {
	width:223px;
	padding:20px;
	float:left;
	position: relative;
		}
	
.wicked #contentcenter {
		width:223px;
		padding:20px;
		float:left;
				position: relative;
				overflow:hidden;
		}
.wicked #contentcenter a {
color:#FFFFFF;
text-decoration:none;
		}
		.wicked #contentcenter a:hover {
color:#FFFFFF;
text-decoration:underline;
		}
	
.wicked #contentright {
		width:174px;
		padding:20px;
		float:left;
				position: relative;
		}
		
		
		
		
.wicked #contentleft_sports {
	width:226px;
	padding:10px;
	float:left;
	position: relative;
		}
	
.wicked #contentcenter_sports {
		width:226px;
		padding:10px;
		float:left;
				position: relative;
		}
.wicked #contentcenter_sports a {
color:#FFFFFF;
text-decoration:none;
		}
		.wicked #contentcenter_sports a:hover {
color:#FFFFFF;
text-decoration:underline;
		}
	
.wicked #contentright_sports {
		width:228px;
		padding:10px;
		float:left;
				position: relative;
		}
.wicked #contenttemplate {
	width:700px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	position: relative;
	color:#666666;
		}
.wicked #contenttemplate a:link {
color:#666666;
text-decoration:none;
		}
.wicked #contenttemplate a:hover {
color:#666666;
text-decoration:underline;
		}
		.wicked #contenttemplate a:active {
color:#666666;
text-decoration:underline;
		}
		.wicked #contenttemplate a:visited {
color:#666666;
text-decoration:underline;
		}
		
/* team pages */
		
.wicked #contentleft_general_team {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 20px;
	padding-bottom:20px;
	float:left;
	position: relative;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#000000;
		}
.wicked #contentleft_general_team a:link {
	color:#FF0000;
	font-weight: bold;
	text-decoration:none;
		}
.wicked #contentleft_general_team a:hover {
	color:#FF0000;
	font-weight: bold;
	text-decoration:underline;
		}
.wicked #contentright_general_team {
	width:500px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:10px;
	text-align:left;
	float:right;
	position: relative;
	color:#000000;
		}
.wicked #contentright_general_team_detail {
	width:540px;
	padding-top:0px;
	padding-bottom:20px;
	position: relative;
	color:#000000;
	float:right;
	text-align:left;
		background-image: url(../team_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
.wicked #contentright_general_team a:link {
	color:#990000;
	text-decoration:none;
		}
.wicked #contentright_general_team a:hover {
	color:#990000;
	text-decoration:underline;
		}
.wicked #contentright_general_pic {
	float:left;
	height: 85px;
	width: 86px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 17px;
	padding-bottom: 16px;
	background-image: url(../pic_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(iepngfix.htc);
		}
.blog_bg {
	background-image: url(../bloggb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
}