/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2009-01-20 14:35:25
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
 	color: #2c5c87;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
}
	
A:link { 
 	color: #2c5c87;
	text-decoration: none;
	font-weight: bold;
	
}
	
A:visited { 
 	color: #2c5c87;	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 
 	color: #2c5c87;
	text-decoration: none;
	font-weight: bold;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	padding: 0px;
	margin: 0px;
 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	
	background-color: #FFFFFF;
	
	background-image: url('../editorial/id=319.jpg');
	background-position: top center; 
	background-repeat: no-repeat;
	
	overflow: hidden;
	
}

p {

	padding: 0px;
	margin: 0px;		
	
}

/* DIV */

#wrapper					{ position: relative; margin: 0 auto 0; width: 980px; height: 630px; overflow: hidden; }

#menu						{ position: absolute; z-index: 20; left: 0px; top: 60px; width: 980px; height: auto; margin: 0px; }

#submenu					{ position: absolute; z-index: 10; left: 0px; top: 100px; width: 150px; height: auto; margin: 0px; }

#content					{ position: absolute; z-index: 10; left: 215px; top: 96px; width: 690px; height: 500px; margin: 0px; overflow: auto; }
#content .left				{ position: absolute; z-index: 10; left: 0px; top: 0px; width: 450px; height: 480px; margin: 0px; }
#content .right				{ position: absolute; z-index: 10; left: 480px; top: 0px; width: 160px; height: 480px; margin: 0px; font-size: 75%; }