/* CSS Document | coburginitiative.com.au | Maasmedia | MN 11-10-2007  */
/* LAYOUT */
body{
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../../img/tile_slim.jpg);
	margin: 0px;
	text-align: center
}

#layout, table{
	width: 1000;
	text-align: center;
	table-layout: auto;
}
/* LEFT */
#leftpane{
	width: 89px;
	height: 609px;
	background-repeat: repeat-x;
	background-image: url(../../img/tile_slim.jpg);
	background-attachment: scroll;
	background-color: #FFFFFF;
}
/* CENTER MENU */
#logo{
	width: 190px;
	height: 176px;
	vertical-align: top;
}

#menu{
	vertical-align: top;
}

.menuspace{
	width: 190px;
	height: 3px;
	vertical-align: top;
}

.menu_button{
	width: 190px;
	height: 31px;
	vertical-align: top;
}

#left_grey_cell_upper{
	background-color: #263C6E;
	width: 190px;
	height: 86px;
}

#menu_column_img{
	width: 190px;
	height: 151px;
	vertical-align: top;
}

#left_grey_cell_lower{
	background-color: #263C6E;
	position: relative;
	width: 190px;
	min-height: 20px;
	max-height: 8000px;
	vertical-align: top;
}

#menu_bottom{
	background-image:url(../../img/menu_bottom.gif);
	width: 190px;
	height: 32px;
}

/*** FOOTER STYLES ***/
#footer{
	width: 577px;
}

.footer_site_links a:link, .footer_site_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.footer_site_links a:hover, .footer_site_links a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

#w3c{
	text-align: right;
	vertical-align: middle;
}

.site_link, .site_link a:link, .site_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	
}
.site_link a:hover, .site_link a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

/* RIGHT PAGE*/
.chrGrey{
	background-color: #E6E6E6;
}

#pagespace{
	width: 739px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(../../img/tile_slim.jpg);
	background-color: #FFFFFF;
	vertical-align: text-top;
}
