body {
	background-color: #256F75;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2D4351;
	background-image:url(img/bg.jpg);
	background-repeat: repeat-x;
}
	
a:link {color: #256F75;}
a:visited {color: #256F75;}
a:hover {color: #81BD06;}
a:active {color: #256F75;}

a img  {border: none;}

h1 {font-family: Arial;
	font-weight: normal;
	font-size: 24px;
	color: #256F75;
	line-height: 40px;}
	
h2 {font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #256F75;}
		
h3 {font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #2478D0;}

#container {background-image: url('img/bg-cont.jpg');
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	background-repeat:repeat-y}
	
.quotes  {font-family: Times; font-weight: normal; font-size: 15px; color: #567B92; line-height: 19px; font-style: italic;}

.side {font-family: Arial; 
	font-size: 11px;
	color: #6A6C6C; 
	line-height: 15px;
	text-decoration: none;}
	
.side1 {font-family: Verdana; 
	font-size: 11px;
	color: #256F75; 
	line-height: 14px;
	text-decoration: none;}
	
.sidehd1 {font-family: Arial, sans-serif; 
	font-size: 15px;
	color: #256F75; 
	text-decoration: none;}

.sidehd2 {font-family: Arial, sans-serif; 
	font-size: 13px;
	color: #FFFFFF; 
	line-height: 17px;
	text-decoration: none;
	margin:10px;}
	
.bot {font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #D3E2E3; 
	line-height: 16px;}
.bot:link {color: #D3E2E3;}
.bot:visited {color: #D3E2E3;}
.bot:active {color: #D3E2E3;}

.blue {font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #CDD2D8; 
	line-height: 16px;}
-------------------------------
.navigation {width: 891px; height:38px;	background-image: url('img/nav.gif'); margin-left: 3px; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana, sans-serif}
.navigation a, .navigation a:visited {border-right: 1px solid #1D7A7A; color: #FFFFFF; float: left; padding: 0 28px; line-height: 38px; text-decoration: none; font-weight:bold; font-size:11px; font-family:Verdana;}
.navigation a.last {border-right: 0px}
.navigation a:hover, .navigation a#active {background-image: url('img/nav_rol.gif'); text-decoration: none; background-position: left bottom; color: #F6C700}
