body {background: #003300 url(none) no-repeat fixed 0% 0%; color:#ffff33;}

A:link{color:#66ff66}
A:visited{color:#ffff99}
A:hover{color:#ffcc00}
A:active{color:#ffffff}

div.left
	{float: left;
	background: transparent;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	margin: 5px;
	width: 150px;
	height: auto;
	color:#66ff66;
	border: none; }

div.right
	{float: right;
	background: transparent;
	width: 85%;
	height: auto;
	border: none;}

p.header
	{float: none;
	background: transparent;
	width: 100%;
	height: auto; }


h1.gold,h2.gold,h3.gold
	{color:#ffcc66;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	text-align: center }

h4.gold
	{color:#ffcc66;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	font-weight:lighter;
	text-align: center }

h1.green,h2.green,h3.green
	{color:#33ff33;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	text-align: center }

h4.green
	{color:#33ff33;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	font-weight:lighter;
	text-align: center }

div
	{text-align: center;}
	
div.yellow
	{float: left;
	margin-left: 70px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	background-color: #ffff66;
	color: #660000;
	border: medium double #660000;
	width: 85%;
	padding: 10px;
	font-weight: normal;
	font-size: large;}

div.red
	{float: left;
	margin-left: 70px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	background-color: #ffff66;
	color: #660000;
	border: medium dashed #ff0000;
	width: 85%;
	padding: 10px;
	font-weight: bold;
	font-size: large;}

div.aqua
	{float: left;
	margin-left: 70px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	background-color: #99ffff;
	color: #000066;
	border: none;
	width: 85%;
	padding: 10px;
	font-weight: bold;
	font-size: large;}


img.logo
	{width: 900px;
	height: 290px;}
	
img.fly
	{width:333px;}

 img.offer
	{width:600px;}

img.smallfly
	{width:220px;
	height:180px;}

table.pages
	{width: 100%;}

td.pages
	{text-align:center;
	width:25%;
	font-size: medium;
	font-weight: bold;}

table.flies
	{width: 100%;
	border: thin solid #99ff99;}
	
tr.flies
	{height: auto;}

td.flies
	{background: #006600 url(none) no-repeat fixed 0% 0%;
	text-align:center;
	padding-bottom: 4px;
	padding-top: 2px;
	width:12%;
	font-size:small;
	font-weight: bold;
	border-color: #006600;}


blockquote.notice 
	{width: 500px;
	background: #99cc99 url(none) no-repeat fixed 0% 0%;
	color: #003300;
	border: medium double #ffcc00;
	font-size: large;
	padding: 5px 20p  5px 20px;
	}



