body, html {
	background-image: url(../images/bg_test.jpg);
	background-repeat: repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#sfc_container {
	margin-left: auto;
	margin-right: auto;	
	width: 1000px;
	background-color: #005e8d;
}

div.sfc_wrap {
	position: relative; top: 0px; left: 0px;
	width: 1000px;
}

/*  [[  Header  ]]  */
div#sfc_header {
	position: relative; top: 0px; left: 0px;
	width: 1000px;
	height: 199px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

img.logo {
	position: absolute; top: 0px; left: 0px;
	width: 209px;
	height: 196px;
}

img.lpga_logo {
	position: absolute; top: 56px; right: 21px;
	width: 113px;
	height: 113px;
}

div.header_title {
	position: absolute; top: 88px; left: 211px;
	width: 282px;
}

.header_title {
	font-family: Candara, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

div.header_links {
	position: absolute; top: 12px; right: 0px;
	width: 600px;
	height: 25px;
	background-image: url(../images/bg_header_links.jpg);
	background-repeat: no-repeat;
}

div.btn_header_links {
	position: relative; top: 3px;
	float: left;
}

input.header_search {
	position: absolute; top: 0px; left: 85px;
	font-family: Candara, Arial;
	font-size: 10px;
	height: 12px;
	line-height: 1.4em;
}

/*  [[  Main Navigation  ]]  */
div#sfc_nav {
	position: relative; top: 0px; left: 0px;
	width: 1000px;
	height: 36px;
	background-image: url(../images/bg_sfc_nav_small.jpg);
	background-repeat: repeat-x;
	z-index: 1000;
}
a.sfc_nav_links:link, a.sfc_nav_links:visited  {
	font-family: Candara;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
a.sfc_nav_links:hover {
	text-decoration: none;
	color: #e9e9e9;
}
a.sfc_nav_sublinks:link, a.sfc_nav_sublinks:visited {
	font-family: Candara;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
a.sfc_nav_sublinks:hover {
	text-decoration: none;
	color: #fff;
}

/* -- superfish.css controls most styles for the nav bar -- */


/*  [[  Content  ]]  */
div#sfc_content {
	position: relative; top: 0px; left: 0px;
	width: 1000px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	z-index: 10;
	background-color: #005e8d;
}

div#sfc_content_home {
	position: relative; top: 0px; left: 0px;
	width: 1000px;
	min-height: 968px;
	height: auto !important;
	height: 968px;
	z-index: 10;
	background-color: #005e8d;
}

	/*  [[  Home Page  ]]  */
	div.sfc_content_left_home {
		position: relative; top: 0px; left: 10px;
		width: 683px;
		z-index: 10;
	}
	
		/*  [[  Left  ]]  */
		div.sfc_headlines_wrapper {
			position: relative; top: 0px; left: 0px;
			width: 684px;
			height: 433px;
/*			background-color: #fff;
			border: 1px solid #333;*/
			z-index: 10;
		}				
		
		div.sfc_headline_images {
			position:relative; top: 10px; left: 10px;
			width: 664px;
			height: 370px;
			border: 1px solid #999;
			background-color: #ccc;
			z-index: 10;
		}
		
		div.sfc_headline_thumbs {
			position: relative; top: 15px; left: 10px;
			width: 664px;
			height: 105px;
			border: 1px solid #999;
			background-color: #ccc;
		}
		
		div.sfc_news_title {
			position: relative; top: 20px; left: 0px;
			width: 684px;
			height: 41px;
			background-color: #001e4b;	
			border: 1px solid #333;
		}
		
		div.sfc_news_text {
			position: relative;
			font-family: Candara, Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 3em;
			color: #fff;
			padding-left: 10px;
			width: 200px;
		}
		
		div.sfc_news_buttons {
			position: relative; top: 20px; left: 15px;
			width: 664px;
			height: 97px;			
		}
		.sfc_news_buttons img {
			float: left;
			width: 327px;
			height: 97px;
			margin-top: 10px;
			margin-right: 5px;
		}
		
		div.sfc_flickr {
			position: relative; top: 50px; left: 0px;
			width: 684px;
			height: 140px;
			background-color: #fff;
			border: 1px solid #333;
		}
		
			/*  [[  Flickr Widget  ]]  */
			div.flickr_header {			  
			  	position: relative; top: 0px; left: 0px;
				width: 684px;
				height: 25px;
				margin: 0;
				padding: 0;
				background-image: url(../images/flickr_header.jpg);
			}
			
			div.flickr_widget {
				position: relative; top: 6px; left: 10px;
				width: 661px;
				height: 99px;
				background-image: url(../images/bg_flickr_widget.jpg);
				background-repeat: no-repeat;
			}
			
			ul.flickr_widget_ul {
				list-style: none;
				/*position:relative; top: 6px; left: 10px;*/
			  	/*width:600px;
				height: 99px;*/
			  	/*text-align:center;	*/
				/*background-image: url(../images/bg_flickr_widget.jpg);
				background-repeat: no-repeat;*/
			}
			
			li.flickr_photo {
				position: relative; top: 12px;
				text-align: center;
				display:inline;
			}
			
			
			div.flickr_widget {
			  	position:relative; top: 6px; left: 10px;
			  	width:661px;
				height: 99px;
			  	text-align:center;	
				background-image: url(../images/bg_flickr_widget.jpg);
				background-repeat: no-repeat;
			}
			div.flickr_photo {
				position: relative; top: 12px;
				text-align: center;
				display:inline;
				/*margin:0;
				padding:0;*/
			}
			div.ennui_widget_footer {
				margin:0;
				padding:0;
			}
		
		/*  [[  Right  ]]  */
		div.sfc_content_right_home {
			position: absolute; top: 10px; left: 703px;
			width: 288px;
		}
		
		div.sfc_info_box {
			position: relative; left: 0px;
			margin-bottom: 5px;
			width: 288px;
			/*height set inline*/
			background-color: #005e8d;								
		}
					
		div.sfc_info_box_title {
			position: absolute; top: 3px; left: 0px;
			width: 288px;
			height: 21px;
			text-align: center;
		}
		.sfc_info_box_title {
			font-family: Candara, Arial;
			font-size: 15px; 
			font-weight: bold;
			color: #fff;
			letter-spacing: 2px;
		}
		a.sfc_info_box_title:link, a.sfc_info_box_title:visited { text-decoration: none; }
		a.sfc_info_box_title:hover { text-decoration: underline; }
		
		div.sfc_info_box_links {
			position: relative; top: 30px; left: 10px;
			width: 283px;			
		}
		.sfc_info_box_links {
			font-family: Candara, Arial;
			font-size: 14px;
			color: #000;
			font-weight: bold;
		}
		a.sfc_info_box_links:link, a.sfc_info_box_links:visited { text-decoration: none; }
		a.sfc_info_box_links:hover { text-decoration: none; color: #972012; }
		
		div.sfc_info_image {
			position: relative;
			float: left;
			width: 140px;
			height: 40px;
			margin-top: 10px;
			margin-left: 2px;
		}
		
		div.sfc_video {
			position: relative; top: 25px; 
			text-align: center;
		}
		
		
	/*  [[  Sub Pages  ]]  */
	
	div.subLeftNav {
		position: absolute; top: 25px; left: 10px;
		width: 155px;
		background-color:#005E8D;
	}
	
	div.subRightContent {
		position: relative; top: 10px; left: 169px;
		width: 815px;
		min-height: 770px;
		height: auto !important;
		height: 770px;
		background-color: #fff;
		border: 1px solid #333;
	}
		
	p.subHeaderText {
		padding-left: 20px;
		font-family: Candara, Arial;
		font-size: 16px;
		font-weight: bold;
		color: #000;
	}

	.subBodyText {
		padding: 20px;
		font-family: Candara, Arial;
		font-size: 12px;
		color: #000;
	}

	.subLeftNavLink {		
		font-family: Candara, Arial;
		font-size: 18px;
		text-decoration: none;
		color: #fff;
	}
	.subLeftNavLink:hover {
		color: #001e4b;
	}
	
	.subRightContent ul {
		list-style: none;
		margin: 4px;
		padding: 4px;
		font-family: Candara, Arial;
		font-size: 12px;
		color: #000;
	}
	
/*  [[  News Ticker  ]]  */
.tickercontainer { /* the outer div with the black border */
	position: absolute; top: 5px; left: 220px;
	width: 460px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 450px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 0px;
	font-family: Candara, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;	
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	font-family: Candara, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 
a.newsticker:link, a.newsticker:visited {
	color: #fff;
	text-decoration: underline;
}
a.newsticker:hover {
	color: #ccc;
}

/*  [[  Footer  ]]  */
div#footer {
	position: relative; top: 30px; left: 0px;
	width: 980px;		
	text-align: center;
	background-color: #005e8d;	
	color: #ccc;
	padding: 10px;
}

.footer {
	padding: 5px;
	font-family: Candara, Arial;
	font-size: 11px;
	color: #fff;
	line-height: 1.5em;
}
a.footer:link, a.footer:visited { text-decoration: none; }
a.footer:hover { text-decoration: none; color: #999; }
	
/*  [[  You Tube  ]]  */
.jcarousel-skin-youtube .jcarousel-container {    
	width: 280px;
	height: 170px;
	position: relative; top: 0px; left: 5px;
	overflow: hidden;
	z-index: 10;
}

.jcarousel-skin-youtube .jcarousel-container-horizontal {
    width: 280px;    
}

.jcarousel-skin-youtube .jcarousel-clip-horizontal {
    width:  280px;
    height: 170px;
}

.jcarousel-skin-youtube .jcarousel-item {
    width: 280px;
    height: 170px;
}

.jcarousel-skin-youtube .jcarousel-item-horizontal {
    /*margin-right: 10px;*/
}

.jcarousel-skin-youtube .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-youtube .jcarousel-next-horizontal {	
    position: absolute;
    top: 142px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-youtube .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-youtube .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-youtube .jcarousel-next-disabled-horizontal,
.jcarousel-skin-youtube .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-youtube .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-youtube .jcarousel-prev-horizontal {	
    position: absolute;
    top: 142px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-youtube .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-youtube .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-youtube .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-youtube .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-youtube .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}



