body {margin:0,0,0,0; background: gray url(Black.jpg) repeat-y}
#outside {border:0; padding:0}
#a-1 {width:150px; background-color:black; color:gray}
#a-2 {width:70%; background-color:black}
#a-3 {width:30%; background-color:black}
#a-3 applet{margin:0,0,0,0; padding:0,0,0,0; border:0,0,0,0}
#b-1 {color:gray; height:500px; vertical-align:top}
#b-1 a{text-decoration:none; color:white}
#b-1 a:hover {text-decoration:none; color:white; background-color:gray;}
#b-1 a:active {text-decoration:none; color:white}
#b-1 a:visited {text-decoration:none; color:white}
#b-3 {vertical-align:top; text-align:center}
#b-2 {vertical-align:top}
#d-2 {height;15px}
#w3 {text-align:center}

address {text-align:center; vertical-align:bottom}
/* GLOBAL RESET  found on http://csscreator.com/node/33203 from Deuce */
html,body,p,div,img,h1,h2,h3,h4,li,ol,dl,dd,dt,form,#outside {
  margin:0;  
  padding:0;  
  border:0;  
  border-collapse:separate;  
  border-spacing:0;
}
