body {
	background:#FFFFFF;
	margin:0;
	padding:0;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0;
line-height:140%;
}
#butterfly_print{
display:none;
}
#home_maincontainer{
float:left;
width:100%;
background:url("/images/top.jpg") repeat-x;
padding-top:20px;
}
#home_wrapper{
margin:0 auto;
width:750px;
background:url("/images/butterfly_home.jpg") no-repeat 80% 0%;
}
#home_left{
float:left;
width:300px;
padding-top:20px;
}
#home_text{
float:left;
width:750px;
padding:10px 0px;
}
#menu{
float:right;
width:230px;
padding-top:210px;
padding-left:50px;
background:url("/images/butterfly.jpg") no-repeat top; 
}
#menu ul,#menu ul ul{
float:left;
margin:0px;
padding:0px;
padding-left:10px;
list-style-type:none;
}
#menu ul li,#menu ul ul li{
display:block;
margin:0px;
padding:0px;

}
#menu ul li a,#menu ul ul li a{ 
float:left;
padding-left:10px;
padding-bottom:5px;

background:url("/images/bullet.gif") no-repeat;
background-position:0px 5px;
width:200px;
color:#777777;
text-decoration:none;
}
#menu ul li a:hover{
color:#000;
}
#menu ul li .active{
color:#000;
}
#maincontainer{
float:left;
width:100%;
background:url("/images/top.jpg") repeat-x;
}
#content{
float:left;
width:66%;
padding-top:20px;
padding-left:100px;
}

#top{
float:left;
width:100%;
text-align:right;
}

#blog_right{
float:left;
width:69%;

}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
        float:left;
   background:url("/images/heading_bg.gif") no-repeat bottom left;
padding-bottom:4px;
width:100%;
font-weight:normal;
margin-bottom:20px;
}
#footer{
float:left;
width:66%;
padding-left:100px;
background:url("/images/butterfly_footer.gif") no-repeat;
}
