body {

background-color: #FFFFFF;

}

h1 {

color: #fff;
margin: 0px;

}


#wrap {

margin: auto;
width: 970px;
border: #457d1c solid 3px;

}

#header {

height: 223px;
text-align: right;
background-image: url(images/head.jpg);
padding: 20px 20px 0px 20px;
text-decoration: none;
color: #fff;

}

#header a {

text-decoration: none;
color: #fff;

}
a:link, a:visited {
	color:#457d1c;
	text-decoration:none;
}

div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;

	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:20px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(/images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

#navbar {

border-top: #FFFFFF solid 3px;
height: 20px;
background-color: #457d1c;
padding: 5px 0px 0px 15px;

}


#main {

background-image: url(images/bg.jpg);

}

#content {

width: 660px;
float: left;
padding: 10px;

}
#content #lst {
font-size: 13px;
color: #999999;
margin: 10px 10px 10px 30px;
}
#lst h3 {
color:#457d1c;
font-size: 18px;
text-decoration: none;
background-image: url(images/golf_icon.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 25px;
padding-top: 5px;
letter-spacing: normal;
padding-left: 40px;
margin: 0px 0px 0px;
overflow: visible;
}
#dv {
width: 200px; float: left; margin-left: 20px;
}
#dv a{
color: #457d1c;
text-decoration:none;
}
#dv li {
height: 25px;
overflow: visible;
list-style-image: url(images/ball.jpg);

}
.tbllf {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-color: #F5FAE3;
	padding: 5px;
}
.tblrg {
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
}
#sidebar {

width: 268px;
float: right;
padding: 10px 4px 0px 0px;

}

#sidebar a {

color: #457d1c;
text-decoration:none;

}

#sidebar li {
list-style-image: url(images/smallplayer.jpg);
}

#clear { clear: both; }

#footer { 


width: 950px;
height: 30px;
background-color: #457d1c;
padding: 10px 10px 0px 10px;

}

#footer a { 

text-decoration: none;
color: #fff;

}
