/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2010-04-23 16:52:21
// 
//  Do NOT manually edit this generated file
// **************************************** */


img, a{
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
}

A 				{ color: #000000; text-decoration: none; font-weight: bold; }	
A:link 			{ color: #000000; text-decoration: none; font-weight: bold; }	
A:visited 		{ color: #000000; text-decoration: none; font-weight: bold; }	
A:active 		{ color: #000000; text-decoration: none; font-weight: bold; }	
A:hover 		{ color: #000000; text-decoration: underline; font-weight: bold; }

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #000000;
	background: #FFF;
}

#main						{ position: relative; margin: 0 auto 0; width: 922px; height: auto; }

#top .header				{ position: absolute; top: 0px; left: -139px; z-index: 10; width: 1200px; height: 350px; }
#top .logo					{ position: absolute; top: 70px; left: 40px; z-index: 20; }

#overlay					{ position: absolute; top: 0px; left: 0px; z-index: 100; width: 1200px; height: 600px; }

#menu						{ position: absolute; top: 305px; left: 0px; z-index: 30; padding: 37px 0 0 65px; width: 922px; height: 95px; background: url('../editorial/id=323.png') no-repeat; }
#menu li					{ margin-right: 28px; }

#middle						{ position: absolute; top: 384px; left: 0px; z-index: 20; padding-bottom: 50px;  }
#middle .content			{ width: 922px; height: auto; padding: 50px 0 25px 0; background: url('../editorial/id=320.png'); }
#middle .content_bottom		{ }

/* TEXT AND IMAGES */

#plain_text					{ margin: 0 0 0 265px; width: 400px; padding-bottom: 20px; }
#plain_text .title			{ margin: 0 0 15px -7px; }
