body {
   font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
   	background-image: url(images/curtain30.jpg);
	background-position: center;
	     }
    
a {
        color: #000;
        text-decoration: underline;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        
        }

#container
{
margin-left: auto;
margin-right: auto;
width: 780px;
text-align: left;
}

#sig
{
font-size: 18px;
font-family:cursive;

}

#banner { 
  width: 780px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: Impact, Arial Black, sans-serif; 
  font-size: 48px; 
  color: #fff; 
  background-color: #000;
  font-weight: normal;
  }

.desc {  
  font-family: Arial,sans-serif; 
  font-size: 20px; 
  color: #fff; 
  font-weight: normal; 
  text-transform: uppercase;
  }
  
  
#linkbar {   
   width: 790px; 
   height: 20px;
   background-color: #000; 
   padding: 5px;
   padding-left: 5px;
   border-top: 10px solid #000;
   
   
  }

#linkbar a:link { 
    font-family: Andale Mono,sans-serif; 
    font-size: 13px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #000;
    padding-left: 15px;
    }
  
#linkbar a:hover {
    text-decoration: underline; 
    }

#linkbar a:visited { 
    font-family: Andale Mono,sans-serif; 
    font-size: 13px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #000;
    padding-left: 15px;
    }
#wrapper {
width: 800px;

        
	   }

#main {  
    width: 495px;
	height: 1100px;
    padding: 10px;
    float: left;
    line-height: 18px;
	background-color:#fff;
	color: #000;
    }

#main h1 {
     font-size: 24px;
     color: #555;
     font-family: serif;
     text-transform: uppercase;
     text-align: center;
     }
     
#main h2 {
     font-size: 16px;
     color: #555;
     font-family: serif;
     text-transform: uppercase;
     text-align: center;
     }
	 
 #main h3 {
     font-size: 12px;
     color: #555;
     font-family: serif;
     text-transform: uppercase;
     text-align: center;
     }  
	   
 .footer {
      font-size: 9px;
      color: #999;
      font-family: sans-serif;
      text-transform: none;
      text-align: center;
   }


#outer {  
    width: 257px;
	height: 1100px;
    float: left;
    background-color: #000;
    padding: 10px;
	border:3px solid #fff;

     }
     
#outer p {
     color: #fff;
     border-top: 1px dotted #000;
     padding: 10px;
     margin-top: -15px;
     font-family: sans-serif;
     font-size: 12px;
     line-height: 18px;
     }

#outer h1 {
    text-align: center;   
    padding-bottom: 5px;
    margin-top: 15px;
    font-family: serif;
    font-size: 20px;
    color: #fff;
    
    }
	#outer h3 {
    text-align: center;   
    padding-bottom: 5px;
    margin-top: 15px;
    font-family: serif;
    font-size: 12px;
    color: #fff;
	text-transform: uppercase
    
    }
   #outer a:link { 
    
    font-size: 10px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    
    background-color: #000;
    
    }
  
#outer a:hover {
    text-decoration: underline; 
    }

#outer a:visited { 
     
    font-size: 10px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    
    background-color: #000;
    
    } 
#outer img {
    border: 3px solid #000;
    align: center;
    }
    
.imgcenter {
    text-align: center;
    margin-top: -25px;
    }
    

        
.graf {
     font-size: 24px;
     color: #fff;
     font-family: serif;
     text-transform: uppercase;
	 
   }
 
 a.example
{
color: #fff;
text-decoration: none
}

a.example:hover
{
color: #DC143C;
text-decoration: underline
}


   