
/* Basic Elements */

#header {
 clear:left;
 height:336px;
 margin: 0px auto;
 background:url("/img/Laurens-First-and-Goal-Football-Camp-Players1.jpg") no-repeat center top;
}
#header img{
}
#NavContainer{
 width:1000px;
 margin: 0px auto;
}
#container {
 padding:20px;
 width:960px;
 background: #FFF url("/img/1test-back2.jpg") no-repeat center bottom;
 margin: 0px auto;
}
#wrapper {
 background:url("/img/bg_wrapper1.gif") repeat-y center top;
}
#content {
}
#footer {
 clear: both;
 display: block;
 width: 1000px;
 background: url("/img/bg_footer.gif) bottom no-repeat;
 text-align: center;
}
#footer p {color: #798892; padding: 0 7px 7px 7px;}
#footer a, #footer a:visited {color: #B05255;}
