html {
overflow:scroll;
}

body { 
font:75%  Arial, Helvetica, sans-serif;
color:#333; 
background:white url(img/back.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:420px;
background:white url(img/portrait.jpg) no-repeat top center;
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:#333;
text-decoration:underline;
font-weight: normal;
}

#content a:hover {
font-size:1.0em;
color:#333333;
text-decoration:underline;
font-weight: normal;
background-color:#fffed1;
}

#content a:visited {
font-size:1.0em;
color:#555;
text-decoration:underline;
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: #f6c19f;
text-decoration: none;
}

#navi a:visited {
color:#f6c19f;
text-decoration: none;
}

#navi a:hover {
color: #a0938b;
background: transparent url(img/hoverlink.jpg);
text-decoration: none;
}

#gigs {
position: fixed;
width:160px;
height:180px;
background:white url(img/white_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;
}

#gigs  h3 {
color: #444444;
font-size: 1.0em;
margin:36px 0 6px 0;
}

#gigs a:link {
font-size:1.0em;
color: #444444;
text-decoration: underline;
font-weight: normal;
}

#gigs a:hover {
font-size:1.0em;
color: #888888;
text-decoration: underline;
font-weight: normal;
}

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