.body, #top_nav, #footer, #container{width: 946px
}
.body{background: url(images/extender.jpg) repeat-x; text-align:center; margin:auto;}

#container{background: url(images/extender2.jpg) repeat-y; text-align:left;
	
}
#left{float: left; width: 185px; height: 400px
}
#top_nav{float: left
}
#navigation{ float:left
}
#right{float: left; width: 13px;
}
#content{float: left; height: 405px; min-height:405px; width: 748px; background: url(images/content_bg.jpg) no-repeat bottom left;
}
#footer{text-align: center
}
#footer a.footer_link{}

#bullets li {list-style-image: url(images/sce/water-drop_small.jpg);
} 


html>body #content{height: auto
}

/*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;}
*/

.linkImage{border:0px}
