body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	background-color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDD;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}
div.head {
	background-color: #333;
	height: 30px;
	width: 950px;
	text-align: center;
	background-position: center;
	background-image: url(./head.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	color: White;
	vertical-align: bottom;
	padding: 0;
}

span.menu {
	top: 30px;
	right: -300px;
	position: relative;
	text-align: right;
}

span.imglink {
	top: 8px;
	position: relative;
}

table.about {
	  border-style: none;
      text-align: left;
  	  font-size: 10pt;

}

.menu a {
      color:          #AAA;
      font-size:      12px;
      font-weight:    bold;
      text-decoration: none;
    }

.menu a:hover {
      color:          #666;
      font-weight:    bold;
    }

span.footer {
    color:      #666;
	text-align: right;
}

.footer a {
      color:          #AAA;
      font-weight:    bold;
      text-decoration: none;
    }

.footer a:hover {
      color:          #888;
      font-weight:    bold;
    }

div.main {
	border: 1px solid #333;
	text-align: left;
	width: 950px;
	padding: 0;
	background-color: #666;
	margin-left: auto;
	margin-right: auto;
}

div.flyer {
	border: 1px solid #333;
	background-color: #FFF;
	background-position: center;
	background-image: url(./img/nextup.jpg);
	background-repeat: no-repeat;
	width: 454px;
	float: right;
        text-align: left;
	margin: 0;
	padding: 0;
	top: -33px;
	left: 5px;
	right: -337px;
	position: relative;
}


    a {
      color:          #FFF;
      font-weight:    bold;
      text-decoration: none;
    }

    a:hover {
      color:          #C00;
      font-weight:    bold;
    }

    img {
      border-style: none;
	}
	table {
	  border-style: none;

}
	.giglist {
	  border: 1px solid #999;
	  padding: 4px;
      background-color: #444;
	  margin: 0;
}
    
h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

h2 {
	font-size: 12pt;
	color: #BBB;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

.gigmonth {
	font-style: upper;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 8pt;
	font-weight: bold;
	margin: 5px 5px 5px 0;
}

h5 {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
   margin: 0;
}
