/* CSS Document */
html,body,u1,o1,l1,p,h1,h2,h3,h4,h5,h6,form,fieldset {
margin:0; 
padding:0; 
border:0;
}

body {
font: 100% Arial, Helvetica, sans-serif;
color: #666666;
margin: 0px;
padding: 0px;

}
#mainwrapper {
border: 10px solid #000000;
width: auto;
background-position:center;
background-image:url(../images/grass(med)2.jpg);
background-repeat:repeat-y;
}

#wrapper {
background-color:#FFFFFF;
margin: 10px auto;
width: 720px;
border: 1px solid #000000;
text-align: left;
}

#wrapper #left{
float:left;
text-align:center;
width:720px;
padding:20px;
}

#banner {
	height: 215px;
	background-image: url(../images/mklogo1.jpg);
	background-repeat: no-repeat;
}

#footer{
clear:both;
border-top:1px solid #000000;
color:#009933;
font:"Times New Roman", Times, serif;
}

.clearit {
display: block;
clear: both;
}

.container{
width:99%;
float:right;
}

.ordform{
clear:both;
width:90%;
float:right;
background-color:#FFFFFF;
color:#009900;
}
