body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/1.jpg) repeat-x;
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: #626262;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;

}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h2 {
	letter-spacing: -1px;
	font-size: x-large;
}

h3 {
	font-size: large;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 133%;
}

a {
	color: #1692B8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 42px;
}

#menu {
	float: right;
}

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

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;

}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}


#menu .current_page_item a {
	padding-bottom: 0px;
	margin-bottom: 0px;


}

/* Page */

#page {
	padding: 40px 40px 0 40px;
}

/* Content */

#content {
}



/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding-left: 50px;




}

/* Bottom Menu */

#menu2 {
	text-align: center;

}

#menu2 a {
	font-variant: small-caps;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}


/* Footer */

#prefooter {
	text-align: center;

}

#prefooter a{
}

#prefooter a:hover{
}

#footer {
	padding: 50px 0;
	background-color: #FFFFFF;
	background-image: url(images/2.gif);
	background-repeat: repeat-x;

}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

/* club champs results table */

td.results	{border-bottom-color: black; border-left-color: black; borderstyle: solid; border-right-color: black; border-top-color: black}
table.results	{
	color: black;
	text-align: center;
}
table		{border-style: none}
td.head		{
	border: 1px solid #000000;
}  
td.bold		{
	font-size: 1.8ex;
	font-weight: bolder;
	text-align: center;
} 
td.content	{
	font-size: 1.5ex;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;


}
td.nowinner	{font-size: 1.5ex; text-align: center}
.image {
	background-image: none;
	display: inline;

}

