a 	{font-family: Trebuchet MS, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000099; 
	text-decoration: none;}

a:hover {
	color: #0066CC;
	}

table	{
	width: 100%;
	padding: 0px;
	border: 0px;
	}
	
h1	{
	font: 10pt Trebuchet MS;
	font-weight: bold;
	}

body { 
	font: 8pt/16pt verdana;
	padding: 0px;
	margin: 0px;
	background-color: #030339;
	}
	

#navhome {
	margin-top: 10px;
	font-family: Georgia, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: justify;
	text-decoration: none;
	}

#navhome a 	{
	font-family: Georgia, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000099; 
	text-decoration: none;
	}
	
#navhome a:hover {
				color: #0066CC;
				}
	
#bottom a 	{font-family: Trebuchet MS, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000099; 
	text-decoration: none;}
	


#body { 
	position: absolute;
	top: 0px;
    left: 50%;
	margin-left:-415px;
	margin-top: 4px;
	width: 825px;
	height: 370px;
	visibility: visible;
	display: block;
	}
	
#header	{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 98px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-color: #030339;	
	display: block;
	}
	
#links {
	position: absolute;
	top: 98px;
	left: 0px;
	height: 22px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background: black url(./backheader.jpg);
	background-color: #030339;
	font-family: Verdana, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	z-index: 5;
	display: block;
	}
	

#contents	{
	position: absolute;
	top: 120px;
	left: 0px;
	height: 502px;
	max-height: 502px;
	width: 780px;
	background: black url(./back.jpg) no-repeat;
	border-top: 0px black solid;
	border-bottom: 1px black solid;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	vertical-align: top;
	font-family: Trebuchet MS, sans-serif; 
	font-size: 12px; 
	text-align: justify;
	display: block;
	}

#info {
	position: relative;
	width: 259px;
	border-style: dashed;
	border-color: black;
	border-width: 1px;
	margin: 10px;
	vertical-align: top;	
	z-index: 1;
	display: block;
	}


#contacts	{
	position: absolute;
	top: 120px;
	left: 0px;
	height: 502px;
	max-height: 502px;
	width: 780px;
	background: black url(./back.jpg) no-repeat;
	border-top: 0px black solid;
	border-bottom: 1px black solid;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #030339;
	vertical-align: top;
	font-family: Trebuchet MS, sans-serif; 
	font-size: 12px; 
	text-align: justify;
	display: block;
	}

div#contacts 	a 	{font-family: Trebuchet MS, sans-serif; 
					font-size: 12px; 
					font-weight: bold; 
					color: #000099; 
					text-decoration: none;}

div#contacts 	a:hover {
						color: #0066CC;
						}

div#min	a 	{font-family: Trebuchet MS, sans-serif; 
					font-size: 12px; 
					font-weight: bold; 
					color: #000099; 
					text-decoration: none;}

div#min	a:hover {
						color: #0066CC;
						}

	
