body {
background-image:url('/images/background.png');
background-repeat:repeat-x;
font-family:tahoma;
line-height:1.5;
background-color:#000; }

.Wrapper {
margin-left:auto;
margin-right:auto;
width:864px;
border:2px #000 solid;
background-color:#fff; }

.Navigation {
	background-image:url('/images/navigation-background.jpg');
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	float: left;
}

.Navigation .Button {
	background-image:url('/mopsusa.com/images/btn.jpg');
	display:block;
	height:30px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#000;
	padding-top:12px;
	text-decoration:none;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 97px;
}

.Navigation .ButtonSelected {
	background-image:url('/images/btn-over.jpg');
	display:block;
	height:30px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	text-decoration:none;
	color:#fff;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 97px;
}

.Content {
padding:10px;
width:844px; }

h1 {
	color:#A01800;
	margin:0px;
	padding:10px 0px;
	font-size:14pt;
}

p {
padding-top:0px;
margin-top:2px;
    width: 826px;
}

.Footer {
background-image:url('/images/footer-background.jpg');
background-repeat:repeat-x;
color:#fff;
font-size:4pt; 
height:21px;
padding:4px;
padding-top:12px;
padding-left:10px; }

.Footer a {
color:#fff;
text-decoration:none;
display:block;
float:left;
width:53px; }
