html {
    overflow-y: scroll;
	margin-top: 10px; }

body{
	font-size: 13px;
	line-height: 18px;
	font-family: Open Sans, Sans-Serif;
	font-weight: normal;
   background-image: url('images/dbd-bg.jpg'); background-repeat:repeat;background-position:top center;background-attachment:fixed;
   text-align:center; 
   margin:0;
   padding:0; } 

#wrapper { 
	margin: 0 auto; 
        width: 800px; 
        text-align:left; }
		
li { padding-left:15px; }
		
#ss1 img { display: none }
#ss1 img.first { display: block }

		
				  
.n1w     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 11px; 
				  font-weight: normal; 
                  color: #FDF8F2;     }
				  
.n2w     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 13px; 
				  font-weight: normal; 
                  color: #FDF8F2;     }
				  
.n3w     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 15px; 
				  font-weight: normal; 
                  color: #FDF8F2;     }
				  
.n1p     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 11px; 
				  font-weight: normal; 
                  color: #575654;     }
				  
.n2p     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 13px; 
				  font-weight: normal; 
                  color: #575654;     }
				  
.n3p     {  font-family: 'Open Sans', sans-serif; 
                  font-size: 15px; 
				  font-weight: normal; 
				  line-height: 130%;
                  color: #575654;     }
				  
.n4p     {  font-family: 'Oswald', sans-serif; 
                  font-size: 17px; 
				  font-weight: normal; 
                  color: #575654;     }
				  
.n2k     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 13px; 
				  font-weight: normal; 
                  color: #F75C75;     }
				  
.n3k     {  font-family: 'Open Sans', Sans-Serif; 
                  font-size: 15px; 
				  font-weight: normal; 
                  color: #F75C75;     }
				  		 
				  

				  
a:visited {color:#654a26;}
a.highlight:visited {color:#654a26;}
a:hover{color:#F75C75; text-decoration:underline;}
a.highlight:hover{color:#F75C75;}
a {color:#575654; text-decoration:none; outline:none;}