body
{
margin:0;
padding:0;
overflow-y:scroll;
}
.body_text
{
	
	color:#fff;
	font-weight:100;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a
{
text-decoration:none;	
color:#990000;	
}
#notification {
	
	position:fixed;
	right:-500px;
	border:2px solid;
border-radius:5px;
	margin-top:25px;
	margin-right:25px;
	padding-left:5px;
width:400px;
height:140px;
background-color:#900;
z-index:10000;
line-height:12px;
}

#closenotification {
	position:absolute;
	right:0px;
	padding:3px;
	width:10px;
	}

#overlay {
position:fixed;	
     bottom: -35px;

padding-top:10px;
left:50%;
 margin-left: -465px;
height:70px;
width:930px;
background:#964a4a;
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100);
visibility:visible;
border-radius:25px;
-moz-border-radius:25px; /* Old Firefox */
}
@-moz-document url-prefix() {
                        #overlay
						{
                        position:fixed;	
						bottom: -25px;
						padding-top:0px;
						left:50%;
						 margin-left: -465px;
						height:70px;
						width:930px;
						background:#964a4a;
						opacity:1;
						-moz-opacity:1;
						filter:alpha(opacity=100);
						visibility:visible;
						border-radius:25px;
						-moz-border-radius:25px; /* Old Firefox */
                    }
                    }

#container
{	
	width:960px;
	height:auto;
	background-color:#000;
	border:thin;
	border-color:#333;
	 margin-left: auto ;
  margin-right: auto ;
  margin-bottom:5px;
  
  -webkit-box-shadow: 0px 0px 30px 0px #000;
          box-shadow: 0px 0px 12px -1px #000;


	
}
#topNAV
{	
	width:960px;
	background-color:#000;
	height:27px;
	
	
}
	
#HeaderImage
{	
	width:960px;
	height:152px;
	background:url(https://www.linhofstudio.com/catalogue/pages/images/linhofWeb_14.jpg) no-repeat;
	

	
}
#Nav
{	
	width:960px;
	background-color:#000;
	height:33px;
	
}

#PageInfo
{	
	height:auto;
	width:960px;
	background-color:#000;
	cursor:pointer;
	
}
#BigHeaderImage
{	
	width:960px;
	background-color:#000;
	height:502px;
	overflow:hidden;
	z-index:999;
	
}
.nivoSlider a {
    border:0;
    display:block;
}

.footer-text
{
		font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	font-weight:600;
}
.footer-textRED
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:600;
	color:#990000;
}
#Footer
{	
	clear:both;
	width:945px;
	background-color:#000;
	height:40px;
	padding-top:25px;
	padding-bottom:15px;
	padding-left:15px;
	
}
