* {
margin:0;
padding:0;
}

body {
	min-width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #484848;
	/*background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/main_page/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;*/
}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

img {
border: none;
}

.clearance {
clear:both;
}

/* very top to possibli ad extra announcements and advertising */
.safetyHeader {
	width:900px;
	height:15px;
}

#logo {
	width:195px;
}

#logo h1 {
	margin:0;
	position:absolute;
	top:33px;
	right:4px;
	width:195px;
	text-indent:-9999px;
	/*background-image: url(../images/main_page/logo_June.gif);*/
	background-repeat: no-repeat;
}


#logo h1 a {
	display: block;
	height:39px;
	background-image: url(../images/index/LakeExpressBanner.gif);
	background-repeat: no-repeat;
}

#logoMWF {
	width:150px;
}

#logoMWF h1 {
	margin:0;
	position:absolute;
	top:33px;
	left:50px;
	width:150px;
	text-indent:-9999px;
	/*background-image: url(../images/main_page/logo_June.gif);*/
	background-repeat: no-repeat;
}


#logoMWF h1 a {
	display: block;
	height:101px;
	background-image: url(../images/index/MWFLogo.gif);
	background-repeat: no-repeat;
}


#banner {
	width: 900px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#content {
	width:750px;
	float:right;
	background-image: url(../images/index/tiled-gray-line3.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
	position:relative;
}


#mainNav {
	width:140px;
	float: left;
	/*padding-top:15px;
	padding-left: 8px;*/
}

#mainNav h1 {
	color:#888989;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 4px;
}



/*#mainNav .width {
padding-left:7px;
}*/

#footer {
clear:both;
}

#mainContent {
	width: 590px;
	float:left;
	position:relative;
		/*padding-top: 15px;*/
}

#secondaryContent {
	width:150px;
	float:right;
	/*padding-left: 10px;*/
}

#mainContent2 {
	width: 390px;
	float:left;
	/*padding-top: 15px;*/
}

#secondaryContent2 {
	width:190px;
	float:right;
	/*padding-left: 10px;*/
}


/* navigation styles */
.navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
padding-bottom: 12px;
}

.navigation ul a {
display:block;
width: 140px;
height: 12px;
line-height: 12px;
color:#53b9f1;
text-decoration: none;
background: #FFFFFF;
text-indent: 4px;
}

.navigation a:hover, .selected a {
background: #888989;
color: #ffffff;
}

.navigation li {
display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

.navigation li {
padding-bottom: 1px;
}

#home #navigation1 .home a,
#history #navigation1 .history a,
#schedule #navigation1 .schedule a,
#events #navigation1 .events a,
#video #navigation1 .video a {
	color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#register #navigation2 .register a,
#spectator #navigation2 .spectator a,
#participant #navigation2 .participant a,
#travel #navigation2 .travel a,
#rental #navigation2 .rental a {
color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#volunteer #navigation3 .volunteer a,
#supporter #navigation3 .supporter a,
#founder #navigation3 .founder a {
color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#sponsor #navigation4 .sponsor a {
color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#press #navigation5 .press a,
#inquires #navigation5 .inquires a,
#sponsorship #navigation5 .sponsorship a {
color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#executive #navigation6 .executive a,
#advisory #navigation6 .advisory a,
#organizing #navigation6 .organizing a {
color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#contact #navigation7 .contact a,
#contribute #navigation7 .contribute a {
color: #53b9f1;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../images/index/navigation_highlighter.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* end of navigation styles */

/* first column of Content */

.box {
	display: block;
	height: 13px;
	width: 140px;
	margin-left: 10px;
	margin-top: 1px;
}

.box2 {
	display: block;
	height: 13px;
	width: 140px;
	margin-top: 1px;
}

#mainContent2 h1 {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
}

.mainText {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	line-height: 1.4em;
}

.spacing {
height: 15px;
}

/* Add This button styles for Index page, made mainContent relative to postion the button */
.shareIndex {
	position:absolute;
	height: 16px;
	width: 83px;
	top: 16px;
	right: 106px;
}

/* Cross Browser Marquee styles for Index page, made "content" relative to postion it */
.marquee {
	position:absolute;
	height: 14px;
	width: 240px;
	top: 0;
	right: 0;
}

.marqueeIndex {
	position:absolute;
	height: 14px;
	width: 580px;
	top: 0;
	right: 0;
}

.presentedUW {
	height: 25px;
	padding-right: 95px;
	background-image: url(../images/index/becker_logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: 300px;
}

.presentedUW p {
	float: right;
	padding-top: 6px;
}

.presentedWPS {
	height: 25px;
	padding-right: 95px;
	background-image: url(../images/index/wps_logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: 300px;
}

.presentedWPS p {
	float: right;
	padding-top: 6px;
}

.videoComment {
	height: 25px;
	padding-right: 5px;
}

.videoComment p {
	float: right;
	padding-top: 6px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0081D7;
	letter-spacing: 0.1em;
}

.secondaryContent2dottedTop {
	height: 4px;
	width: 385px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.secondaryContent2dottedBottom {
	height: 8px;
	width: 385px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.secondColunmtdottedTopShort {
	height: 4px;
	width: 165px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.secondColunmtdottedTop {
	height: 4px;
	width: 185px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.secondColumndottedBottom {
	height: 8px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.thirdColunmtdottedTop {
	height: 4px;
	width: 149px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.thirdColumndottedBottom {
	height: 8px;
	width: 149px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#secondaryContent2 h1 {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

/*#secondaryContent h1 {
	color:#888989;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 7px;
}*/

#secondaryContent h1 {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}

.box3 {
	display: block;
	height: 13px;
	width: 140px;
	margin-top: 1px;
	padding-right: 100px;
	}

/* end */
/* Header Styles */

.readMoreHeader {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}


.breadcrumpsImitate {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #48B6FF;
	padding-left: 7px;
	padding-top: 4px;
	font-weight: normal;
	}	
	
/*.breadcrumpsImitate a {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0081D7;
	letter-spacing: 0.1em;
	}	
	
.breadcrumpsImitate a:hover {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0081D7;
	letter-spacing: 0.1em;
	text-decoration: underline;
	}	*/
	
.breadcrumpsImitateGrey {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	padding-top: 4px;
	font-weight: bold;
	}	
	
.breadcrumpsImitateRed {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3399;
	padding-top: 4px;
	font-weight: bold;
	}	
	
.breadcrumpsImitateGreen {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #689247;
	padding-top: 4px;
	font-weight: bold;
	}	
	
.breadcrumpsImitateBlue {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003868;
	padding-top: 4px;
	font-weight: bold;
	}				
	
.breadcrumpsImitateLight {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	font-weight: normal;
	text-transform: uppercase;
	}		
	
.breadcrumpsImitateLight a {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}	
	
.breadcrumpsImitateLight a:hover {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099ff;
	}	
		
	
.breadcrumpsImitateLightRight {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	padding-left: 26px;
	}		
	
	
/*.breadcrumpsImitateGrey a {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0081D7;
	letter-spacing: 0.1em;
	}	
	
.breadcrumpsImitateGrey a:hover {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0081D7;
	letter-spacing: 0.1em;
	text-decoration: underline;
	}	*/

.boxPress {
	display: block;
	background: #888989;
	height: 13px;
	width: 160px;
	margin-top: 7px;
	padding-left: 5px;	
}

 .clearance {
 clear:both;
 }

/* end */

/* Third column */

.sponsorColumn {
	width: 138px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.sponsorColumn img {
	margin-bottom: 5px;

}

/* footer Styles */

#underline {
	width:900px;
	height: 5px;
	background-image: url(../images/index/tiled-gray-line3.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	background-position: bottom;
}

ul#breadcrumbs {
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	}
	
#breadcrumbs li {
	display: inline;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	}
	
/* footer ends */


/* search widget */

.search {
	position:absolute;
	width:166px;
	height:26px;
	right: 0;
	top: 130px;
}

/* weather widget */

.weather {
	position:absolute;
	width:175px;
	right: 0;
	top: 530px;
}

.weatherIndex {
	position:absolute;
	width:175px;
	right: 0;
	top: 355px;
}

.newsletter {
	position:absolute;
	width:130px;
	height:26px;
	right: 6px;
	top: 110px;
	text-align: right;
}

.facebook {
	position:absolute;
	width:23px;
	height:25px;
	right: 175px;
	top: 133px;
	text-align: right;
}

#TICKER a {
	color:white;
	text-decoration: none;
	font-weight: bold;
}

.TICKER a:hover{
color: #ffffff;
}
