body {
  font: small Tahoma, Helvetica, Arial, sans-serif;
  color: #333333;
  background-color: #660000;
  text-align: center;
}

h1 {
    color: #660000;
	font-size: 150%;
	text-align: center;
}

h2 {
  color: #660000;
  font-size: 130%;
  text-align: left;
}

h3 {
  font-size: 110%;
  color: #000000;
  text-align: center;
}

li {
  list-style-image: square #660000;
  padding-top: 5px;
}

a:link {
  color: #CC3333;
}

a:visited {
  color: #996666;
}

a:hover {
  color: #996666;
}

img {
border: none;
}

#container {
  width: 800px;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}

.main {
  margin: 0px 0px 0px 190px;
  padding: 0px 10px 0px 10px;
  text-align: left;
}

.mainA {
  margin: 0px 10px 0px 10px;
  padding: 0px 10px 0px 10px;
}

#leftnav {
  background-position: top left;
  padding: 10px 0px 10px 10px;
  width: 180px;
  float: left;
}

.leftnavlink {
  text-align: left;
  color: #660000;
  font-size: 130%;
  font-weight: bold;
  border-bottom: 1px dotted #660000;
}

.leftnavlink a:link {
  color: #660000;
  text-decoration: none;
}

.leftnavlink a:visited {
  color: #CC0000;
  text-decoration: none;
}

.leftnavlink a:hover {
  color: #CC0000;
  text-decoration: none;
}

.graphiclink a:link {
  text-decoration: none;
}

.graphiclink a:visited {
  text-decoration: none;
}

.graphiclink a:hover {
  text-decoration: none;
}

#topbanner {
  background-image:  url(file:///C|/Documents%20and%20Settings/Owner.robinDanek/My%20Documents/OpenMicNightEntertainment/images/banner.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  padding: 20px 0px 0px 0px;
}

#footer {
  background-color:  black;
  color: white;
  font-size:         90%;
  text-align:        center;
  line-height:       normal;
  margin-top:        30px;
  clear: left;
}

#signup {
	background-color: #CCCCCC;
	border: 3px outset #CCCCCC;
	padding: 0px 10px 0px 10px;
}

.examples {
   margin: 0px;
   padding: 0px 10px 0px 0px;
}

td {
  vertical-align: top;
}

.lefttable {
   width: 30%;  
}

.gallery {
  vertical-align: top;
  text-align: center;
}
