body {
    margin: 0px; padding: 0px;
    background-image: url('http://www.peacefulbelly.com/wp-content/themes/peaceful/images/tile_background.gif');
    text-align: center;
}

#main {
    width: 800px;
    margin: 4 auto;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 3px;
    text-align: left;
}

#header {
    height: 225;
    margin: 0px; padding: 0px;
    overflow: hidden;
}

#logo {
    width: 256;
    height: 225;
    float: left;
}

#menu, #topmenu, #submenu, #submenu_blank, #contactmenu {
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px;
    width: 544px;
    list-style-type: none;
    float: left;
    overflow: hidden;
}

#topmenu {
    height: 136;
}

#submenu, #submenu_blank {
    height: 40;
    width: 544;
    background-color: white;
}

#submenu {
    background-image: url('http://www.peacefulbelly.com/wp-content/themes/peaceful/images/menu2_bg.gif');
}

#contactmenu {
    height: 49;
}

.leftspacer {
    margin: 0; padding: 0;
    width: 455;
}

.rightspacer {
    margin: 0; padding: 0;
}

#topmenu ul, #submenu ul, #submenu_blank ul, #contactmenu ul {
    margin: 0px; padding: 0px;
}

#topmenu li, #submenu li, #submenu_blank li, #contactmenu li {
    margin: 0px; padding: 0px;
    float: left;
}

#middle {
    margin: 0px; padding: 0px;
    margin-left: 14px;
    margin-right: 18px;
    background-color: b0ca36;
    background-repeat: repeat;
    float: left;
}

#leftside {
    margin: 0px; padding: 0px;
    background-color: b0ca36;
    background-repeat: repeat;
    width: 255px;
    float: left;
    width: 241px;
}

#calendar_wrap-2 {
    font-size: 11px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

#wp-calendar {
    width: 200px;
    margin-left:10%;
    margin-right:10%;
}

#content {
    margin: 0px; padding: 0px;
    background-color: b0ca36;
    background-repeat: repeat-y;
      
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 17px;
    text-align: left;
 
    width: 410px;
    float: left;
    padding: 0px 0px 0px 5px;
}

#rightside {
    margin: 0px; padding: 0px;
    float: right;
    width: 112px;
    float: left;
    background-color: b0ca36;
    background-repeat: repeat;
}

img {
    border: 0;
}

#footer {
    margin: 0px; padding: 0px;
    height: 36px;
    width: 768px;
    background-color: b0ca36;
    background-image: url(leaffooter.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: 003333;
    text-align: center;
    vertical-align: middle;
    margin-left: 14px;
    clear: both;
}

.typelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: 07442e;
}

.boldbody, strong {
	font-weight: bold;
	color: #593d28;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2, h2 a:link, h2 a:visited {
    margin-bottom: 0;
        font-weight: bold;
        color: #593d28;
        font-size: 16px;
	text-decoration: none;
}

h3, h3 a:link, h3 a:visited {
        font-weight: bold;
        color: #593d28;
        font-size: 12px;
}

a:link {
	font-weight: bold;
	color: 07442e;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 9px;
	font-weight: bold;
	color: 07442E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.spacer {
	background-image: url(spacer.gif);
	background-repeat: repeat;
	background-position: 100% 100%;
}

/* Used to preload images */
.hiddenPic {
    display:none;
}

