/* Corsham Town Footbal Club Website Designed by Graphicsplant.com - All Copyrights belong to Corsham Town Football Club */

body{
background:url(images/bg.png);
color:#333333;
font: 10pt Helvecta, Lucida, "Lucida Grande", Verdana, sans-serif;
text-align:center;
}

a:link, a:visited{
color:#666666;
text-decoration:none;
}

a:hover, a:active{
color:red;
}

a img{
border:0px;
}

#header{
background:url(images/header.png) no-repeat;
width:800px;
height:129px;
margin:auto;
}

#nav{
background:url(images/nav.png) no-repeat;
height:23px;
width:800px;
margin:auto;
text-align:center;

}

#content{
background:url(images/content.png) repeat-y;
width:800px;
margin:auto;

}

#text{
width:450px;
padding-top:10px;
}

#container{
width:650px;
margin:auto;
padding-top:20px;
text-align:left;
}

#footer{
background:url(images/footer.png) no-repeat;
height:80px;
width:800px;
margin:auto;
text-align:center;
padding-top:45px;
margin-top:-15px;
}

#navtext{
height:23px;
padding-top:3px;
}

#sidetop{
background:url(images/sidetop.png) no-repeat;
width:191px;
height:80px;
float:right;
}

#sidemiddle{
background:url(images/sidemiddle.png) repeat-y;
width:191px;
float:right;
margin-top:30px;
}

#sidetext{
width:170px;
float:right;
}

#sidebottom{
background:url(images/sidebottom.png) no-repeat;
width:191px;
height:80px;
float:right;

}