html {
overflow:scroll;
}

body { 
font:75%  Arial, Helvetica, sans-serif;
color:#ffffcc; 
background:black url(img/back_black.png) repeat-y top center; 
margin:0; 
text-align:center; 
}

p{ 
font-size:1em; 
line-height:1.5em;
margin:2.0em 0 0.7em 0.8em;
padding:0;
}

#container { 
width:530px;
text-align:left;
padding:0;  
margin:0 auto;
}

#intro{
width:310px;
float:right;
clear:right;
margin:20px auto;
}

#intro #pageHeader {
width:310px;
height:500px;
background:black url(img/portrait_b.jpg) no-repeat top right;
text-indent:-10000px;
float:right;
margin:10px auto;
padding:0;
}

#intro #content {
width:310px;
float:right;
margin:20px auto;
padding:0;
}

#content ul {
margin:30px auto;
}

#content li {
margin:20px auto;
list-style:none;
}

#content h3 {
margin:0 0 0 -10000px;
}

#content a:link {
font-size:1.0em;
color:#4bfa4b;
text-decoration:underline;
font-weight:normal;
}

#content a:hover {
font-size:1.0em;
color:##97E05F;
text-decoration:underline;
font-weight:normal;
background-color:#222222;
}

#content a:visited {
font-size:1.0em;
color:#63AA2D;
text-decoration:underline;
font-weight:normal;
}

#content a:focus {
font-size:1.0em;
color:#a3a3a3;
text-decoration:underline;
background-color:#222222;
font-weight: normal;
}

#navi {
position: fixed;
width:220px;
float:right;
clear:left;
margin:50px auto;
padding:0;
}


#navi ul {
margin:20px 0 0 5px	;
padding:0;
}

#navi li {
line-height:1.0em;
font-size:1.2em;
list-style-type:none;
display:block;
margin:6px auto;
padding:0;
}

#navi a:link {
color: #4bfa4b;
text-decoration: none;
}

#navi a:hover {
color: #aafaaa;
background: black url(img/hoverlink_b.jpg);
text-decoration: none;
}

#navi a:visited {
color: #38bb38;
text-decoration: none;
}


#gigs {
position: fixed;
width:160px;
height:180px;
background:black url(img/black_1.gif) no-repeat top center;
text-indent:30px ;
float:left;
clear:left;
margin-top:300px;
padding:0;
}

#gigs  p {
margin:-16px 0 0 30px;
color:#ccc;
font-weight:bold;
}

#gigs  h3 {
color: #a1a1a1;
font-size: 1.0em;
margin:32px 0 10px 0;
}

#gigs a:link {
font-size:1.0em;
color: #ccccaa;
text-decoration: underline;
font-weight: normal;
}

#gigs a:hover {
font-size:1.0em;
color: #a2a2a2;
text-decoration: underline;
font-weight: normal;
}

#gigs a:visited {
font-size:1.0em;
color: #ccccaa;
text-decoration: underline;
font-weight: normal;
}
