html, body{
margin:0;
padding:0;
text-align:center;
background-image: url('../bkg.jpg');
background-repeat: repeat-x;
background-color: #ffffff;
color:#000080;
font-family: arial, sans-serif;
font-size:95%;
}

a:link {
background:transparent;
color:#003399;
}

a:visited {
background:transparent;
color:#3366ff;
}

a:focus {
background:transparent;
color:#003399;
}

a:hover {
background:transparent;
color:#990000;
}

a:active {
background:transparent;
color:#3366ff;
}

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

h2 {
color:rgb(222, 155, 47);
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:129px;
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{
border-left: 162px solid rgb(77,77,116);   /* left column colour */
background-color: #ffffff; /* center column colour */
width: auto;
}

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

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

#leftcol{
position: relative;
float: left;
width: 162px;
margin-top:0px;
margin-left: -162px;
margin-right:0px;
padding-bottom:10px;
background-color:rgb(77,77,116);
}

#leftcol p {
position:relative;
width:155px;
margin-top:5px;
margin-left:2px;
margin-bottom:0px;
padding:0px;
color:#ffffff;

}

#leftcol p.txt {
position:relative;
width:155px;
margin-top:5px;
margin-left:2px;
margin-bottom:0px;
padding:4px 0px 4px 2px;
color:#ffffff;
border:1px solid #ffffff;
}

#leftcol p.heading {
position:relative;
width:155px;
margin:2px 0px 0px 2px;
padding:2px 0px 2px 2px;
background-color:#ffffff;
color: rgb(0, 10, 91);
text-align:center;
}

ul.leftmenu {
list-style-type: none;
position:relative;
width:155px;
margin:0px 0px 5px 2px;
padding:0px 0px 4px 0px;
background:transparent;
border:1px solid #ffffff;
}

ul.leftmenu li a:link {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
text-decoration: none;
width: 138px;
background: transparent;
color:#ffffff;
font-size:.75em;
font-weight:bold;
}

ul.leftmenu li a:visited {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
text-decoration: none;
width: 138px;
background: transparent;
color:rgb(250,256,32);
font-size:.75em;
font-weight:bold;
}

ul.leftmenu li a:focus {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
text-decoration: none;
width: 138px;
background: transparent;
font-size:.75em;
font-weight:bold;
color:rgb(254, 118, 210);
}

ul.leftmenu li a:hover {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
text-decoration: none;
width: 138px;
background: transparent;
font-size:.75em;
font-weight:bold;
color:#cc0033;
}

ul.leftmenu li a:active {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
text-decoration: none;
width: 138px;
background: transparent;
font-size:.75em;
font-weight:bold;
color:rbg(254, 118, 210);
}

#footer{
height:40px;
width:761px;
background-color:rgb(77,77,116);
color:#ffffff;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:.8em;
padding-top:5px;
border-top:3px solid #990033;
}

#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:#ff0000;
background-color:#ff0000;
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:900px;
padding:2px 0px 2px 5px;
background-color:#ffffff;
color: rgb(0,10,91);
}

.clr{clear:both;}

.img {
border:none;
}

.center {
text-align:center;
}

.button {
background-color: rgb(0,10,91);
color:#ffffff;
margin-bottom:5px;
margin-left:5px;
cursor:hand;
}

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

.lable {
padding-left:5px;
}

#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(77,77,116);
border: 2px inset rgb(77,77,116);
padding:4px;
margin: 5px 0px 0px 5px;
font-weight:bold;
}

a:link .nohover {
color:rgb(0,10,91);
background-color:#ffffff;
}

@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;
	}


#leftcol {
	display: none
}

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

#rightcol {
	display: none
}

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