body {
background-color:#000000;
}

#main{
position:absolute;
vertical-align:top;
top: 0px;
width: 99%;
left: 0.5%;
border:none;
}

#gig_box{
position:relative;
vertical-align:top;
top: 6px;
height:48px;
padding-left: 495px;
padding-right: 45px;
text-align:center;
color:#ffffff;
font-size:12px;
overflow:hidden;
vertical-align:top;
}

#content{
width: 506px;
height: 390px;
overflow: auto;
background-image:url(../images/content.jpg);
background-repeat: no-repeat;
background-position: top;
vertical-align:top;

padding-top: 1px;
padding-right: 5px;

}

table{
font-family:Arial;
font-size:12px;
color: #ffffff;
padding: 0px;
/*border-top-color:#CCCCCC;
border-top-width:medium;
border-top-style:solid;*/
margin-top: 0px;
vertical-align:top;
}

p {
text-align:justify;
font-family:Arial;
vertical-align:top;
font-size:12px;
color: #ffffff;
}

h3 {
font-size:16px;
text-align: center;
font-weight:bold;
font-family:Arial;
vertical-align:top;
color: #ffffff;
padding:0px;
vertical-align:middle;

}

h4 {
text-align: center;
font-weight:normal;
font-size: 12px;
font-family:Arial;
vertical-align:top;
color: #ffffff;
}

img {
border: 0px;
display: block;
}

img.photo{
border: 3px;
display: block;
border: #993300;
border-width: medium;
border-style:solid;
}

a:link {
text-decoration: none;
font-weight:bold;
color:#cc0000;
}
a:visited {
text-decoration: none;
font-weight:bold;
color:#777777;
}
a:hover {
text-decoration: none;
font-weight: bold;
color:#ee0000;
}
a:active {
text-decoration: none;
font-weight:bold;
color: #ff0000;
}

