body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin: 0px;
	background:#000034;
}
#header{
	background-image:url(/templates/2009/header.png);
	background-repeat:no-repeat;
	width:970px;
	height:170px;
	overflow:hidden
}
#content{
	background:#fff url(/templates/2009/navigational_background.png);
	background-repeat:repeat-y;
	background-position:left;
	min-height:400px;
	padding-top:10px;
}
#footer{
	background-image:url(/templates/2009/footer.png);
	background-repeat:no-repeat;
	width:970px;
	height:170px;
	font-family:'Trebuchet MS';
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#footer span{
	position:relative;
	top:40px;
	left:265px;
}
#body{
	margin-left:auto;
	margin-right:auto;
	width:970px;
	border-left:1px solid #fff;
	border-right:1px  solid #fff;
}
#left{
	width:180px;
	float:left;
	padding-left:20px;
	font-family:'Trebuchet MS';
	font-size:15px;
	font-weight:bold;
}
a{
	color:#2A246B;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
#left ul{
	list-style:none;margin-left:-20px;
	border-bottom:1px dotted #2A246B;
	margin-right:3px;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:10px;
}
#left li{margin-bottom:10px;}
#right{
	width:770px;
	float:right;
}
.clear{clear:both;}
#text{
	width:560px;
	float:left;
	padding-left:20px;
	font-size:1.2em;
	overflow:auto;
}
#fotos{
	width:160px;
	float:right;
	}
#footer a{
	color:#fff;
	text-decoration:none;}
#footer a:hover{
	text-decoration:underline;}
#footer ul{list-style:none;display:inline;padding:0px;margin-left:15px;}
#footer li{display:inline;margin-right:15px;}
.news{
	display:block;
	width:509px;
	margin-left:auto;
	background:url(/templates/2009/news.png);
	height:25px;
	overflow:hidden;
	color:#AFADC7;
	font-size:13px;
	font-weight:bold;
	font-family:'Trebuchet MS';
	padding-top:5px;
	padding-left:10px;
	margin-top:20px;
}
#headline{
	position:relative;
	top:60px;
	left:200px;
}
#links ul{list-style:none;}
#links li{border-bottom:1px dotted #2A246B;
font-size:1.3em;padding-bottom:2px;margin-top:10px;}
#text table {
left:-23px;
position:relative;
}
.active ul li{margin-left:5px !important;font-size:0.9em;font-weight:normal;}
#etoNotice{display:none;}
#comments table{position:relative;left:0px;}
.posterror{border:3px solid maroon;padding:5px;margin-bottom:15px;margin-right:10px;color:maroon;font-weight:bold;background:#ffeeee;}