@charset "utf-8";
body {
	/*	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;*/
	background-color: #111930;
	/*background-color: #DEDEDE;*/
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(graphics/cusncMasterBGblue.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
}

.stickyHeader  {
	width: 100%;
	height: 70px;
	background-image: none;
	background-color: #000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B17D1C;
	position: fixed;
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	z-index: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



.fixedCentered {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
	padding-top: 5px;
}

.fixedCentered #bahrainTime {
	color: #CCC;
	margin-left:  420px;
	/*width: 190px;*/
	display: inline;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
	position: absolute;
	font-weight: bold;
}

.fixedCentered #timeDate {
	color: #CCC;
	margin-left:  522px;
	display: inline;
	font-weight: bold;
	margin-top: 25px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: absolute;
}

#googleSearchBox {
	width: 375px;
	margin-top: -15px;
	float: right;
	position: relative;
	height: 20px;
	z-index: 101;
}

.fixedCentered #catSurvey {
	color: #FC0;
	margin-left: 690px;
	/*width: 190px;*/
	display: inline;
	margin-top: 37px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	position: absolute;
	font-weight: bold;
	text-decoration: underline;
	z-index: 102;
}

.fixedCentered a:hover #catSurvey {
	color: #FFF;	
}

#NAVCENTlogo {
	background-image: url(graphics/NAVCENTlogo_50px.png);
	padding: 0px;
	position: relative;
	z-index: 100;
	height: 50px;
	width: 270px;
	float: right;
	/*margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}

#homeButt {
	background-image: url(graphics/homeButt2.png);
	height: 45px;
	width: 45px;
	position: absolute;
	z-index: 100;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	margin-top: 10px;
}

a:hover #homeButt  {
 	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
 }
 
 #flickrButt {
	background-image: url(graphics/flickrButt2.png);
	height: 45px;
	width: 45px;
	position: absolute;
	left: 60px;
	z-index: 100;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	margin-top: 10px;
}

a:hover #flickrButt  {
 	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
 }
 
 #faceButt {
	background-image: url(graphics/faceButt.png);
	height: 44px;
	width: 45px;
	position: absolute;
	left: 120px;
	z-index: 100;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	margin-top: 10px;
}

a:hover #faceButt  {
 	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
 }
 
#uTubeButt {
	background-image: url(graphics/uTubeButt5.png);
	height: 45px;
	width: 45px;
	position: absolute;
	left: 180px;
	z-index: 100;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	margin-top: 10px;
}

a:hover #uTubeButt  {
 	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
 }
 
 #twitterButt {
	background-image: url(graphics/twitterButt.png);
	height: 45px;
	width: 45px;
	position: absolute;
	left: 240px;
	z-index: 100;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	margin-top: 10px;
}

a:hover #twitterButt {
 	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
 }

 #dvidsButt {
	background-image: url(graphics/dvidsButt.png);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 300px;
	z-index: 100;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	margin-top: 10px;
}

a:hover #dvidsButt {
 	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

.transparentWrap {
	position: relative;
	z-index: 1;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	/*	background-color: #232323;*/
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color:#000;
	/*border-left-color: #232323;*/
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color:#000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border-right-color: #232323;*/
	/*	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;*/
}

.container {
	position: relative;
	z-index: 2;
	width: 1050px;
	overflow: auto;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	/*transparent borders don't work for IE8*/
	border-left: solid 15px rgba(0,0,0,0.3);
	border-right: solid 15px rgba(0,0,0,0.3);
	bottom: 0px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#cusncBanner {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

.galleria {
	width: 640px; 
	height: 480px;
}

.buttonRow {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 1050px;
	overflow: hidden;
}

#button {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 0px;
	margin-left: 5px;
}

a:link #button, a:active #button, a:visited #button {
    text-decoration: none;
	border: none;
 }

a:hover #button {
	 filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	border: none;
 }


#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.photoSection {
	width: 1040px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	overflow: hidden;
	background-color: #202020;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #3E5AAF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E5AAF;
	border-right-color: #3E5AAF;
	border-left-color: #3E5AAF;	/*outline-style:solid;
	outline-color: #036;*/
}

.photoSection #leftColumn {
	float: left;
	width: 195px;
	margin-right: 5px;
}

.photoSection #leftColumn h1 {
	text-align: left;
	margin-left: 70px;
	width: 100px;
	color: #CCC;
	font-weight: normal;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	background-color: none;	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;*/
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-left: 10px;
}

#photoMonth  {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	width: 100px;
	/*background-color: #FFF;*/
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: -15px;
	/*border: thin solid #F00;*/
	margin-left: 75px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	/*border-left-color: #E8E6DA;
	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;*/
	z-index: 100;
	font-weight: bold;
	color: #999;
}

#photoMonth li {
	padding: 2px;
	font-size: 12px;
}

#photoMonth li a:link, #photoMonth li a:active, #photoMonth li a:visited {
	color: #999;
	text-decoration: none;
}

#photoMonth li a:hover {
	color: #FFF;
	text-decoration: none;
}

#eventsHeader {
	text-align: left;
	margin-left: 70px;
	width: 100px;
	color: #CCC;
	font-weight: normal;
	margin-top: -10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	background-color: none;	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;*/
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	padding-left: 10px;
}

#photoEvents  {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	width: 100px;
	/*background-color: #FFF;*/
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: -19px;
	/*border: thin solid #F00;*/
	margin-left: 75px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	/*border-left-color: #E8E6DA;
	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;*/
	z-index: 100;
	font-weight: bold;
	color: #999;
}

#photoEvents li {
	width: 100px;
	color: #999;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
}

#photoEvents li a:link, #photoEvents li a:visited, #photoEvents li a:active {
	color: #999;
	text-decoration: none;
}

#photoEvents li a:hover {
	color: #FFF;
	text-decoration: none;
}

#photoArchive {
	position: absolute;
	width: 195px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #F00;
	padding-bottom: 5px;
	/*background-color: #999;*/
	margin-top: 415px;
}

#photoArchive h2 {
	width: 150px;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 18px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#photoYear {
	width: 165px;
	margin-top: -10px;
	margin-left: -19px;
	padding-top: 10px;
	text-decoration: none;
	list-style-type: none;
}

#photoYear li a:link, #photoYear li a:active, #photoYear li a:visited  {
	float: left;
	list-style-type: none;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	color: #999;
	/*margin-top: -10px;*/
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}

#photoYear li a:hover  {
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}

.photoSection #middleColumn {
	width: 640px;
	float: left;
}

.photoSection #middleColumn h1 {
	text-align: left;
	width: 820px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border-top-width: thin;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #768BBB;*/
	color: #FFF;
	background-color: #395FA7;
	font-weight: bold;
	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;*/
	z-index: 100;
	background-image: url(graphics/mainHeaderBG.jpg);
	background-position: -150px;
}


#leftColumn #PHOTOSlogo, #leftColumn #STORIESlogo, #leftColumn #VIDEOSlogo {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	/*transparency for all browers*/			
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	z-index: 100;
}

.photoSection #rightColumn {
	width: 195px;
	float: right;
}

.photoSection #rightColumn h1 {
	float: right;
	margin-top: 0px;
	text-align: center;
	width: 195px;
	color: #FFF;
	background-color:#395FA7;
	font-weight: normal;
	margin-top: 0px;
	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;*/
}

#flickrLink {
	position: relative;
	float: right;
	margin-top: 475px;
	margin-right: 5px;
	/*transparency for all browers*/			
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;	
}

a:link #flickrLink, a:active #flickrLink, a:visited  #flickrLink {
	border: none;
}

a:hover #flickrLink  {
	/*transparency for all browers*/			
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	z-index: 100;
	border: none;
}

.storiesSection {
	width: 1040px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	overflow: hidden;
	background-color: #202020;
	background-color: #202020;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #3E5AAF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E5AAF;
	border-right-color: #3E5AAF;
	border-left-color: #3E5AAF;		
}

.storiesSection #leftColumn {
	float: left;
	/*width: 195px;*/
	width: 70px;
	margin-right: 5px;
}

.storiesSection #leftColumn h1 {
	text-align: center;
	margin-left: 65px;
	width: 135px;
	color: #FFF;
	background-color:#395FA7;
	font-weight: normal;
	margin-top: 0px;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;
}

.storiesSection #middleColumn {
	width: 960px;
	height: 440px;
	float: right;
	padding-bottom: 10px;
	background-color: #CCC;
	overflow: hidden;
}

.storiesSection #middleColumn h1, .videoSection #middleColumn h1 {
	text-align: left;
	width: 950px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	/*background-color: #395FA7;*/
	font-weight: bold;
	/*transparency for all browers			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;*/
	z-index: 100;
	background-image: url(graphics/mainHeaderBG.jpg);
	background-position: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	background-repeat: repeat;
}

.storiesSection #middleColumn #storiesSlider {
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.storiesSection #middleColumn #storiesSlider li {
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 340px;
	overflow: hidden;
	z-index: 100;
}

.headline {
	background-color: #FFF;
	width: 305px;
	height: 325px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

.headline a:link {
	text-decoration: none;
}

.headline a:link h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #036;
	text-decoration: none;
}

.headline a:visited h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #036;
	text-decoration: none;
}

.headline a:hover h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
	text-decoration: none;
}

.headline a:active h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #036;
	text-decoration: none;
}

.headline a:link img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-decoration: none;
}

.headline #byline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.headline #lead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.storiesSection #middleColumn h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 75px;
	margin-left: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.storyArchive {
	position: relative;
	top: -15px;
	left: 445px;
	width: 520px;
	height: 25px;
	/*margin-left: 490px;*/
	/*border: thin none #F00;*/
	padding-bottom: 10px;
	background-color: #999;
	margin-top: 25px;
	text-decoration: none;
	z-index: 100;
}

.storyArchive h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
}

.storyArchive ul {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
}

.storyArchive ul a:link {
	text-decoration: none;
}

.storyArchive ul a:link li, .storyArchive ul a:active li, .storyArchive ul a:visited li {
	font-size: 12px;
	float: left;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #004496;
	color: #00337D;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.storyArchive ul a:hover li {
	color: #FFF;
}

.storiesSection #rightColumn h1 {
	float: right;
	text-align: center;
	width: 190px;
	color: #FFF;
	background-color:#395FA7;
	font-weight: normal;
	margin-top: 0px;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;
}

.photos {
	width: 600px;
	overflow: auto;
	margin-bottom: 5px;
	margin-top: -15px;
	background-color: #000;
	height: 400px;
}

.photos a img {
	float: left;
	border: 5px solid #FFF;
}


.photos #newsPhotoCaption {
	color: #FFF;
	background-color: #333;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-weight: bold;
	border-left-width: thin;
	border-left-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

.videoSection {
	width: 1040px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	overflow: hidden;
	background-color: #202020;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #3E5AAF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E5AAF;
	border-right-color: #3E5AAF;
	border-left-color: #3E5AAF;	/*outline-style:solid;
	outline-color: #036;*/
}

.videoSection #leftColumn {
	float: left;
	/*width: 195px;*/
	width: 70px;
	margin-right: 5px;
}

.videoSection #leftColumn h1 {
	text-align: center;
	margin-left: 65px;
	width: 130px;
	color: #CCC;
	background-color: #395FA7;
	font-weight: normal;
	margin-top: 0px;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;
}

.videoSection #middleColumn {
	width: 960px;
	float: right;
	padding-bottom: 10px;
	background-color: #CCC;
	overflow: hidden;
}

#videoSliderWrap {
	width: 640px;
	margin-left: 300px;
	padding: 0px;
	float: right;
}

.videoSection #middleColumn #videosSlider {
	/*width: 620px;*/
	margin: 0px;
	padding: 0px;
}

.videoSection #middleColumn #videosSlider li {
	margin: 0px;
	padding: 0px;
	width: 620px;
	overflow: auto;
	float: right;
	clear: none;
}

#videoBlockLead {
	position: absolute;
	float: left;
	width: 300px;
	height: 350px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow-y: hidden;
	clear: none;
	z-index: 200;
}

#videoDescripLead {
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin-top: 5px;
	clear: none;
}

#videoBlock {
	float: left;
	width: 300px;
	height: 310px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow-y: hidden;
}

#videoDescrip {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

.videoSection #middleColumn h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 75px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#uTubeLink {
	position: absolute;
	margin-left: 905px;
	margin-top: -45px;
}

a:link #uTubeLink, a:active #uTubeLink, a:visited  #uTubeLink {
	border: none;
}

a:hover #uTubeLink  {
	/*transparency for all browers*/			
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	z-index: 100;
	border: none;
}

.videoSecton #rightColumn {
	width: 195px;
	float: right;
}

.videoSection #rightColumn h1 {
	float: right;
	text-align: center;
	width: 190px;
	color: #FFF;
	background-color:#395FA7;
	font-weight: normal;
	margin-top: 0px;
	/*transparency for all browers*/			
	filter: alpha(opacity=80);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;
}

#containerBottom {
	background-image:url(graphics/cusncFooterBanner1050.jpg);
	height: 120px;
	width: 1050px;
	position: relative;
	z-index: 2;
	clear: both;
	background-repeat: no-repeat;/*	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4065C2;/*	box-shadow: 3px 5px 5px #888888;*/
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#containerBottom #left {
	font-size: 12px;
	position: absolute;
	color: #B17C32;
	z-index: 100;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 50px;
	margin-left: 250px;
}

#containerBottom #left a {
	color: #B17C32;
	text-decoration: underline;
}

#containerBottom #right {
	font-size: 12px;
	position: absolute;
	color: #B17C32;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 50px;
	margin-left: 700px;
}

#containerBottom #center {
	color: #CCCCCC;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	border: thin none #F00;
	text-align: center;
	z-index: 100;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 15px;
}

#containerBottom #center a {
	color: #CCCCCC;
	text-decoration: underline;
	z-index: 100;
	font-size: 12px;
}

#containerBottom #disclaimer {
	position: absolute;
	color: #CCC;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	z-index: 99;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 90px;
	padding: 0px;
}

.stickyFooter {
	position: fixed;
	height: 20px;
	width: 100%;
	bottom: 0px;
	background-color: #000;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #B17D1C;
	background-image: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	z-index: 100;
	left: 0px;
}

#bottomCenter  {
	width: 1050px;
	height: 40px;
	z-index: 100;
	bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(graphics/footerBG1050x40.png);
}
