﻿body
{
background: #000;
color: white;
font-family: Arial, 'Lucida Sans', 'Lucida Sans Unicode', Verdana; 
}

.hidden
{
display: none;
}
a:focus {
outline: 0;}
a:active {
outline: 0;}

#prevNext
{
	
}

#prevNext img
{
position: absolute;
left: 0px;
top: 0px;
z-index: 2;
cursor: pointer;
margin-bottom: 0.4em

}

p 
{
margin: 0;
padding: 0 1em;
padding-top: 20px;
font-size: 1.5em;
position: absolute;
top: 0px;
right: 0;
line-height: 50px;
height: 400px;
background: black;
opacity: .90;
filter:alpha(opacity=90);
width: 180px;
}
.porthead {
color: #f98700; 
font-size: 18px; 
letter-spacing: -1px; 
font-weight: bold;
font-family: Arial, 'Lucida Sans', 'Lucida Sans Unicode', Verdana;
text-transform: uppercase;
}
.porttext {
font-family: Arial, 'Lucida Sans', 'Lucida Sans Unicode', Verdana; 
font-size: 12px;
color: #FFF;
}