@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/2nd_back.jpg);
	background-repeat: no-repeat;
	background-position:top center
}
.mbody {
	width: 800px;
	height: 720px;
	float: none;
	margin: 5px  0 20px 100px;
	border:1.5px solid  #CCCCCC;
	background-image:url(images/soccer-ball-bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#tbody {
	width: 800px;
	height: 1000px;
	float: none;
	margin: 5px  0 20px 100px;
	border:1.5px solid  #CCCCCC;
	background-image:url(images/soccer-ball-bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#gbody {
	border:1.5px solid  #CCCCCC;
	background-image:url(images/soccer-ball-bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#header {
background-image:url(images/davie-united-soccer-club.gif);
background-repeat: no-repeat;
width: 550px;
height: 115px;
float: left;
margin: 5px  0 20px 200px;

}

#photos {
background-image: url(images/soccer-photos.gif);
background-repeat: no-repeat;
width: 550px;
height: 380px;
margin: 150px 10px 20px 10px;
float: left;
}
#photos-two {
background-image: url(images/soccer-photos-two.gif);
background-repeat: no-repeat;
width: 550px;
height: 380px;
margin: -10px 10px 20px 175px;
float: left;
}

#sidenav {
background-color: #031cc1;
background-image:url(images/soccer-club-nav-bg.jpg);
background-repeat: repeat-x;
width: 175px;
height:720px;
background-position: bottom;

}
#sidenav-two {
background-color: #031cc1;
background-image:url(images/soccer-club-nav-bg.jpg);
background-repeat: repeat-x;
width: 175px;
height:1000px;
background-position: bottom;
}

#navlinks {
width: 120px;
float:left;
padding: 50px 5px 0px 40px;
text-align: left;
}

.navlinks-font{
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-size: 14px;
font-weight:bold;
line-height: 150%;
}

.navlinks-font a {
text-decoration:none; 
}

.navlinks-font a:hover {
text-decoration:underline; 
}

#bodytext {
width: 500px;
float:left;
margin: 0px 10px 15px 75px;
float: left;
text-align: left;
}

.bodyfont {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 150%;
font-weight: bold;
}
.bodyfont-14 {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 14px;
line-height: 150%;
font-weight: bold;
}
.bodyfont-two {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 120%;
}
.headline {
font-family: Arial, Helvetica, sans-serif;
color: #0221de;
font-size: 18px;
line-height: 150%;
font-weight: bold;
}

#tryouts {
width: 550px;
float:left;
margin: 0px 10px 15px 180px;
float: left;
text-align: left;
}
