body {
	background:#666;
	text-align: center;
	margin:0;
	padding:0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#container {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}

    a 			{ color: rgb(200, 200, 200);  text-decoration: none; }
	a:visited 	{ color: rgb(200, 200, 200); text-decoration: none; }
	a:hover 	{ color: rgb(220, 38, 0); text-decoration: none; }
	a:active 	{ color:rgb(255, 38, 0); text-decoration:none; }
	

	
	
	hr {
		border: 0;
		color: rgb(255, 255, 255);
		background-color: rgb(255, 255, 255);
		height: 1px;
		width: 100%;
		text-align: center;
	}
    
.nav_style {
    color: rgb(255, 255, 255);
    font-family: 'Verdana', 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.nav_multimedia{
    text-align: center;
}
	p {
		margin-bottom:4px;
		line-height: 125%;
	}
	#web_corner_cc {
		position:fixed;
    	top:0;
    	right:0;
    	z-index: 9999;
    }
	#footer {
		position:fixed;
		margin: 0 auto;
		padding:2px;
		width:100%;
		height:17px;
		bottom: 0px;
		left:0px;
		right:0px;
		text-align:center;
		margin-bottom:0px;
		opacity:0.7;
		    z-index: 6666;
	}
	#footer_text {
		position:fixed;
		margin: 0 auto;
		width:85%;
		height:20px;
		bottom: 0px;
		left:0px;
		right:0px;
		text-align:center;
		margin-bottom:0px;
		opacity:1.0;
		z-index: 6666;
		}
      
	#footer_text2 {
		position:fixed;
		margin: 0 auto;
		width:100%;
		height:20px;
		bottom: 0px;
		left:0px;
		right:0px;
		text-align:center;
		margin-bottom:0px;
		background-color:#666;
		opacity:1.0;
		z-index: 6666;
		}
      
.slide-out-div {
	padding: 10px;
	width: 440px;
	height:440px;
	background: #333;
    /* border: 1px solid #000; */
	opacity:0.9;
	z-index: 9950;  
	color: rgb(255, 255, 255);
    font-family: 'Verdana', 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;

      } 
p.blurb { 
font-size: 12px;
line-height: 120%;
 }  

.slide-out-div-inside { margin:0px;} 

.slide-out-div-box { 
	width:200px;
	height:100px; 
	margin:10px;
	float:left;
	background:#666;
	opacity:1.0;
	}
	
.slide-out-div-box-links { 
	width:200px;
	height:100px; 
	margin:10px;
	float:left;
	opacity:1.0;
	}
	
#multimedia {
padding-top: 5%;
}
	

	