html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}

.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #ABC6DB;
	text-align: center;
	font: 62% verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
	
}

/** layout **/
#wrapper {
font-size:1.4em;
    line-height: 1.6em;
	text-align: left;
	margin: auto;
	width: 845px;
	position: relative;
	background: #E7F5B1;
	background-image: url(img/mooheader.jpg);
	background-repeat: no-repeat;
	border:#5b761e solid 1px;
}

#header {
  position: absolute;
  top: 6px;
  left: 689px;
  width: 241px;
  height: 258px;
/*background: url(img/window2.jpg) no-repeat;*/
}
#left {
	top:200px;
	position:absolute;
	width: 229px;
	left: -46px;
	z-index:300;
	height:313px;
}
#left img {display:block;
margin:0px;
padding:0px;
}

#right {
  float: right;
  width: 600px;
  padding-right: 9px;
  padding-top: 200px;
}

#sidebox {
	position: absolute;
	width: 140px;
	left: 40px;
	top: 526px;
}
#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right h2 {
  font: 18px arial, sans-serif;
  color: #862308;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
	color: #862308;
	margin: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #862308;
	font-weight: normal;
}
#right h4 {
  font: 18px arial, sans-serif;
  color: #862308;
}
#maincontent {
  margin-right: 150px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}


#spacer {
  height: 2em;
}

#footer {
 
}

#footerline{
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
/* rounded corner box
================================== */

.box {
  width: 450px;
  background: url(img/bottom-left2.gif) no-repeat left bottom;
  min-height:500px;
  height:auto !important;
  height:500px;

}

.box-outer {
  background: url(img/bottom-right2.gif) no-repeat right bottom;
  padding-bottom: 5%;
    min-height:500px;
	  min-height:500px;
  height:auto !important;
  height:500px;
  
}

.box-inner {
  background: url(img/top-left2.gif) no-repeat left top;
}

.box h2 {
  background: url(img/top-right2.gif) no-repeat right top;
  padding-top: 5%;
}
.box h2, .box p,.box h4  {
  padding-left: 5%;
  padding-right: 5%;
}
.box ul {
	margin-left: 35px;
}
/* Window Nav
================================== */
#block1,#block2,#block3,#block4 {
	width: 68px;
	height:59px;
	overflow:hidden;
	position:absolute;
	line-height:15px;
	top: 60px;
	left: 36px;
	text-align:center;
}
#block2 {left:132px;}
#block3 {top:155px;}
#block4 {top:155px;left:131px;}

#block1 a,#block2 a, #block3 a, #block4 a {color:#FFF;
text-decoration:none;
display:block;
}

#block1 a:hover, #block2 a:hover,  #block3 a:hover,  #block4 a:hover  {color:#FFFF00;} 
table {border-collapse: collapse;}
