.main {
    font-size: 12pt;
    font-family: arial, sans-serif;
    color: black;
    background-color: #fdfdfd;
    background-image: url(images/backgroundLogo.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.main A {
    color: #424284;
    background-color: white;
    text-decoration: none;
    border: none;
}

.main A img {
    border: none;
}

div.gigDetails {
  overflow: auto;
  text-align: justify;
  height:320;
  width:580;
  border: 1px solid #666;
  padding: 2px;
}

.gigList {
}

.gigList TH {
  text-align: left;
  
}

.gigDate {
}

.gigLocation {
}

A:link {
    color: #424284;
    background-color: white;
    text-decoration: none;
    border: 0;
}

A:visited {
    color: #424284;
}

A:hover {
    color: #424284;
  font-weight: bold;
}

A:active {
  font-weight: bold;
  color: white;
}

A.DirList:hover {
  font-weight: normal;
    color: #cc0000;
}

A.DirList:active {
  font-weight: normal;
  color: white;
}

.menu {
    color: #ffff00;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

.menu A{
    color: #ffffff;
    text-decoration: none;
    font-style: italic;
    background-color: #260a90;
}

.menu A:hover {
    color: #ff0000;
}
.menu A:active {
    color: #ff0000;
}
.menu A:visited {
    color: #ffffff;
}
.bloglist{
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    BORDER: 1px solid #7094B4;
    HEIGHT: 500px;
    OVERFLOW: auto;
    scrollbar-base-color: #7094b4;
    WIDTH: 620px;
}
.blog{
    FONT-SIZE: 5px;
    MARGIN-RIGHT: 20px;
    MARGIN-LEFT: 0px;
    voice-family:  "\"}\"";
    voice-family: inherit;
    MARGIN-RIGHT: 0px;
}
.blogsubject{
    color: #aa3333;
    font-size: 11px;
}
.blogdate{
    COLOR: #aa3333;
    font-size:11px;
    text-align: right;
}
.blogtext{
    FONT-SIZE: 10px;
    BORDER: 1px solid #7094b4;
    BACKGROUND: #a0c4e4;
    MARGIN-LEFT: 10px;
}
.blogcommentcount{
    FONT-SIZE: 10px;
    text-align: right;
}
.blogcomment{
    FONT-SIZE: 10px;
}
.slideshow {
    BACKGROUND-COLOR: black;
}


