@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.ypnLayout #mainContainer{
	width: 955px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(lgBackYPN.gif);
	background-repeat: no-repeat;
} 
.ypnLayout #header {
	padding: 0;
	height: 525px;
	/*background-image: url(Back1a.jpg);*/
	clear:both;
}
.ypnLayout #ltHeaderCol {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 214px; /* since this element is floated, a width must be given */
	height: 393px;
	padding: 0; /* top and bottom padding create visual space within this div  */
}
.ypnLayout #headerTop {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 955px; /* since this element is floated, a width must be given */
	height: 131px;
	padding: 0; /* top and bottom padding create visual space within this div  */
}
.ypnLayout #flashContainer {
	padding: 0;
	float: right;
	height: 393px;
}
.ypnLayout #flashHeaderContainer {
	padding: 0;
	float: left;
}
.ypnLayout #contentContainer {
	padding: 0;
	height: 359px;
	/* background-image: url(Back2a.jpg);*/
	background-color: #FFF;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	clear:both;
}
.ypnLayout #ltCol {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 170px; /* since this element is floated, a width must be given */
	height: 328px;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	background-color: #F00;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
.ypnLayout #rtCol {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 408px; /* since this element is floated, a width must be given */
	height: 328px;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #0F0;
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}
.ypnLayout #cntCol {
	height: 328px;
	margin-top: 20px;
	margin-right: 428px;
	margin-bottom: 7px;
	margin-left: 184px;
	background-color: #FF0;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
.ypnLayout #footer {
	padding: 0;
	/* background-color: #F8962B; */
} 
.ypnLayout #footerLogo {
	float: left;	
} 
.ypnLayout #footerMenu {
	padding: 0;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 35px;
	float: right;
	height: 41px;
	width: 775px;
	text-align: center;
} 
.ypnLayout #footerCopyright {
	padding: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 940px;
	height: 40px;
} 
.ypnLayout #footerCoSentry {
	float: right;
	text-align: right;
	padding: 10px;
} 
a.menuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005389;
	text-decoration: none;
}
a.menuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005389;
	text-decoration: none;
}
a.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}


#main1 {
	margin:0; padding:0;
}
#main2 {
	margin:0; padding:0;
	}
#left {
	float:left;
	width:170px;
	height: 358px;
	margin:0; padding:0;
	text-align: center;
	}
#right {
	float:right;
	width:418px;
	height: 358px;
	margin:0;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#middle {
	margin:0 170px;
	height: 358px;
	}
.column-in {
	margin:0; padding:0.5em 1em;
	}
.column-inL {
	margin:0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
.WhiteFrontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
.OrangeFrontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #f8981d;
}
.WhiteFrontUpcomingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.WhiteFrontUpcomingDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
}
.WhiteFrontSubTitleCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}

.WhiteFrontBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.WhiteFrontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
