body {
	font-family: Arial,sans-serif;
	background: #000000;
	color: #ECE9D8;
	font-size: 80%;
	padding: 20px;
	background-image: url(../images/bakgrnd2.jpg);
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
h1 {
	font-size: 125%;
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	font-size: 105%;
	color: #009900;
}
img {
	padding-top: 15px;
	padding-bottom: 10px;
}
#container{
	width: 70%;
	margin: 0 auto;
}
#content{
	width: auto;
	background: #353535;
}
.info{
	width: auto;
	background: #212121;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}
p	{
	margin:0;padding: 5px 20px 10px 20px;
	line-height: 1.2;
	text-align: justify;
}
.p2	{
	text-align: left;
}
.date { 
font-size: 100%; color: #CC3366;
}
.tournad {
	color: #FF6600;
	font-weight: bold;
}
.enhancedtext {
	color: #CC3333;
	font-weight: bold;
}
.clubmoto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC33;

}
.greentxt {color: #009900;
}
.subdued {
	color: #AA9FAA;
	font-style: normal;
}
div#box {
	float: right;
	width: 200px;
	margin-top: 15px;
	margin-right: 10px;
}
.p3 {
	text-align: center;
}

