 {
     padding: 0;
     margin: 0;
}

html {
background-color: #e2e2e2;

}
img {
     border: 0;
}
body {
line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: inherit;
	padding: 15px;
}

.contentheading {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=115, 
			Strength=1);
			

}

a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    text-align: left;
}
.float {  
     float: left;  
}  
.clear {  
    clear: both;  
}  
.overall {
    background-color: #fff;    
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
  
    background: #FFFFFF;
}

.tempbg {
	background-image: url(http://www.curry-favor.com/site/templates/carol_template/images/bg.jpg);
	background-repeat: repeat-y;
	}

.mainlevelmn {
	bottom: auto;
padding-right: 30px;
}	
#container {
  
    margin: auto 10px;
    text-align: left;
    
}
#header {
    text-align: center;
    background-color:#f4f9fc;
    height: 80px;
}
#content {   
    text-align: left;

}
#sidebar_left {
    text-align: center;
    //background-color:#f4f9fc;
    width: 200px;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px;
}
//#sidebar_right {  
    background-color:#f4f9fc;
    text-align: center;
    width: 165px;  
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px;
     }
#footer {  
    background-color:#f4f9fc;
    text-align:center;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px;
}

