
body {
background-color: #F5F3EF;
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
/*font-family: Georgia, Times, Times New Roman, serif;*/
}

a img {
border:none;
}

 .header {
position: relative;
float: left;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: black;
height: 100px;
width: 1000px;
margin: 10px 10px 0px 10px;
background-color: #58AE8B;
}

.header img {
float: left;
margin: 0px 0px 0px 0px;
border: 0px solid green;
}

.logo {
position: relative;
float: left;
height: 75px;
width: 75px;
margin: 10px 1px 1px 10px;
border: 1px solid black;
}

.caption {
float: left;
clear: both;
text-align:center;
font-size:12px;
margin-left: 10px;
color: black;
}

.title  {
width: 750px;
border: 0px solid green;
margin: 0 auto;
text-align: center;
margin-top: 20px;
}

.title p {
font-size: 40px;
margin: 5px 5px 5px 5px;
text-align: center;
}

.article {
position: relative;
float: left;
width: 800px;
border-bottom: 1px;
border-bottom-style:dashed;
border-bottom-color: black;
font-size: 14px;
margin: 20px 0px 20px 50px;
padding: 0px 0px 10px 0px;
}

.article p	{
text-indent: 25px;
}

.picture {
border: 0px solid #CCCCCC;
padding: 4px;
font-size: 11px;
color: black;
}

.picture img
{
background-color: #ffffff;          
border: 2px solid #CCCCCC;
vertical-align: middle;
margin-bottom: 5px;
}

.right { margin: 10px 5px 10px 5px; float:right; }
.left { margin: 10px 5px 10px 25px; float:left;}

.middle  {
position: relative;
float: left;
width: 1000px;
color: 8c8c8c;
background-color: #ffffff;          
border-color: black;
border-style: solid;
border-width: 0px 1px 0px 1px;
margin: 0px 10px 0px 10px;
}

h2 {
margin: 0px;
padding: 0px;
}

h3 {
margin: 0px;
padding: 0px;
}

.middle p {
font-size: 14px;
text-indent: 25px;
font-weight: 500;
margin: 10px 5px 10px 10px;
border: 0px solid black;
}

.articlebox
{ 
position: relative;
float: left;
margin: 10px 0px 0px 50px;
width: 600px;
border: 0px solid black;
border-bottom-width: 1px;
}

p.noindent {
text-indent: 0px;
font-weight: bold;
}

.adbox{
position: relative;
float: left;
width: 170px;
height: 125px;
margin: 0 auto;
font-weight: bold;
text-align: center;
border: 0px dotted black;
margin: 75px 0px 0px 50px;
}

.adbox img{
border: 1px solid black;
}

.tournaments {
position: relative;
float: left;
background-color: #ffffff;  
border-collapse:collapse;
margin: 25px 0px 10px 50px;
}

.tournaments caption {
font-size: 22px;
padding: 5px 3px 5px 3px;
margin: 10px 0px 0px 0px;
}

.tournaments th {
font-size:16px;
padding:5px 3px 5px 5px;
}

.tournaments tr {
height: 26px;
line-height: 20px;
border: 1px solid lightsteelblue;
}

.tournaments td {
font-size:14px;
padding:2px 15px 2px 8px;
border: 1px solid lightsteelblue;
}

.lightgreen {
background-color: #B3FF99;
border: 1px solid lightsteelblue;
}

.center {
position: relative;
border: 1px solid lightsteelblue;
text-align: center;
}

.footer {
position: relative;
float: left;
width: 1000px;
height: 150px;
margin: 0px 10px 0px 10px;
border: 1px solid black;
background-color: #e8c89d;
}

.footer p {
position: relative;
float: left;
padding: 0px;
font-size: 12px;
margin: 20px 0px 0px 10px;
border: 0px solid black;
}

.footermenutop {
position: relative;
float: left;
width: 1000px;
height: 20px;
font-size: 14px;
line-height: 20px;
border: 0px dotted black;
text-align: center;
word-spacing: 4px;
margin-top: 25px;
padding: 5px 0px 5px 0px;
}

.footermenutop a{
text-decoration: none;
}

.footermenubottom {
position: relative;
float: left;
text-align: center;
width: 1000px;
height: 20px;
font-size: 14px;
line-height: 20px;
border: 0px dotted green;
word-spacing: 4px;
padding: 0px 0px 5px 0px;
}

.footermenutop a{
text-decoration: none;
}

.footermenubottom a {
text-decoration: none;
}

.spacebar{
position: relative;
float: left;
width:990px;
height:25px;
}
