/* CSS Document */

body {background: #0667b4 url(/home/images/bg-light.jpg) left top repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;}

a {color: #07194c;}
a:hover {color: #066bb8;}

h1 {font-size: 1.3em;}

.img-style {margin: 5px;
	border-color: #666666;}

#wrapper {width: 950px;
	margin: 0 auto;
	background: #ffffff;
	border-bottom: #07194c solid 2px;
	border-right: #07194c solid 2px;}
	
#header {height: 73px;
	font-size: .9em;
	padding-right: 75px;}
#header p {padding-top: 4px;}
	
#top-nav {height: 23px;
	background: #066bb8;
	padding-right: 185px;
	padding-top: 5px;
	text-align: right;
	border-bottom: #dabb8f solid 2px;}
#top-nav a {color: #ffffff;
	text-decoration: none;
	font-size: 1.4em;
	display: inline;
	background: url(/home/images/fade-blue.jpg) left bottom no-repeat;
	padding: 1px 12px;}
#top-nav a:hover {color: #dabb8f;}
	
#main-table {}
	
#left {padding: 15px 10px;}


#cat-img2007 {position: relative;
	z-index: 20;
	bottom: 119px;}
	
#footer {padding: 5px;
	font-size: .8em;
	background: #F7F0D7;
	border-top: #dabb8f solid 2px;}
#footer a {text-decoration: none;}