@charset "utf-8";
body {
	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: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #630063;

}
.prop {
    float:right;
    width:1px;
}

.minheight {
    height:550px;
}

.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
  	text-align: center; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;

}
.oneColFixCtrHdr #header {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 1px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	padding-left: 0px;
	height:132px;
	text-align: left;
	position:relative;
}

.oneColFixCtrHdr #header HeaderLogo {
	vertical-align: top;
	padding-left: 0px;
	width:580;
	float: left;
	text-align:left;

}

.oneColFixCtrHdr #header clock {
	vertical-align: top;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	left: 640px;
	width: 125px;
	position: absolute;
	text-align:right;
	top: 35px;
}

.oneColFixCtrHdr #header header1 {
	vertical-align: top;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	left: 660px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 660;
}


.oneColFixCtrHdr #header h1 {
	vertical-align: top;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
	float: right;
	height: 100px;
}
.oneColFixCtrHdr  #header  h2 {
	vertical-align: bottom;
	padding-bottom: 10px;
	float: left;
	height: 20px;
	width: 780px;
}
.oneColFixCtrHdr #mainContentcentered {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: auto;
	min-height: 400px;
	text-align: center;
	top: 100px;
	z-index:-10;
}

.oneColFixCtrHdr #contentfooter {
	padding-left: 10px;
	padding-right: 10px;
	height: 100px;
	position: relative;
}

.oneColFixCtrHdr #contentfooter left {
	text-align:left;
	float: left;
}
.oneColFixCtrHdr  #mainContentleft  right {
	float:right;
	
}

.oneColFixCtrHdr #contentfooter right {
	float:right;
	text-align:right;

}

.oneColFixCtrHdr  #mainContentleft {
	text-align:left;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	height: auto;
	text-align: left;
	min-height: 400px;
	text-decoration: none;
	position: relative;

}

.oneColFixCtrHdr #mylapsouteriframe {
     position:relative;
	 width:780px;
     height:2675px;
     overflow:hidden;         
    }
	
.oneColFixCtrHdr #mylapsinneriframe {
     position:absolute;
	 left:-320px;
	 width:1115px;
	 height:100%;
         
    }


.oneColFixCtrHdr #footer {
	color: #FFFFFF;
	background-color: #000000;
    font-size:.70em;
	height: 100px;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	
}

.oneColFixCtrHdr  #footer  m {
	position: static;
	padding-top:40px;
	padding-bottom:10px;
	padding-right:80px;
	width:780px;
	
}

.oneColFixCtrHdr #footer copy {
	vertical-align: bottom;
	text-align:center;
	padding-top:80px;
	top: 80px;
}

.oneColFixCtrHdr  #mainContentcentered  left {
	float:left;
	text-align:left;
}

.oneColFixCtrHdr  #maincontentmylaps  left {
     color;000000
}

