body {margin:0px; background:url(images/bg.jpg);
font:0.8em Arial, Helvetica, sans-serif; color:#000;}

#MrContainer {
	position:relative;
	background:#fff;
	margin:0 auto;
	width:750px;
	height:auto;
	z-index:1;
}
#Mrtop {
	position:relative;
	float:left;
	width:750px;
	height:180px;
	z-index:2;
	background:url(images/top.jpg) no-repeat;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#Mrmiddle {
	position:relative;
	float:left;
	width:710px;
	height:auto;
	z-index:2;
	background:#fff;
	padding:0px 20px 20px 20px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#Mrmiddle a:link {
color:#000066;
}
#Mrmiddle a:hover {color:#000099;}
#Mrmiddlestock {
	position:relative;
	float:left;
	width:710px;
	height:auto;
	z-index:2;
	background:#fff;
	padding:0px 20px 20px 20px;
	border-left:1px solid #000;
	border-right:1px solid #000;

}
#Mrfooter {
	position:relative;
	clear:both;
	width:750px;
	height:35px;
	z-index:2;
	background:#999;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
	font-size:0.9em;
	padding-top:3px;
}
#Mrfooter a {
text-decoration:#000;
color:#000;
}
#MrTitle {
	position:relative;
	float:left;
	margin:0px;
	width:710px;
	height:28px;
	z-index:2;
	background:url(images/titlebar.jpg) no-repeat;
	background-image: url(images/titlebar.jpg);
}
#MrTitle h1 {
float:left;
padding:0px; margin:5px 0px 0px 5px;
font-size:1.3em;
}
#MrTitle h2 {
float:right;
padding:0px; margin:0px 0px 0px 5px;
font-size:1em;
}
#Nav {
	position:relative;
	margin: 90px 0 0 0px;
	width:750px;
	height:18px;
	z-index:1;
	display:inline;
	float:left;
}

* html #Nav {
	position:relative;
	margin: 103px 0 0 0px;
	width:750px;
	height:18px;
	z-index:1;
	display:inline;
	float:left;
}

#Nav ul {margin-left:-40px;}
#Nav li {
	display:inline; 
	float:left;  
		border-top:1px solid #000;
	border-bottom:1px solid #000;
		border-right:1px solid #000;
}
#Nav a {display:block; 
		width:96px; 
		height:18px; 
		padding-top:1px;
		color:#000;
		font-weight:bold;
		text-decoration:none; 
		background:#e3e3e3; 
		text-align:center;
}
#Nav a:hover {background:#DF8E00; color:#fff;}

.Mrimagefloat {float:right; margin:10px; border:1px solid #000;}
.Mrimagefloat2 {float:left; margin:10px; border:1px solid #000;}
.Mrtextfloat {float:right; margin-right:90px; margin-top:-30px; display:inline;}

#MrPrintPage {
	position:absolute;
	left:598px;
	top:6px;
	width:101px;
	height:16px;
	z-index:2;
}

#MrTitle a:link {
color:#000066;
}
#MrTitle a:hover {color:#000099;}

#MrPrintPage p {
	position:relative;
	float:right;
	z-index:2;
	padding:0px;
	margin:0px;
}
p {padding:0px; margin:0px;}
