/*
Midwest Administrative Services LLC
http://mwadminsvcs.com
(c)2017 by Midwest Administrative Services LLC
All Rights Reserved

$Id: minimal.css 2689 2009-08-12 15:00:27Z kevin $
*/
body{background-color:#00653A}
#wrapper,#foot,#wrapper2{
margin:0;
width:auto;
text-align:left;
background:#FFF url(../images/layout/small_bg_content-minimal.png) repeat-y scroll left top
}
#content{background-color:#FFF; padding-right:20px; min-height:510px;}
#header{background-color:transparent;
margin-top:-60px;
}
#links{
position:absolute;
right:20px;
margin-top:60px;
z-index:2000;
}

#foot{background-color:#00653A; background-image:none; height:auto;}
