@charset "utf-8";

/*
#||||||||||||||||||||||||||||||||||||||||||||||
#      ___           ___           ___     
#     /\  \         /\__\         /\  \    
#     \:\  \       /:/ _/_       _\:\  \   
#      \:\  \     /:/ /\__\     /\ \:\  \  
#  ___ /::\  \   /:/ /:/  /    _\:\ \:\  \ 
# /\  /:/\:\__\ /:/_/:/  /    /\ \:\ \:\__\
# \:\/:/  \/__/ \:\/:/  /     \:\ \:\/:/  /
#  \::/__/       \::/__/       \:\ \::/  / 
#   \:\  \        \:\  \        \:\/:/  /  
#    \:\__\        \:\__\        \::/  /   
#     \/__/         \/__/         \/__/    
#||||||||||||||||||||||||||||||||||||||||||||||
#Made In Tacoma, WA, USA @ HOLISTIC FORGE WORKS
#     http://www.holisticforgeworks.com
#     &copy; = R.R. "Webmaster" Anderson 
#||||||||||||||||||||||||||||||||||||||||||||||
*/


* {margin: 0; padding: 0}

body {background:#fff url("bodyBG.jpg") 25% 0 no-repeat; color:#999999; font:normal 80%/160% "Courier New", Courier, monospace;}

#holder_shell {width:760px; margin:3em auto; text-align:left; position:relative; }
#content {width:590px; cursor:help;}
h1 {font-size:450%; text-align:center; letter-spacing:-.08em; white-space:nowrap; font-weight:normal;} h1, h2 {font-family:Georgia, "Times New Roman", Times, serif;}
h1 em {color:#fff; background-color:#8F8F8F; font-weight:bold; display:block; text-transform:uppercase; font-size:40%; letter-spacing:.5em; border-top:5px double #ccc; border-bottom:1px dotted #ccc; margin-top:.5em;}
h2 {text-transform:uppercase; letter-spacing:.2em; background-color:#fff;}
img {border:0 none;}
.frame {border: 1px dashed #ccc; padding:.3em; background-color:#fff;}
.float_left {float:left; margin:.5em .5em 0 0;}

p, ul, ol {margin-bottom:1em; color:#5F5F5F;}
p {background:transparent url("pBG.gif");}
#content p:hover {background-color:#000; color:#fff; font-weight:bold; background-image:none;}
ul, ol {margin-left:3em;}

#footer {clear:both; width:760px; margin:3em auto; text-align:center;}
#footer a {color:#BEBEBE;}
#footer a:hover {text-decoration:none; color:#000;}

