@charset "utf-8";
/* CSS Document */

body
	{
		background-color:  #D7FFFF;
	}
#container
	{
		text-align: left;
		margin: 0 auto;
		width: 900px;
		background: #D7FFFF; 
		border: 1px solid #003366;
	}
#content
	{
		float: left;
		width:590px;
		margin-top: 0px;
		margin-left: 0px;
		padding: 15px;
		border-right: 1px solid #003366; 
	}
#adverts
	{
		float: left;
		width: 240px;
		margin-left: 20px;
		text-align: center;
		margin-top: 0px;
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 00px;		
	}
#script
	{
		float: left;
		width: 160px;
		margin-top: 5px;
		margin-right: 5px;
		padding: 0; 
	}
	#footer
	{
		clear: both;
		background:#F9734D;
		color: #fff;
		padding: 5px 10px;
		text-align: right;
		font-size:10px;
	}
ul#navigation
	{
		margin-left: 20px;
		margin-right: 20px;
		padding-left:  170px;
		list-style-type: none;
		background: #387A9B;
		float: right;
		width:76%;		
	}	
#navlist
	{
		padding: 0 1px 1px;
		margin-left: 0;
		font: bold 14px Trebuchet MS;
		background: #0066CC;
		width: 17em;
	}
#navlist li
	{
		list-style: none;
		margin: 0;
		border-top: 1px solid gray;
		text-align: right;
	}
#ul.navlist a 
	{
		display:block;
	}
#navlist li a
	{
		display: block;
		padding: 0.25em 0.5em 0.25em 0.75em;
		border-right: 1em solid #FF9900;
		background: #0066cc;
		text-decoration: none;
	}
#navlist li a:link 
	{ 
		color: #ffffff
	}
#navlist li a:visited 
	{ 
		color: #ffffff 
	}
#navlist li a:hover
	{
		border-color: #FE3;
		color: #FFF;
		background: #00cccc;
	}                 	 	
a:link 
	{
		color: #CC3366;
	}
a:visited 
	{
		color: #CC3366;
	}
a:hover
	{
		color: #00CCcc;
	}
a:active 
	{
		color: #CC3366;
	}
h1 
	{
		font-size: 30px; fonf-family: "Trebuchet MS";
		background: url(images/header_1.jpg);
		color: #0066cc;
		padding: 20px;
		margin: 0;
		border-bottom: 1px solid #0066cc;
	}
h2 
	{
	    font-family: "Trebuchet MS", fantasy;
		font-size: 28px;
		color: #F9734D;
	}
h3 
	{
		font-family: "Trebuchet MS", fantasy;
		font-size: 24px;
		color: #0066CC;
	}
h4 
	{
		font-family: "Trebuchet MS", fantasy;
		font-size: 18px;
		color: #0066CC;
	}
h5 
	{
		font-family: "Trebuchet MS", fantasy;
		font-size: 16px;
		color: #0066CC;
	}	
p
	{
		color: #0066CC;
		font-weight: normal;
		font-family: "Trebuchet MS, fantasy";
	}
.style5 
	{
		font-family: "Trebuchet MS";
	}
.style6 
	{
		font-family: "Trebuchet MS";
		font-weight: bold;
	}
.style9 
	{
		font-size: 24px;
	}
.style10 
	{	
		font-family: "Trebuchet MS", fantasy;	
		font-weight: bold;
	}
.style11
	{
	 	font-family: "Trebuchet MS", fantasy;
		color: #F9734D
	}
.style12 {
		font-family: "Trebuchet MS", fantasy;
	}
.style13 
	{
		color: #F9734D
	}
.style15 
	{
		color: #000000
	}
.style16 
	{	
		font-size: 12px;
	    color: #000033;
		font-weight: bold;
	}
.style19 
	{
		font-size: 14px; font-family: "Trebuchet MS"; 
	}