
/* Island Life General Styles */

body { 
background: #80FFFF;
margin: 10px 0px; 
text-align: center; 
font-family: Arial, Helvetica,sans-serif; 
}

a:link { color: #0000ff; text-decoration: none; }
a:hover { color: #0000ff ! important; text-decoration: underline; }
a:visited { color: #0000ff; text-decoration: none; }

h2 {  
font-family: "Book Antiqua", Palatino, serif;
margin-top: 50px;
text-align: center;
font-style: italic;
}

img {  
border-width: 0px;
}

center {  
text-align: center;
}

.c {
text-align: center;
}

.r {
text-align: right;
}

.big {
font-size: 1.6em;
}

.imgL { 
float: left; 
margin: 0px 10px 5px 0px; 
}

.imgR { 
float: right; 
margin: 0px 0px 5px 10px; 
}

.sml {
font-size: .8em;
}

.banger {
text-align: center;
margin-bottom: 50px;
}

.eml {
font-weight: bold;
}

#envelope {
margin: 0px auto;
position: relative;
text-align: left;
width: 980px;
visibility: hidden;
}

.drop { 
font-size : 300%; 
font-family: "Book Antiqua", Palatino, serif;
font-weight : bold; float : left; 
margin: -3px 6px 0px 0px;
color : #000000; 
} 

hr {  
height: 6px;
background : #000000; 
margin-bottom: 30px;
}

#content {  
background: #ffffff;
padding: 20px 20px 50px 20px;
min-height: 3000px;
width: 940px;
}

#side {  
text-align: center;
padding: 20px 10px;
width: 175px;
}

#side div {  
margin-bottom: 30px;
}

#side h2 {  
margin-top: 150px;
}

#side h3 {  
font-family: "Book Antiqua", Palatino, serif;
font-size: 1.5em;
font-style: italic;
}

#sml { 
font-size: 1em;  
}

#fs { 
font-size: 1.2em;
margin: 0px 10px;
}

#lrg { 
font-size: 1.5em;
}

#issue {
position: absolute;
top: 175px;

width: 970px;
}

#vol { 
float: left;
margin-left: 100px;
}

#idate { 
float: right;
}

/* Music Player styling */
#audio { 
position: absolute; 
width:100px; height: 80px; 
left: 10px; 
top: 500px; 
font-size: 7pt; 
padding: 5px; }
#audio a:link { margin: 3px; 
}

#raudio { 
background: transparent url(../GRAFIX/radio_bg.png) bottom left no-repeat;
margin-top: 50px;
height: 135px;
padding: 2px 12px; }
}

#title { 
width: 100px; 
}

#nether {
display: none;
}

#arc {  
display: none;
}

#footman {  
clear: both;
margin-bottom: 50px;
}

#foot {  
background: black url(../GRAFIX/divider.png) top left repeat-x;
height: 10px;
}

.spaced {
margin: 10px 0px 20px 0px;
}




