@charset "UTF-8";
/* CSS Document */
/***********************************************/
/* HEADER
/***********************************************/
div.topPic {
	background:url(../images/home-top-pic.jpg) no-repeat;
}
div.botPic {
	background:url(../images/home-bot-pic.jpg) no-repeat;
}
div#video {
	float:left;
	margin:0 10px 0 0;
}
div#question {
	float:left;
	width:300px;
	margin:0 0 0 20px;
}
img#dale {
	float:left;
	margin:10px 0 10px 0;
}
img#golflive {
	float:right;
	margin:0 0 0 0;
}
