html, body{
margin:0;
padding:0;
text-align:center;
background-image: url('http://www.canvasworks.net.au/bkgd1.jpg');
background-repeat: repeat-x;
background-color:rgb(107,196,76);
color:rgb(107,196,76);
font-family: arial, sans-serif;
font-size:95%;
}

a:link {
background:transparent;
color:rgb(218,181,38);
}

a:visited {
background:transparent;
color:rgb(214,214,214);
}


a:hover {
background:transparent;
color:rgb(223,2,158);
}

a:active {
background:transparent;
color:white;
}

h1 {
color:rgb(76,138,55);
font-size:1.5em;
margin-top:0px;
margin-bottom:0px;
background:transparent;
padding:4px 0px 0px 2px;
}

h2 {
color:rgb(137, 0, 97);
background:transparent;
font-size:1em;
margin-top:0px;
margin-bottom:0px;
padding:2px 0px 0px 5px;
}

h3 {
color: rgb(254, 118, 210);
background:transparent;
font-size:1em;
margin-top:-3px;
margin-bottom:-5px;
padding:5px 0px 10px 20px;
}

th {
font-size:.75em;
}

td {
font-size:1em;
}

#pagewidth{
width:761px;
text-align:left;
min-width: 500px;
margin-left:auto;
margin-right:auto;
background-color:rgb(0,10,91);
border-bottom:0px solid #ffffff;
}

#header{
height:154px;
width:761px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#header p.left {
position:relative;
float:right;
margin: -30px 5px 0px 0px;
padding:0px 5px 0px 0px;
font-size:.9em;
}

#header a:link {
color:#ffffff;
background:transparent;
}

#header a:visited {
background:transparent;
color:#e6e6fa;
}

#header a:focus {
background:transparent;
color:#330000;
}

#header a:hover {
background:transparent;
color:#330000;
}

#header a:active {
background:transparent;
color:#ffcc00;
}

#outer{
background-color: #ffffff; /* center column colour */
width: auto;
}

#inner{margin:0px; width:760px%;}

#maincol {
position:relative;
float:centre;
margin: 0px 0px 0px 0px;
padding-bottom: 0px;
width: 100%;
background-color: #ffffff;
}




#footer {
width:100%;
clear:both;
height:49px;
background-image: url(http://www.canvasworks.net.au/layout/footer1.jpg);
background-repeat:repeat-x;
color: #000000;
text-align:center;
position:relative;
margin-top:0px;
padding-top:0px;
}



#footer a:link {
background:transparent;
color:#ffcc66;
}

#footer a:visited {
background:transparent;
color:#cc9966;
}

#footer a:focus {
background:transparent;
color:#330000;
}

#footer a:hover {
background:transparent;
color:#330000;
}

#footer a:active {
background:transparent;
color:#ffcc00;
}

#outer>#inner { border-bottom: 0px solid #ffffff;  }

hr {
color:rgb(137,0,97);
background-color:rgb(137,0,97);
width:80%;
text-align:center;
}

.maincontent{
position:relative;
width:99%;
margin-left:2px;
margin-top:10px;
margin-bottom:0px;
padding:0px;
background-color:#ffffff;
}

.contentbg {
position:relative;
margin-top:-10px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
width:97%;
min-height:700px;
padding:2px 0px 2px 5px;
background-color:#ffffff;
color: rgb(52,94,38);
}

.clr{clear:both;}

.img {
border:none;
}

.center {
text-align:center;
}

.tableheader {
background-color:white; 
color:rgb(77,77,116);
font-weight:bold;
}


#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/

.copy p {
color:rgb(51,0,0);
background:transparent;
text-align:center;
font-size:.9em;
}




.frontlist1 {
position:relative;
float:left;
width: 20%;
margin-left:0px;
padding:0px;
}



.frontlist2 {
position:relative;
float:left;
width: 38%;
margin-left:0px;
padding:0px;
}




.featured {
position:relative;
float:left;
width: 29%;
margin-left:10px;
padding:5px;
text-align:center;
}

.highlite {
background-color: rgb(181,181,181);
color:rgb(0,10,91);
border: 2px inset rgb(77,77,116);
padding:4px;
margin: 5px 0px 0px 5px;
font-weight:bold;
}



@media print
{

#pagewidth{
width:100%;
text-align:left;
min-width: 500px;
margin-left:0px;
margin-right:0px;
}

#header {
	display: none
}


#footer {
	display: none
}





.upcomminggigs {
  display:none;
	}


#outer {
	border-left-width: 0px
}

#rightcol {
	display: none
}

#outer {
	border-right-width: 0px
}






}
