/*MAIN PAGE COMMON STYLES MOTHERFUCKER*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: fixed;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E8E9EA;
	background-image: url(images/background_main_01.jpg);
}

.mainSection TD {
	padding: 5px;
}

.middleTDmain{
	padding-left:1px;
}

.maintable_background{
	background-image: url(../images/UI/table_elements/main_content_background.jpg);
	background-repeat:no-repeat;
	}

.maintable_background_wrap{
	background-image: url(../images/UI/table_elements/wrap_content_background.jpg);
	background-repeat:no-repeat;
	}

/* TEXT STYLES */

.bold11 {
	font-size: 12px;
	font-weight: bold;
}

/*MAIN FLASH HEAD NAVIGATION*/

#main_flash {
	margin-left: -417px;
	position: absolute;
	height: 405px;
	width: 835px;
	left: 50%;
	top: 12px;
	z-index:1;
}
html>body #main_flash {
	width: 835px; /* ie5win fudge ends because ms sucks my ass*/
	}

/*LINK NEWS*/

#news_flash {
	margin-left: 62px;
	position: absolute;
	height: 76px;
	width: 314px;
	left: 50%;
	top: 430px;
	z-index:14;
}

#linknews {
	position:absolute;
	width: 767px;
	height: 102px;
	top: 417px;
	margin-left: -383px; 
	left: 50%;	
	z-index:1;
	background-image:url(../images/UI/table_elements/linknews_background.jpg) !important;
	background-repeat:no-repeat;
	}
	
#linknews_light {
	position:absolute;
	width: 767px;
	height: 102px;
	top: 417px;
	margin-left: -383px; 
	left: 50%;	
	z-index:1;
	background-image:url(../images/UI/table_elements/linknews_background_lt.jpg);
	background-repeat:no-repeat;
	}
	
#linknews_md {
	position:absolute;
	width: 767px;
	height: 102px;
	top: 417px;
	margin-left: -383px; 
	left: 50%;	
	z-index:1;
	background-image:url(../images/UI/table_elements/linknews_background_md.jpg);
	background-repeat:no-repeat;
	}	
	

html>body #linknews {
	width: 767px; /* bill gates sucks a mean cock */
	}

#left_shadow_linknews {
	position:absolute;
	width: 20px;
	height: 102px;
	top: 417px;
	margin-left: -403px; 
	left: 50%;	
	z-index:1;
	background-position:right;
	background-image:url(../images/UI/table_elements/shadow_left.png);
	background-repeat:repeat-y;
	}
html>body #left_shadow_linknews {
	width: 20px; /* hahaha i ate a bunny */
	}
	
#right_shadow_linknews {
	position:absolute;
	width: 20px;
	height: 102px;
	top: 417px;
	margin-left: 383px; 
	left: 50%;	
	z-index:1;
	background-position:left;
	background-image:url(../images/UI/table_elements/shadow_right.png);
	background-repeat:repeat-y;
	}
html>body #right_shadow_linknews {
	width: 20px; /* hahaha i ate a bunny */
	}
	
#left_shadow_main_flash {
	position:absolute;
	width: 20px;
	height: 405px;
	top: 12px;
	margin-left: -403px; 
	left: 50%;	
	z-index:0;
	background-position:right;
	background-image:url(../images/UI/table_elements/shadow_left.png);
	background-repeat:repeat-y;
	}
html>body #left_shadow_linknews {
	width: 20px; /* hahaha i ate a bunny */
	}
	
#right_shadow_main_flash {
	position:absolute;
	width: 20px;
	height: 405px;
	top: 12px;
	margin-left: 383px; 
	left: 50%;	
	z-index:0;
	background-position:left;
	background-image:url(../images/UI/table_elements/shadow_right.png);
	background-repeat:repeat-y;
	}
html>body #right_shadow_linknews {
	width: 20px; /* hahaha i ate a bunny */
	}
	
	#shirts_content {
	position:absolute;
	width: 807px;
	height: 102px;
	top: 519px;
	margin-left: -403px; 
	left: 50%;	
	z-index:1;
	}
html>body #linknews {
	width: 767px; /* bill gates sucks a mean cock */
	}
	
/* IMAGE STYLES */

img.minilink {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
 }

img.minilink2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
 }

/* SPECIAL EFFECTS LIKE WHOA */

.tabletrans{
	background-color:rgb(98,99,99);
	opacity:0.0;


	-moz-opacity:0.0;
	filter:alpha(opacity=0);
	margin-left: 3px;
	}
.sep_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: normal;
	color: #FFFFFF;
}

a.sep_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: normal;
	color:#FFFFFF;
}

a.sep_link: visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: normal;
    color:#FFFFFF;
}


a.sep_link: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: normal;
	color:#FFFFFF;
}

A:ACTIVE, A:LINK, A:VISITED {
color:#CC0005;
	text-decoration : none;
}

A:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
}
