/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2009-04-02 17:41:22
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
 	color: #005FA2;
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link { 

	text-decoration: none;
	font-weight: bold;
	
}
	
A:visited { 

	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 

	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

 	color: #0577AB;
	text-decoration: underline;
	font-weight: bold;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	padding: 0px;
	margin: 0px;
 
	
	text-align: center;

	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	
	background-color: #FFFFFF;
	background-image: url('../editorial/id=2.jpg');
	background-position: top center; 
	background-repeat: repeat-x;
	
}

img {

	padding: 0px;
	margin: 0px;
	border: none !important;
	
}

ul {

	padding: 10px 0 10px 0;
	margin: 0px;
	
}

p {

	padding: 0px;
	margin: 0px;		
	
}

table, td {

	margin: 0px;
	padding: 0px;
}


/* Div */

#wrapper					{ position: relative; margin-top: 20px; width: 900px; height: 100%; }

#logo						{ position: absolute; top: 10px; left: 20px; }

#header						{ position: absolute; top: 10px; left: 194px; }

#menu						{ position: absolute; top: 218px; left: 12px; text-transform: uppercase !important; }

#content					{ position: absolute; top: 210px; left: 184px; width: 512px; height: 440px; text-align: justify;  }

#content .photobook					{ float: left; width: 410px; }
#content .photobook .image			{ float: left; width: 100px; height: 75px; margin-right: 25px; border: 1px solid #005FA2; }
#content .photobook .image img		{ width: 100px; height: 75px; border-style: none; }

#image						{ position: absolute; top: 0px; left: 0px; width: 422px; height: 330px; z-index: 10; }

#text						{ position: absolute; top: 50px; left: 50px; width: 412px; height: 330px; z-index: 20;  overflow-x: hidden; overflow-y: auto; }

.event_list					{ width: 385px; height: 330px; overflow-x: hidden; overflow-y: auto; padding-right: 20px; }
.event_list_block			{ margin-bottom: 10px; }

#footer						{ position: absolute; top: 435px; left: 35px; color: font-size: 11px; }
#footer ul					{ list-style-type: none; display: inline; }
#footer li					{ list-style-type: none; display: inline; }

#flash						{ position: absolute; top: 212px; left: 638px; width: 222px; height: 217px; z-index: 100; }














