/* CSS Document */

body{

background:#000000;

margin:0px

}

#background {background:black url() no-repeat top center; height: auto !important; height: 100%; min-height: 100%; 

}

#ncontent{background:#e5b97a url(images/bg_content540_bottom.jpg) no-repeat top center; padding-top:10px; padding-left:30px; padding-right:20px;

}

#wcontent{background:#e5b97a url(images/bg_content900.jpg) no-repeat top center; padding-top:30px; padding-left:40px; padding-right:30px;

}

#transbox{
  padding: 10px;
 
  background-color:#ffffcc;
  
  
  filter:alpha(opacity=60);
  
  opacity:0.6;
  }

#transbox p
{font:17px/130% "Times New Roman", Times, serif; color:black

}


P{font:17px/130% "Times New Roman", Times, serif; color:black

}

.small{font:14px/120% "Times New Roman", Times, serif; color:black

}

.footer{font:12px/120% "Times New Roman", Times, serif; color:#e1b731; padding:5px

}

ul {font:17px/130% "Times New Roman", Times, serif; color:black

}

h1{font:30px/110% "Times New Roman", Times, serif; font-weight:bold; color:#660000

}

h2{font:24px/110% "Times New Roman", Times, serif; font-weight:bold; color:black

}



a:link{font-weight:normal; color:#660000; text-decoration:none}

a:visited{font-weight:normal; color:#660000; text-decoration:none}

a:hover{font-weight:normal; color:#9d771a; text-decoration:none}
