/* Framework */
* {
	margin: 0px;
	padding: 0px;
}


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	scrollbar-base-color: #4d4d4d;
}
#mosSite {
	width: 768px;
	margin: auto;
	text-align: left;

}
#mosSite fieldset {
	border: 0px solid #000;
}
#framework {
	width: 768px;
}
#middleframework {
	width: 762px;
	clear:both;
	background-color:#898989;
	float:left;
	border-top: 2px solid #898989;
	border-left: 3px solid #898989;
	border-right: 3px solid #898989;
	border-bottom: 2px solid #898989;
}
#middleframework .groupPadding{
	
}
#middleframework .containerFooter{
	clear:both;
}
#bottomframework {
	width: 768px;
	background-color: #000;
	float:left;
	border-top: none;
	border-left: 3px solid #898989;
	border-right: 3px solid #898989;
	border-bottom: 2px solid #898989;
	background-image: url(/images/content-bg3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
	padding:0;
}
html>body #bottomframework {
	width: 762px;
	clear:both;
	background-color: #000;
	float:left;
	border-top: none;
	border-left: 3px solid #898989;
	border-right: 3px solid #898989;
	border-bottom: 2px solid #898989;
	background-image: url(/images/content-bg3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
	padding:0;
}
#bottomframework .containerFooter{
	clear:both;
}

/* Ads */


#leaderboard {
	float: left;
     postion: relative;
}
#leaderboard .contentPadding{
	padding: 0px 0px 0px 10px;
   
}
#leaderboardLabel {
	background-image: url(/images/advertisement-white.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 90px;
	width: 15px;
	background-position: 0px 10px;
	float: left;
}
#leaderboardLabel2 {
	background-image: url(/images/advertisement-white.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 90px;
	width: 15px;
	background-position: 0px 10px;
	float: left;
}
#leaderboardAd {
    width: 728px;
    height: 95px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
	float: left;
	
}

/* Header */
#headerGroup {
	width:768px;
	background-color: #898989;
	clear: both;
	overflow: hidden;
}
#header { 
	width: 325px;
	height: 109px;
	float:left;
}
#header img{ 
	border:none;
}

#header #logoPrint {
	display:none;
	}
	
	
#footerBottom {
	clear: both;
}
#copyright {
	background-color: #898989;
	color: #000;
	width: 768px;
	height:30px;
	text-align: left;
	margin: 0px 0px 14px 0px;
}
#copyright .contentPadding{
	padding: 8px 0px 0px 90px;
}
#copyright .part1{
	width: 230px;
	float: left;
}
#copyright .part2{
	width: 240px;
	float: left;
}
#copyright .part3{
	width: 200px;
	float: left;
}
#copyright A {
	color: #000;
	text-decoration: none;
}
#copyright A:hover {
	color: #000;
	text-decoration: underline;
}




#copyrightInside {
	background-color: #898989;
	color: #000;
	width: 762px;
	height:30px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#copyrightInside .contentPadding{
	padding: 8px 0px 0px 90px;
}
#copyrightInside .part1{
	width: 230px;
	float: left;
}
#copyrightInside .part2{
	width: 240px;
	float: left;
}
#copyrightInside .part3{
	width: 200px;
	float: left;
}
#copyrightInside A {
	color: #000;
	text-decoration: none;
}
#copyrightInside A:hover {
	color: #000;
	text-decoration: underline;
}
