/* Trickmasters Magazine Stylesheet */
#body
{
	width			  : 958px;
	height			  : 1772px;
	position		  : absolute;
	background-image  : url(../images/magazine/background.png);
	background-repeat : no-repeat;
}

#td
{
	font-family		  : Verdana, Arial, Helvetica, sans-serif;
	font-size		  : 10px;
	font-weight		  : bold;
}

#dateandtopics {
	width			  : 771px;
	height			  : 15px;
	position		  : absolute;
	top				  : 141px;
	left			  : 12px;
	color			  : #FFFFFF;
	font-family		  : "Times New Roman", Times, serif;
}

#header_img
{
	width			  : 958px;
	height			  : 176px;
	position		  : absolute;
	background-image  : url(../images/magazine/header_img.png);
	background-repeat : no-repeat;
}

.underline
{
	border-bottom:1px solid #000000;
}

.red
{
	color			  : red;
}

#magazine_body
{
	width			  : 958px;
	min-height		  : 550px;
    height			  : auto !important;
    height			  : 550px;
	position		  : absolute;
	top				  : 176px;
	font-family		  : Verdana, Arial, Helvetica, sans-serif;
	font-size		  : 10px;
	font-weight		  : bold;
}

#ranklist
{
	font-family		  : Verdana, Arial, Helvetica, sans-serif;
	font-size		  : 10px;
	font-weight		  : bold;
	width			  : 348px;
	height			  : 483px;
	position		  : absolute;
	float			  : left;
	top				  : 50px;
	left			  : 595px;
}

#column_left_top
{
	width			  : 295px;
    height			  : 30px;	
	position		  : absolute;
	background-color  : transparent;
	top				  : 507px;
	left			  : 0px;
	
}

#column_middle_top
{
	width			  : 295px;
    height			  : 30px;
	position		  : absolute;
	background-color  : transparent;
	top				  : 7px;
	left			  : 292px;
}

#column_right_top
{
	width			  : 368px;
	height			  : 30px;
	position		  : absolute;
	background-color  : transparent;
	top				  : 7px;
 	left			  : 590px;
}

.style1 {color: #FF0000}
.style3 {color: #FF0000; font-size: 9px; font-weight:bold;}
.style4 {font-size: 9px; font-weight:bold;}
.style8 td {font-size: 9px; font-weight:bold;}

#column_left
{
	width			  : 280px;
	min-height		  : 1000px;
    height			  : auto !important;
    height			  : 1000px;	
	position		  : absolute;
	background-color  : transparent;
	top				  : 537px;
	left			  : 5px;
	
}

#column_middle
{
	width			  : 285px;
	min-height		  : 1000px;
    height			  : auto !important;
    height			  : 1000px;
	position		  : absolute;
	background-color  : transparent;
	top				  : 37px;
	left			  : 299px;
}

#column_right
{
	width			  : 360px;
	min-height		  : 800px;
	height			  : auto !important;
	height			  : 800px;
	position		  : absolute;
	background-color  : transparent;
	top				  : 914px;
 	left			  : 299px;
	font-family		  : Verdana, Arial, Helvetica, sans-serif;
	font-size		  : 10px;
	font-weight		  : bold;
}

#column_right_magz12
{
	width			  : 360px;
	min-height		  : 800px;
	height			  : auto !important;
	height			  : 800px;
	position		  : absolute;
	background-color  : transparent;
	top				  : 1230px;
 	left			  : 299px;
	font-family		  : Verdana, Arial, Helvetica, sans-serif;
	font-size		  : 10px;
	font-weight		  : bold;
}
