		
/* // begin scroller styles */	

/*.height_shell {width:100%; height:900%;} */

.special {
	position:absolute;
	top:360px;
	left:700px;
	width:auto;
	height:auto;
	
	}


.body_back { position:fixed;width:99%; height:99%; z-index:2;text-align:center;margin:0px;
}

.logo_header 
		{ margin-left:50px;margin-right:auto;width:900px; height:600px;z-index:3; border:0px white dashed;text-align:left;}
		

.trans_black_shell {
	width:820px; 
	height:100%;
    background:rgb(0,0,0);
    background:rgba(0,0,0,.60);
    *background:transparent;
    *filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#BF000000,endColorStr=#BF000000);
    *-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)";
	}
	
	
.trans_note {
	border:2px dotted pink;
	padding:10px;
	color:white;
	width:520px; 
	height:auto;
    background:rgb(0,0,0);
    background:rgba(0,0,0,.50);
    *background:transparent;
    *filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#BF000000,endColorStr=#BF000000);
    *-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)";
	}

.trans_black {
	width:800px; 
	height:auto;
    background:rgb(0,0,0);
    background:rgba(0,0,0,.50);
    *background:transparent;
    *filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#BF000000,endColorStr=#BF000000);
    *-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)";
	}
			
.address {	font-family: helvetica, arial, verdana, sans-serif; 
			font-size: 28px; 
			line-height:105%;
			font-weight: normal; 
			color: #ffffff;
			text-align: left;
			width:860px;
			height:150px;
			border:0px white dashed;
			margin-left:90px;
			}

.address_trans {	font-family: helvetica, arial, verdana, sans-serif; 
			font-size: 28px; 
			line-height:105%;
			font-weight: normal; 
			color: #ffffff;
			text-align: left;
			width:500px;
			border:0px white dashed;
			margin-left:90px;
			    background:rgb(0,0,0);
    background:rgba(0,0,0,.30);
    *background:transparent;
			*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#BF000000,endColorStr=#BF000000);
            *-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)";
			}	
	
			
.temp {	font-family: helvetica, arial, verdana, sans-serif; 
			font-size: 24px; 
			font-weight: bold; 
			color: #ffffff;
			line-height: 30px; 
			text-align: center;
			position:absolute;
			top:525;
			width:100%;
			height:75px;
			padding-top:34px;
			background:rgba(255,255,255,.4);
			}
			
			
.announce  {font-size: 30px;}
 
	

 
a.highlight:link {border: solid blue 1px;}

a.highlight:hover {border: solid yellow 1px;}

a.highlight:active {border: solid blue 1px;}

a.highlight:visited {border: solid blue 1px;}

a {color:#FFCCCC;}
a:active {color:white;}
a:hover {color:#ffcc66;}
