/* CSS Document */

@import "form.css";

body {
	background-color : #003300;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
	text-align: center;
	background-image: url(../images/back1.jpg);
} 
#outer {
	position : relative;
	height : 2000px;
	width : 900px;
	background-color : #003300;
	margin: 0px;
	padding: 0px;
	top : 0px;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	position : absolute;
	height : 2000px;
	width : 890px;
	background-color : #003300;
	margin: 0px;
	padding: 0px;
	left: 5px;
	top : 0px;
	padding: 0px;
	text-align: left;
}
#left {
	position : absolute;
	left: 5px;
	top : 290px;
}
#top-txt1 {
	position : absolute;
	left: 0px;
	top : 8px;
	font-size:24px;
	font-weight: bold;
	color: #ffff00;
}
#top-txt2 {
	position : absolute;
	left: 189px;
	top : 341px;
	font-size:24px;
	font-weight: bold;
}
#top-txt3 {
	position : absolute;
	left: 0px;
	top : 43px;
	font-size:18px;
	font-weight: bold;
	width: 490px;
}
#logo1 {
	position : absolute;
	left : 0px;
	top : 0px;
}
#logo2 {
	position : absolute;
	left : 0px;
	top : 63px;
}
#logo3 {
	position : absolute;
	left : 0px;
	top : 130px;
	height: 52px;
}
#logo4 {
	position : absolute;
	left : 0px;
	top : 213px;
}
#logo5 {
	position : absolute;
	left : 0px;
	top : 311px;
}
#centre {
	position : absolute;
	left: 160px;
	top : 75px;
	width : 430px;
}
#right {
	position : absolute;
	left : 608px;
	top : 302px;
}
#troutfly {
	position : absolute;
	left : 5px;
	top : 806px;
	font-size : 12px;
	height: 41px;
	width: 145px;
	text-align: left;
}
#troutfly a {	
	color: #ffff00;
    text-decoration: none;		
}
#troutfly a:visited {
    color: #ffff00;
	text-decoration: none;
}
#troutfly a:hover {
	color: #ff0000;
    text-decoration: none;
}
#troutfly a:active {
	color: #ff0000;
    text-decoration: none;	
}
h1 {
	color: #ffff00;
	font-size: 18px;
}
h2 {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
}
#test {
	position : absolute;
	left : 590px;
	top : 2px;
}
.menu {
	position : absolute;
	left : 5px;
	top : 91px;
	margin: 0px;
	padding:0px;
	text-align: left;
}
.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.menu li {
	margin:0px;
	border-bottom:1px solid #ffffff;
	font-size: 14px;
	text-decoration: none;
	background-color:#808000;
	padding:0px;
	width:140px;
}
.menu li a {
	margin:0px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	padding:2px;
}
.menu li a:hover {
	text-decoration: none;
	background-color:#004000;
}
#money {
	position : absolute;
	left : 399px;
	top : 300px;
}
/*--------------------*/
table#solar {
	border: 0px;
	width: 400px;
}
table#solar td {
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.data {
	color: #000000;
	background-color: #cccccc;
	text-align: center;
}
.toprow {
	text-align: center;
	background-color: #808000;
	color: #ffffff;
}
/*--------------------*/
#valid_css {
	position : absolute;
	left: 5px;
	top : 768px;
}
#valid_xhtml {
	position : absolute;
	left: 5px;
	top : 727px;
}
.subheading {
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
}
#picture {
	position : absolute;
	left: 517px;
	top : 299px;
}
#centre a {	
	color: #ff0000;
    text-decoration: none;		
}
#centre a:visited {
    color: #ff0000;
	text-decoration: none;
}
#centre a:hover {
	color: #ff0000;
    text-decoration: none;
}
#centre a:active {
	color: #ff0000;
    text-decoration: none;	
}

