body{
margin: 0px 0px 0px 0px;
text-align: center;
background-color: #ffffff;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
font-family: verdana, sans-serif;
font-size: 13px;
}


/**Container To Hold The Layout**/

#container{
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 919px;
}

#header{
height: 120px;
width: 223px;
float: left;
font-size: 13px;
}

#rightlinks{
float: right;
padding-left: 0;
padding-top: 38px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
font-family: verdana, sans-serif;
}

h2{
font-family: verdana, sans-serif;
font-size: 16px;
font-weight: 550;
padding: 0 0 0 0;
margin: 0;
}
h1{
font-family: verdana, sans-serif;
font-size: 18px;
font-weight: 550;
padding: 0 0 8px 0;
margin: 0;
}
h3{
font-family: verdana, sans-serif;
font-size: 15px;
font-weight: 550;
padding: 0 0 8px 0;
margin: 0;
}

#content{
margin-top: 20px;
float: left;
width: 615px;
}
#rightnav{
margin-top: 28px;
float: right;
width: 250px;
}


#recipehome{
width: 167px;
padding-right: 10px;
float: left;
text-align: center;
}

#recipecon{
width: 100%;
}
#recipecon2{
width: 100%;
height: 116px;
padding-bottom: 20px;
}

img.imgleft{
float: left;
padding-right: 10px;
}


p.clear{
clear:both;
}

hr.cleaner {
clear:both;
height:1px;
margin: -1px 0 0 0; padding:0;
border:none;
visibility: hidden;
}

#footer{
background-image: url(images/bgfoot.jpg);
background-repeat: repeat-x;
height: 114px;
color: #FFFFFF;
}

ol.num{
list-style-type: decimal;
padding-left: 21px;
margin:0;
}

i.smalli{
font-size: 10px;
}
a.toplinks:link {color: #ffffff; text-decoration: none; }
a.toplinks:visited {color: #ffffff; text-decoration: none; }
a.toplinks:hover {color: #ffffff; text-decoration: underline; }
a.toplinks:active {color: #ffffff; text-decoration: underline; }

.footer2{
padding: 15px 10px 0 5px;
margin-top: 15px;
font-size: 14px;
}
a.footer2:link {color: #ffffff; text-decoration: none; }
a.footer2:visited {color: #ffffff; text-decoration: none; }
a.footer2:hover {color: #ffffff; text-decoration: underline; }
a.footer2:active {color: #ffffff; text-decoration: underline; }

p.fspace{
padding-top: 4px;
}
