/* blues-harp.net - 'Volume Four' by Ben Clark - http://www.benclark.com.au/ */
/* All associated graphics copyright 2008, Ben Clark */

/* basic elements */

html {
margin: 0;
padding: 0;
}

body { 
list-style:none;
line-height: 1.88889;
color: #000000; 
margin: 0; 
padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:75%; font-family:helvetica, sans-serif;
background: #ffffff url('images/top_pic.jpg') no-repeat top left;
}

a:link { 
text-align: left;
text-decoration: none;
font-family:arial;
font-size:10px;
color: #373535;
BORDER: none;
border: solid 1px transparent;
}
a:visited { 
line-height: 1.0;
font-weight: normal; 
text-decoration: none; 
color: #000000;
}
a:hover, a:active { 
border: solid 1px #00004F;
background-color:#99CCFF;
}
acronym {
border-bottom: none;
}	
	
hr {
border: 1px dotted #7D775C;
width: 100%;
}

handcursor { cursor:hand; cursor:pointer; }

li { list-style: none; }

/* specific divs */

#harmonica_container {
width : 100%;
}

#harmonica_innercontainer {
position: absolute;
margin-top: 100px;
margin-left: 70px;
width : 750px;
height: 120%;
}

#the_blues_harp {
padding: 5px;
position: absolute;
margin-top: 0px;
margin-left:170px;
width: 400px;
line-height: 1.3;
color: #000000; 
font-style:normal; font-variant:normal; font-weight:normal; font-size:12; font-family:helvetica, sans-serif;
background: #ffffff;
}

#blues-harp_menubar {
position: absolute;
margin-top: 0px;
margin-left: 10px;
list-style:none;
}

A.menulink {
display: block;
width: 140px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:10px;
color: #00004F;
BORDER: none;
border: solid 1px transparent;
}

A.menulink:hover {
border: solid 1px #00004F;
background-color:#99CCFF;
}

#blues-harp_amazonads {
position: absolute;
margin-top: 0px;
margin-left: 580px;
}

#blues-harp_advertiser {
position: absolute;
margin-bottom: 0px;
width : 661px;
}

#blues-harp_googleads {
}

#harmonica_menu {
text-decoration: none;
font-family:arial;
font-size:10px;
color: #00004F;
BORDER: none;
border: solid 1px transparent;
list-style:none;
}
