<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Page title</title>
<style type="text/css">
<!--
/*
* {
  margin: 0;
	padding: 0;
}
*/
body {
  overflow: auto;
  background-color: #d0d0d0;
	width:  900px;
        height: 700;
  border-right: 2px solid #666; 
    margin: 0;
        padding: 0;

}

p {
  padding-bottom: 6;
  margin: 1em 0;
}


h3 {
  margin: 1em 0;
}

h4 {
  margin 0.5em 0;
}

table {
  text-align: center;
}

ol#ordered_list {
  list-style-type: decimal;
}
  
div#title {
  background: purple;
  font-size: 300%;
	text-align: center;
	font-weight: bold;
	color: white;
	font-family: Jester;
	position: absolute;
	height: 15% !important;
	width: 100%;
	/*height: 2.5em !important;
	width: 900px;*/
}

p#sub-title {
  position: relative;
	top: -0.5em;
  font-size: 50%;
  margin: 0;
}

span#title_info {
  font-size: 60%;
	width: 95%;
	paddng-left: 70px;
	padding-right: 0px;
}


*#navigation {
   float: left;
	 font-size: 150%;
	 padding-top: 8px;
	 font-style: oblique;
	 font-variant: small-caps;
	 width: 14%;  
         height: 77%;
         top: 20%;
         position: absolute;
}
ul#nav_menu {
   list-style: none; 
	 font-family: Verdana, Helvetica, Arial, sans-serif; 
	 border-right: 2px solid #666; 
	 padding: 2;  
	 margin: 0; 
	 background: purple;
}
ul#nav_menu li{
   display: inline;
	 font-size: 0.8em; 
   height: 2%;
	 max-height: 2%;
	 position: static;
	 margin-top: 0;
	 margin-bottom: 2;
	 padding-top: 0;
	 padding-bottom: 0;
}
ul#nav_menu li a{
   width: 100%;
   display: block;
	 text-decoration: none; 
	 font-size: 0.6em; 
	 font-weight: bold;
	 color: white; 
	 background: purple;
	 margin-bottom: 0;
	 margin-top: 0;
	 padding-bottom: 0;
	 padding-top: 0;
}
  
#sub-navigation {
	 display: block;
	 font-size: 100%;
	 font-weight: normal;
	 border-style: solid;
	 border-color: black;
	 border-spacing: 4;
	 border-width: 1;
	 border-spacing: 2;
	 background-color: purple;
	 border-right: 2px solid #666;
	 padding: 2;
	 margin-bottom: 0em;
	 color: #333;
}
ul#sub-navigation {
	 padding: 0px 0px 0px 1.0em; 
}

ul#nav_menu li a:hover {
  border-left: 1px solid purple;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: white;
	color: purple;
}

ul#nav_menu li a:active {
  background-color:white;
	color: orange;
}
ul#navsite li a:visited:active {
  background-color:white;
	color: orange;
}
  
#firefox_logo {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  position: relative;
	top: 20em;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: aquamarine;
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 50%;
	margin-right: 5px;
	font-style: normal;
	font-variant: normal;
}

div#main_text {
  display: block;
  overflow-y: auto;
  height: 78%;
  float: none;
  padding-top: 1em;
	margin: 5 5px 5 5px; 
	margin-left: 5;
        margin-right: 10;
        padding-right: 5;
	padding-left: 5;
  top: 20%;
  left: 14%;
  position: absolute;
	width: 63%;
	border-left: 1px solid black;
  background-color: #A0A0A0;
  background-attachment: fixed;
  background-position: center;
}

  
#main_text h2 {
  text-align: center;
}

div#main_text_without_news {
  overflow-y: auto;
  height: 78%;
  padding-top: 1em;
	margin: 5 5px 5 5px; 
	margin-left: 5;
        margin-right: 10;
        padding-right: 5;
	padding-left: 5;
  top: 20%;
  left: 14%;
  position: absolute;
	width: 84%;
	border-left: 1px solid black;
  background-color: #A0A0A0;
}
  
ul,ol {
  list-style: none;

}

#main_text_without_news h2 {
  text-align: center;
}

div#under_construction {
  display: block;
  height: 550;
  float: none;
  padding-top: 1em;
	margin: 5 5px 5 5px; 
	margin-left: 5;
        margin-right: 10;
        padding-right: 5;
	padding-left: 5;
  top: 140;
  left: 130;
  position: absolute;
	width: 760px;
	border-left: 1px solid black;
  background-color: #A0A0A0;
}

#under_construction h2 {
  text-align: center;
}

div#news {
  top: 14%;
  position: absolute;
	margin: 0 0 0 600px;
	width: 22%;
}

div#channel {
  display: block;
	margin: 0 0 0 600px;
	width: 22%;	
}

div#rss_feeds {
  height: 78%;
  overflow-y: auto;
	top: 14%;
  clear: both;
  float: right;
  margin-left: 10;
	margin-right: 10;
	margin-top: 0;
	margin-bottom:0;
  width: 21%;
  position: absolute;
	left: 78%;
	right: 100%;
        background-image: url(http://www.waucondasoccer.com/images/Cork2.jpg);
}

h2#news_title {
  margin-top: 0;
	text-align: center;
}

p#news {
  margin-right: 5;
	margin-left: 5;
	margin-bottom: 10;
  background-color: beige;
}

p#item_title {
  text-align: center;
	font-size: 125%;
}

div#rss_sub {
  position: relative;
}

div#footer {
  position: absolute;
  width: 100%;
  top: 100%;
	padding-bottom: 1em;
	border-top: 1px solid black;
  font-size: 100%;
  text-align: center;
}

p#footer {
  padding-bottom: 0;
}

img#soccer_bullet {
  width: 10px;
  height: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

div#paypal_payment {
  position: absolute;
  font-size: 75%;
  width: 130;
  top: 550;
  left: 0;
  padding: 0;
  margin: 0;
}
*/
-->
