/* FF2 Stylesheet for Wheatbelt Organisation for Childrens Services [WOCS] */
/* Created by WOBM Interactive and Design - January 2008 */

/* Universal Styles */
html, body, #page {
  min-height:100%;
  width:100%;
  height:100%;
}

/* Top Nav */
#topnav {
	font-size:14px;
	font-family:Verdana, Arial SunSans-Regular, Sans-Serif;
	margin:0 auto;
	text-align:center;
	float:left;
	height:138px;
	width:320px;
}

/* Right Side Bar */
.sidebar-title {
	height:35px;
	width:146px;
	background:url(../images/sidebar/left-block.gif) no-repeat left top #f7c884;
	float:right;
	padding-left:15px;
	margin:10px 0 10px;
}
#sidebar-main {
	width:155px;
	background-color:#ffefd9;
	color:#000000;
	padding:13px 0 15px 15px;
}