
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
margin: 0px;
padding: 60px;
background-position: left;
background-repeat: repeat-x;
background-color: #99ff99;
font-family: font-family: 'Georgia', serif;
color: #000000;
}

.floatright
{
float: right;
}

.floatleft
{
float: left;
}

h1, h2 {
color: #993300;
}

h3 {
color: #114403;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.0em; }

p, blockquote, ul, ol {
line-height: 1.0em;
}

blockquote, ul, ol {
}

blockquote { background-color:"#ffcc99"; }
}

a {
color: #114403;
}

a:hover {
text-decoration: none;
color: #993300;
}

img { border: 5px;
padding: 20px; }



hr { display: none; }

.hr {
}

/* Logo */

#logo {
height: 300px;
background: url(images/sportsground.jpg) no-repeat left center;
}

#logo h1 {
float: left;
margin: 40px 0 0 20px;
padding: 0 0 0 35px;
background: url(images/img03.gif) no-repeat left center;
}

#logo h2 {
float: right;
margin: 0;
height: 102px;
padding: 0 0 0 0;
background: url(images/echidna.gif) no-repeat;
}
#logo a {
text-decoration: none;
color: #993300;
}

/* Page */

#page {
float: left;
padding: 20px;
}

/* Content */

#content {
width: 100% ;
padding: 20px;
font-size: 1.5em;
float: left;
margin-right: auto;
}

#colOne {
	float: right;
	width: 460px;
	padding-right: 20px;
	font-family: Georgia, serif;
}

#welcome {
padding-bottom: 20px;
}

/* Sidebar */

#sidebar {
position: absolute;
right: 0;
top: 120px;
width: 200px;
padding: 20px;
font-size: 1.5em;
}

#sidebar h2 {
font-size: 1.2em;
}

#sidebar blockquote {
margin-left: 0;
margin-right: 0;
}

/* Menu */

#menu {
margin-bottom: 19px;
float: right;
}

#menu h2 {
display: none;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#menu li {
display: block;
border-top: 1px dotted #006600;
}

#menu li.first {
border: none;
}

#menu a {
display: block;
width: 165px;
padding: 7px 10px 7px 0;
text-transform: uppercase;
background: url(images/img08.gif) no-repeat 10px 50%;
text-decoration: none;
letter-spacing: 1px;
font-size: .5em;
font-weight: bold;
}

#menu a:hover {
text-decoration: underline;
}

/* Footer */

#footer {
clear: both;
padding: 20px 0;
border-top: 1px dotted #006600;
}


#footer p {
margin: 0;
text-align: center;
font-size: x-small;
color: #993300;
}

#footer a {
color: #993300;
}
