/* CSS Document */

body{background:#000 url(imgs/vertLines.png) repeat-x; font:'Courier New', Courier, monospace 1em;}
h1{font:1.5em;}
p{font:.8em;}
#inner .hr{height:7px; background:#000; margin:3px 0px 3px -25px; width:660px;}
.main .hr{height:7px; background:#000; margin:3px 0px 3px 20px; width:660px;}
.hr2{height:50px; width:100%; margin:-5px 0px -20px 0px;}
.container{position:relative; width:100%;}
.main{width:700px; height:100%; background:url(imgs/vert-bg2.png) repeat-y; margin:0px auto; position:relative; text-align:center;}
#inner{width:600px; background:#069; margin:0px auto; position:relative;}
#toptxt{width:300px; margin:0px auto;}
input{background:url(imgs/inputbg.gif) repeat-x; border:1px solid #000;}
.inpt{margin:2px;}
input:focus{border:1px solid #00FFFF;}
.rt{float:right;}
.lft{float:left;}
/*#copyright{background:url(imgs/wallTile1-25.png) repeat;}*/
/*.inpt2{background:url(imgs/inputbg100.jpg) repeat-x;}*/
a img{border:none;}
a:link {color: #000;}
a:visited {color: #333;}
a:hover {color: #3c3;}