body {
background-color: #fff;
background-image: url('http://lifewithmayra.com/images/bg.png');
background-repeat: repeat;
background-attachment: fixed; 
font-family: "Trebuchet MS"; 
text-align:justify;
font-size: 15px; 
line-height:19px;
color: #292b2c;
margin: 0px; 
padding: 0px;
}
#container{
margin: 0 auto;
margin-top:0px;
width:1000px;
background-color:#ffffff;
border-left:15px solid #bce7be;
border-right:15px solid #bce7be;  
}
#header{
width:1000px; height: 385px;
border-bottom:0px solid #ccc;
background-image: url('http://lifewithmayra.com/images/header.png');
}
#sidebar{
float: left;
background-color:#ffffff;  
width: 250px;
margin:0px;
margin-top:0px; 
padding: 7px;  
}
#content{
float: right;
background-color:#ffffff;   
width: 720px;
margin:0px;
margin-left:0px; 
padding: 7px;   
}
#footer{
clear:both;
text-align:center;
padding:5px;
}

.tracker{
position: fixed;
position: absolute;
bottom: 0px;
left:-55px;
}

.box{
    float:left;
    padding: 3px;
    margin: 3px;
    width:335px;
    height:230px;
}

.cmnts{
    width:600px;
}

.left{
    float:left;
    margin-top:0px;
    padding-top:0px;
    padding: 3px;
    margin: 3px;
    width:100px;
}

.clearfix {
   clear: both;
}

h1{
font-family: "Trebuchet MS";
color: #ffffff;  
font-size: 24px; 
font-weight: normal; 
text-align:center;
background-color: #b7edf2; 
display:block;
text-transform: none; 
margin:0px; padding:5px;
border-bottom:5px solid #99d6dc;  
}

h2{
color: #555; 
font-size: 11px; 
font-weight: bold; 
text-align:center;
display:block;
text-transform: none; 
margin:0px; padding:1px;
border-bottom:1px solid #b8e3bb;
}

h3{
color: #515151; 
font-size: 11px; 
font-weight: bold; 
text-align:center;
display:block;
text-transform: uppercase; 
margin:0px; padding:1px;
border-bottom:1px solid #515151;
}


a:link, a:active, a:visited {
text-decoration: none; 
color: #ffa3d2; 
}
a:hover {
color: #292b2c;
text-decoration: none; 
}

a.nav:link, a.nav:active, a.nav:visited{
font-family: "Trebuchet MS";
font-weight: normal; 
text-transform: none; 
text-align:left;
padding:10px; margin:1px;
padding-left:10px;
font-size: 16px; 
color: #fff;
background-color:#ffb8dc;
display:block;
}
a.nav:hover{
font-family: "Trebuchet MS";
font-weight: normal; 
text-transform: none; 
text-align:left;
padding:10px; margin:1px;
padding-left:10px;
font-size: 16px; 
color: #fff;
background-color:#292b2c;
display:block;
}

a.nav2:link, a.nav2:active, a.nav2:visited{
font-family: "Trebuchet MS";
font-weight: normal; 
text-transform: none; 
text-align:center;
padding:10px; margin:1px;
padding-left:10px;
font-size: 16px; 
color: #fff;
background-color:#292b2c;
display:block;
}
a.nav2:hover{
font-family: "Trebuchet MS";
font-weight: normal; 
text-transform: none; 
text-align:center;
padding:10px; margin:1px;
padding-left:10px;
font-size: 16px; 
color: #fff;
background-color:#faeebb;
display:block;
}

a.nav3:link, a.nav3:active, a.nav3:visited{
text-decoration: none; 
color: #fff; 
background-color:#c5ca7a;
padding:5px;
}
a.nav3:hover{
color: #fdc60b;
text-decoration: none; 
background-color:#000;
padding:5px;
}

b {color:#292b2c;}
i {color:#ffb8dc;}
u {color:#0f6894;}

blockquote { 
color: #fce295;
background: #be7169;
padding: 5px;
}

