BODY {

font-size : .8em; 
font-family : Verdana, Arial, sans-serif; 
font-weight : normal; 

background-color : black; 
BACKGROUND-image:url('images/islandpartyback1.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
margin : 0;
padding : 0;
width : 100%; 
position: absolute;
top: 0;
left: 0;
filter:alpha(opacity=85);
  opacity:0.85;
}

A {
	FONT-SIZE: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #696969
}
A:hover {
	FONT-WEIGHT: BOLD; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #4169E1
}
A:active {
	FONT-WEIGHT: BOLD; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #4169E1
}

h3{
font-family : Verdana, Arial, sans-serif; 
FONT-SIZE: 1.0EM;
FONT-WEIGHT: BOLD;
background-color : #F5DEB3;
}


H1 {
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #FF7F50; 
background-color : transparent; 
}

p {
font-size : .8em; 
font-family : Verdana, Arial, sans-serif; 

}

.smalltext {
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}


.smalltext a:link{
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.largetext a:link{
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.largetext a:visited{
font-family : Verdana, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.errortext {
  font-family : Verdana, Arial, sans-serif; 
  font-size : .7em;
  color : red;
  font-weight : bold;
}

.grid {
border : #000000 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #FF7F50;
}

.bg_medium {
  background-color : #6495ED;
}

.bg_light {
  background-color : #FF7F50;
}

.alt_bg_dark {
  background-color : #0000ff;
}

.alt_bg_medium {
  background-color : #0000ff;
}

.alt_bg_light {
  background-color : #0000ff;
}

.copyright {
    font-size: .8em;
    font-color: #6495ED;
    text-align: center;
}