body{
background: #D8D8D8;
margin-top: 0px;
margin-bottom: 0px;
height: 100%:
height: auto !important;
}

img{
border: none;
}

hr{
height: 1;
border: 0;
background-color: black;
color: black;
width: 99%;
padding-top: 0;
}

h1{
text-align: left;
font-family: Times New Roman;
font-size: 24px;
padding-bottom: 10px;
margin: 0px;
}

h2{
text-align: left;
font-family: Times New Roman;
font-size: 16px;
padding-bottom: 20px;
margin: 0px;
}

#all { 
margin: 0 auto;
width: 782px;
}

#head{
background: url("img/header.png");
background-repeat: no-repeat;
height: 85px;
width: 782px;
margin: 0px 0px 0px 0px;
}

#menu{
width: 782px;
height: 31px;
margin: 0px 0px 0px 0px;
padding-bottom: 8px;
}

#mainTop{
margin: 0px;
padding: 0px;
width: 782px;
background: url("img/mainTop.png") no-repeat scroll left top;
}

#mainBody{
height: 100%;
border-top: 1px solid #C4C4C4;
}

#main{
overflow: auto;
margin: 0px;
padding: 10px;
width: 606px;
height: 425px;
float: left;
background: #f8f8f8;
text-align: left;
border-left: 1px solid #C4C4C4;
}

#banners{
float: right;
border-right: 1px solid #C4C4C4;
border-left: 1px solid #C4C4C4;
margin: 0px;
padding: 10px;
width: 133px;
height: 425px;
float: right;
background: #F8F8F8;
text-align: center;
}

#mainBottom{
clear: both;
display: block;
margin: 0px 0px 0px 0px;
height: 8px;
width: 782px;
background: url("img/mainBottom.png");
background-repeat: no-repeat;
}

#footer{
background: url("img/footerBg.png");
background-repeat: no-repeat;
margin-top: 8px;
padding: 8px;
height: 31px;
text-align: left;
font-family: Tahoma;
font-size: 12px;
color: #FFF;
}

#footer a{
color: #FFF;
}

tr, td{
border: 0px;
padding: 2px;
background: #e7e7e7;
}

th{
background: #d7d7d7;
border: 0px;
padding: 2px;
font-weight: bold;
text-align: left;
}

.article {
border: 1px solid #a5a5a5;
margin-top: 0px;
margin-bottom: 8px;
background: #DDD;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 6px;
padding-right: 6px;
}

.articleTitle  {
vertical-align: middle;
margin-top: 4px;
margin-bottom: 2px;
margin-left: 4px;
margin-right: 4px;
display: block;
text-decoration: none;
font-family: Tahoma;
font-size: 17px;
color: #000;
background: url("img/articleBg.png");
}

.articleTitle  a {
padding-left: 2px;
padding-right: 2px;
color: #363636;
height: 30px;
margin-top: 4px;
margin-bottom: 2px;
margin-left: 4px;
margin-right: 4px;
display: block;
text-decoration: none;
font-family: Tahoma;
font-size: 17px;
}

.articleText {
text-align: justify;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 4px;
margin-right: 4px;
display: block;
font-family: Tahoma;
font-size: 12px;
color: #000;
}

.articleFooter {
margin-top: 20px;
margin-bottom: 3px;
margin-left: 4px;
margin-right: 4px;
display: block;
font-family: Tahoma;
font-size: 11px;
color: #000;
text-align: Justify;
}

.articleFooter a{
font-family: Tahoma;
font-size: 11px;
color: #000;
text-decoration: underline;
}

.clubname {
font-family: Tahoma;
font-size: 17px;
color: #000;
text-decoration: none;
padding-bottom: 20px;
}

.clubdesc {
font-family: Tahoma;
font-size: 12px;
color: #000;
text-decoration: none;
}

.clubdesc a {
font-family: Tahoma;
font-size: 12px;
color: #000;
text-decoration: underline;
}