.navigation{
width:180px;
height:500px;
background-image:url(images/nav.jpg);
background-repeat:repeat-x;
float:left;
padding-left:10px;
}

.header{
width:650px;
height:100px;
background-image:url(images/bcpowersoccer.png);
background-repeat:no-repeat;
background-position: top right;
font-size:40pt;
margin-left:200px;
}

.content{
margin-left:200px;
width: 650px;
}

.navigation a{color:white;margin:0px;}
.navigation a:hover{color:black;}
.nav2 {text-align:center;}

p{margin:0px 10px;clear: right;text-indent: 20px;}
body{margin:0px;}
th{background-color:#DDDDDD;}
img{float:right;margin:10px;}
 .image{float:right;margin:10px;}