body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;}
caption, th {text-align:left;}
q:before, q:after {content:'';}
html 
{
background-color: #AA0000;	
}
body {
	
	min-width: 770px;
	text-align: left;
	margin:0;
	padding:0;
	color: #FF0000;
	font-family: georgia, times new roman, times, serif;
}

	
a:link {
	color: #AA8800;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color: #FF8800;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}
p#centre 
{
    text-align:center;
}
#container {
	margin: 0 auto;
	width: 770px;
	background-color: #FFFFFF;
	padding: 2 2 2 2;
	overflow:hidden;
	height:auto;	
}


h1 {
	text-align: center;
	height: 70px;
	}

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: georgia, times new roman, times, serif;
	text-align: center;
	
}

h3 {
	font-family: georgia, times new roman, times, serif;
}

h4 {
	margin-top: 10px;
	font-weight: bold;
	font-family: georgia, times new roman, times, serif;
}

img#centre
{
    text-align:center;   
}

#column1 {
	display: block;
	float: left;
	width: 130px;
	height:auto;
	background-color: #FFFFFF;
	padding:2 2 2 2;
}

#column2 {
	display: block;
	float: left;
	width: 500px;
	height:auto;
	background-color: #FFFFFF;
	padding:2 2 2 2;
}

#column3 {
	display: block;
	text-align: right;
	float: right;
	width: 120px;
	height:auto;
	background-color: #FFFFFF;
	padding:2 2 2 2;
	margin: 2;
	
}

#bot {
	text-align: center;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;	
	width: 770px;
	background-color: #FFFFFF;
	clear:right;
	}

#navigation {
	list-style: none;
}

#navigation li a {
	display: block;
	width: 115px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation li {
	margin-bottom: 7px;
}

#nav-home a { background: url(../images/home.gif); }
#nav-photos a { background: url(../images/photos.gif); }
#nav-brigades a { background: url(../images/brigades.gif); }
#nav-aboutus a { background: url(../images/aboutus.gif); }
#nav-contacts a { background: url(../images/contacts.gif); }
#nav-events a { background: url(../images/events.gif); }
#nav-news a { background: url(../images/news.gif); }
#nav-links a { background: url(../images/links.gif); }
#nav-striketeams a { background: url(../images/striketeams.gif); }
#nav-info a { background: url(../images/information.gif); }

#navigation a:hover {
background-position: 0px -20px;
width: 115px;
height: 20px;
margin-bottom: 7px;
}

#home #nav-home a,
#brigades #nav-brigades a,
#info #nav-info a,
#photos #nav-photos a,
#aboutus #nav-aboutus a,
#contacts #nav-contacts a,
#events #nav-events a,
#links #nav-links a,
#striketeams #nav-striketeams a,
#news #nav-news a {
	background-position: 0px -40px;
}


#brigade a {
	display: block;
	width: 200px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

#nav-strathfieldsaye a { background: url(../images/strathfieldsayefb.gif); }
#nav-huntly a { background: url(../images/huntlyfb.gif); }
#nav-kangarooflat a { background: url(../images/kangarooflatfb.gif); }
#nav-maidengully a { background: url(../images/maidengullyfb.gif); }
#nav-eaglehawk a { background: url(../images/eaglehawkfb.gif); }
#nav-bendigo a { background: url(../images/bendigoufb.gif); }
#nav-goldensquare a { background: url(../images/goldensquareufb.gif); }

#brigade a:hover {
background-position: 0px -20px;
width: 200px;
height: 20px;
}

#brigade1 a {
	display: block;
	width: 115px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

#brigade1 a:hover {
background-position: 0px -20px;
width: 115px;
height: 20px;
}
