#storyContainer {
	position: absolute; margin-bottom: 10px;
}
a {
text-decoration: none;
}

.storydiv {
WIDTH: 380px; HEIGHT: 249px; position: absolute; margin:0px; vertical-align: bottom}
#story1 {
	BACKGROUND-image: url(../images/golf-shopads.jpg);
}
#story2 {
	DISPLAY: none; BACKGROUND-image: url(../images/golf-shopads.jpg); background-position: -382px 0;
}
#story3 {
	DISPLAY: none; 	BACKGROUND-image: url(../images/golf-shopads.jpg); background-position: -762px 0;
}
#story4 {
	DISPLAY: none; BACKGROUND-image: url(../images/golf-shopads.jpg); background-position: -1143px 0;
}

#storyContainer span {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-TOP: 25px;
	margin-left: 15px; margin-top: 0px; width: 180px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; line-height: 140%; font-size: 11px; 
}

#storyContainer span a {
	color: #ff6600;
}

#storyContainer span a:hover {
	color: #ffffff;
}


#storyContainer .storylink {
background-image:url(../images/ss-booknow.gif);
padding-left: 10px;
padding-top: 7px;
padding-bottom: 5px;
display: block;
margin-bottom: 6px;
 width: 173px;
 color: #ffffff;
 }
 
 #storyContainer .storylink:hover {
 background-image: url(../images/ss-booknow.gif);
 background-position: 0 -28px;
 color: #ffffff;

 }

/*.storyDesc a {
	text-decoration: none;
	color: #FFFF00;
}*/

#storyContainer h1{
	font-size: 14px;
	color: #FFFFFF;
	width: 100%;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}

 #storyContainer h1 a {
	color: #FFFF00; width: 100%;
	text-decoration: none;
}

 #storyContainer h1:hover {
	color: #ffffff;width: 100%;
	text-decoration: underline;
}

.breaklink {
	DISPLAY: block; FONT-WEIGHT: bold;
}
#nav {
	FONT-SIZE: 10px;  
	width: 179px; font-family: Arial, Helvetica, sans-serif;
}

#nav .img {
	float: left;
	margin-right: 10px;
	border: 1px solid #cccccc;
	}

.left {
	float: left;
	position: absolute;
	margin-left: 20px;
	margin-top: 180px;
	}

.right {
	float:left;
	position: absolute;
	margin-left: 215px;
	margin-top: 180px;
	}

	
#nav a {
	background-image: url(../images/ss-nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	width: 133px;
	color: #ffffff;
	padding-right: 5px;
	height: 18px;
	float: left;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
	#nav a:hover {
	background-image: url(../images/ss-nav.gif);
	background-position: 0 -23px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	width: 133px;
	height: 18px;
	color: #000000;
	float: left;
	margin-bottom: 10px;
	text-decoration: none;
	}
