﻿body {
	
	margin-top: 0px;
}




#pagecontainer {
    text-align: left;
    margin-left: auto;
	margin-right: auto;
	width: 750px;
}
#mast1container {
	clear:left;
	height: 70px;
    position: relative;
}
#mast1-left {
	width: 150px;
	height: 70px;
	float: left;
}
#mast1-center {
	width: 450px;
	height: 70px;
	float: left;

}
#mast1-right {
	width: 150px;
	height: 70px;
	float: left;
	position: absolute;
	
}
#mast2container {
	clear:left;
	position: relative;
}
#mast2-left {
	float: left;
	width: 150px;
	height: 45px;
}
#mast2-center {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 449px;
	height: 45px;
	position: relative;
}
#mast2-right {
	float: left;
	width: 150px;
	height: 45px;
	position: absolute;
}
#maincontainer {
	clear: left;
}
#main-left {
	float: left;
	width: 150px;
	position: relative;
}
#main-center {
	position: relative;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 448px;
	min-height: 600px;
}
#main-right {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 150px;
	position: relative;
}
#timedatestamp {
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	height: 52px;
}
#content5 {
	clear: left;
	float: left;
	height: 420px;
	width: 150px;
}
#addressblock {
	clear: left;
	float: left;
	height: 69px;
	width: 149px;
	
}
#footer {
	clear: both;
	position: relative;
	width: 750px;
	float: left;
	
}


.mast2ImageFix {
    position: absolute;
    right: 0px;
}

* html .mast2ImageFix {
    position: absolute;
    right: 0px;
    margin-right: -1px;
}


/* ********Right Side Menu Boxes********* */

.infoBox {
	border: 1px solid #999999;
	margin-left: 2px;
	margin-bottom: 2px;
	width: 144px;
	padding: 1px;
}


/* ********Small Page Pic Fix ************ */
.smallPicFix {
	border-bottom: 1px solid #999999;
	border-right: 1px solid	#999999;
}


.mbackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}






