/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#top-out {
background:transparent url(ove-images/bg-top-ove2.png);
}

#header {
background:transparent url(ove-images/header-ove2.jpg) no-repeat scroll 0;
}

#cat_navi {
	background: url(ove-images/bg-ulnav-ove.jpg) no-repeat;
}

#secnav li {
	background: url(ove-images/bg-nav-ove.png) repeat-x;
}

#middle-out-top {
background:#EFEFEA url(ove-images/bg_middle_out_top-ove.gif) repeat-x scroll 0 0;
width:100%;
}

#middle-out-bottom {
background:transparent url(images/bg_middle_out_bottom.gif) repeat-x scroll left bottom;
}

#content {
background:transparent url(ove-images/bg_middle_top-ove.gif) no-repeat scroll 0 0;
}

#copyright-out {
background:#252525 none repeat scroll 0 0;
}