body {
	background-color: #000000;
}

.ta {	
	scrollbar-face-color: #363636;
	scrollbar-shadow-color: #3d3d3d;
	scrollbar-highlight-color: #d0d0d0;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}

a:link {
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}

a:hover { 
    color: #858585;
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}

a:visited {
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}

a:active {
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}
h1 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 14px; 
     font-weight: bold; 
     text-align: left; 
     display:inline; 
} 
h2 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 13px; 
     font-weight: bold; 
     text-align: left; 
     display:inline; 
} 
h3 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: bold; 
     text-align: left; 
     display:inline; 
} 
p { 
    color: #b3b3b3;
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    font-weight: normal; 
} 
#para-2 { 
    color: #FFFFFF;
    text-decoration: none;  
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal; 
}
ul#navhoriz {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navhoriz li {
display: inline;
list-style-type: none;
}

#navhoriz a { 
padding: 3px 10px; 
}

#navhoriz a:link, #navhoriz a:visited {
color: #fff;
background-color: #000000;
text-decoration: none;
}

#navhoriz a:hover {
color: #fff;
background-color: #000000;
text-decoration: none;
}

#navphotos ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navphotos a {
display: block;
color: #FFF;
background-color: #000000;
width: 14em;
padding: 3px 12px 3px 8px;
text-decoration: none;
text-transform: uppercase;
}

#navphotos a:hover{
background-color: #787878;
color: #000000;
}

#navlink ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navlink a {
display: block;
color: #FFF;
background-color: #000000;
width: 24em;
padding: 3px 12px 3px 8px;
text-decoration: none;
text-transform: uppercase;
}

#navlink a:hover{
background-color: #787878;
color: #000000;
}

#LikeIt {
position: relative;
left: 200px;
top: 60px;
height: 21px;
z-index: 4;
 }
#caption1bkgd {
position: relative;
left: 0px;
top: -30px;
width: 432px;
background-image: url('images/captionbackground.jpg');
opacity:0.5;              
filter:alpha(opacity=50); 
z-index: 110;
} 

#caption1 {
position: relative;
left: 5px;
top: 0px;
width: 425px;
z-index: 100;
} 
#caption2bkgd {
position: relative;
left: 75px;
top: -50px;
height: 50px;
width: 280px;
background-image: url('images/captionbackground.jpg');
opacity:0.5;              
filter:alpha(opacity=50); 
z-index: 110;
} 

#caption2 {
position: relative;
left: 10px;
top: 0px;
width: 275px;
z-index: 100;
} 
#homebutton {
	position: relative;
	left: 0px;
	top: 28px;
	z-index: 2;
	
}

#homebuttoncover {
	position: relative;
	left: 0px;
	top: 58px;
	z-index: 2;
	
}

#homebuttondesign {
	position: relative;
	left: 0px;
	top: 28px;
	z-index: 2;
	
}

#homebuttonlogo {
	position: relative;
	left: 0px;
	top: 28px;
	z-index: 2;
	
}

#homebuttonslotcanyon {
	position: relative;
	left: 0px;
	top: 27px;
	z-index: 2;
	
}
#homebuttonunderwater {
	position: relative;
	left: 0px;
	top: 33px;
	z-index: 2;
	
}

#img
{
	opacity:0.5;               /*Firefox & Chrome*/
	filter:alpha(opacity=50);   /* IE */

}

#img:hover
{
	opacity:1;               /*Firefox & Chrome*/
	filter:alpha(opacity=100);   /* IE */
}

#email ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#email a
{
display: block;
color: #858585;
background-color: #000000;
width: 20em;
padding: 3px 6px 3px 4px;
text-decoration: none;
}

#email a:hover
{
background-color: #787878;
color: #000000;
}

