body {
	background-image: url(images/stripes.gif);
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height:1.7em;
	font-size:62.5%;
	text-align:center;
	}
	
p {font-size: 1.5em; color:#000; line-height:1.7em; padding: 0px 0px; text-align:center;}

h1	{color:#000; font-size: 1.5em; padding: 18px 0px 0px 0px; font-weight:bold; line-height:1.1em; text-align:center;}
h2	{color:#000; font-size: 1.8em; padding: 10px 0px 0px 0px; font-weight:bold; line-height:1.1em; text-align:center; font-style:italic; }

a 			{color:#CC0066; text-decoration: none; text-align:center;}
a:hover 	{color:#CC0000; text-decoration: underline; text-align:center; }
a.current 	{color:#000000; text-decoration: none; text-align:center;}

#container {
	position: relative;
	width: 677px; /* width + border for IE 5.x */
	w\idth: 677px; /* real width */
	margin: auto;
	}
	
#header {
	height: 126px;
	Width: 677px
	}

#pannelLOGO {
	clear: left;
	float: left;
	width: 400px;
	height: 100px;
	background: #ffffff;
	margin: 10px 0px 8px 0px;
	padding: 0px;
	}
	
#pannelBANNER1 {
	background: #ffffff;
	float: right;
	width: 257px;
	height: 100px;
	margin: 10px 0px 8px 0px;
	padding: 0px;
	}
	
#pannelIMAGES {
	clear: left;
	float: left;
	width: 677px;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 8px 0px;
	}
