.body{background: #727070 url(images/extender.jpg) repeat-x; text-align:center; margin:auto; width:910px }

#top, #footer, #container{width: 910px
}
#container{ text-align: left;
	background: url(images/content_extender.jpg) repeat-y
}
#left{float: left; width: 24px; height: 362px
}
#top{ background-color: #000000; float: left
}
#navigation{ float:left; display:inline; width: 760px;
}
#right{float: left; width: 27px
}
#content{float: left; width:859px; height: 360px; text-align:left
}
#footer{text-align: center
}
#footer a.footer_link{}

html>body #content{height: auto;
}
#menu a.main_menu {padding: 2px 0px;}
/*use for vertical image menu*/
/*
#menu a.main_menu {padding:0px; border:0px;}
*/
/*use for horizontal image menu, NOTE: be sure to set the menu width to 0 or nothing within the admin->appearance !!*/
/*
#menu a.main_menu {display: block; padding: 0px; border: 0px;}

* html #menu ul{width: 1em;}
*/

