html
    {
    font-size: 100%;
    height: 99% auto;
    }
body
    {
    margin: 0;
    height: 100%;
    padding: 0;
    color: #9999cc;
    font: 0.85em Helvetica, "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    background: #000000;
    text-align: center;
    }
#bodytext li, p 
    {
    text-align: left;
    }

/* ANCHORS */
a
    {
    color: #ffcccc;
    text-decoration: none;
    }
a:visited 
    {
    }
a:hover, a:active, a:focus 
    {
    color: #ffffff;
    text-decoration: underline;
    }

/* FLASH CONTENT */
#flashtop
    {
        }
.flash
    {
        }

/* PAGE SLICE */
#container
    {
        background: transparent url("/images/pane_slice.png") top left;
    background-repeat: repeat-y;
    width: 770px;
        margin: 0 auto;
    height: 100%;
    position: relative;
    text-align: center;
    }
* html #container
    {
    }
#container::after
    {
    background: transparent url("/images/pane_foot.png") top left;
    background-repeat: no-repeat;
    content: "";
    width: 770px;
    height: 20px;
    display:block;    
    }

/* BODY PANE */
#bodytext
    {
    display:block;
    position:relative;
    border-width: 1px;
    border-style: solid;
    border-color: #330000;
    margin: 0 20px 0 20px;
    padding: 0;
        min-height:190px;
        }
* html #bodytext
    {
    }
#bodytext p
    {
    margin: 5px 15px 20px 5px;
    text-align: justify;
    }
#bodytext h3
    {
    height: 24px;
    margin: 1em 0.5em 0.5em 0.5em;
    }
h1, h2, h3, h4 
    {
    text-align: left;
    font: 2em "Helvetica Compressed", "Arial Narrow Bold", Helvetica, Arial, Tahoma, sans-serif;
    letter-spacing: 0.05em;
    }
h1, #boxes h3
    {
    width: 99%;
    height: 1.2em;
    display: block;
        background: url("/images/2.gif") bottom left;
    background-position: 0px 0px;
    background-repeat: repeat-x;
        color: #cdcde6;
    margin: 0;
    padding: 0 0 0 1%;
    }
h2
    {
    font-size: 1.6em;
    color: #cdcde6;
    margin: 0 0 0 1%;
    }
h3
    {
    font-size: 1.3em;
    color: #99ccff;
    margin: 0 0 0 1%;
    }
h4
    {
    font-size: 1.2em;
    color: #cdcde6;
    margin: 0 0 0 2%;
    }

dl  {
    text-align:justify;
    }
dt  {
    font-size: 1.2em;
    color: #cdcde6;
    padding: 5px;
    }
dd  {
    margin: 15px;
    color: #a8a8d3;
    text-align: justify;
    }

code
    {
    text-align:left;
    color: #cdcde6;
    font-size: 1;
    margin-left: 20px;
    padding: 10px;
    white-space: pre;
    word-wrap: break-word;
    }

/* Footer MENU tabs */

#footmenu
    {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    z-index: 1;
    }

#footmenu ul
    {
    list-style-type: none;
    text-align: center;
    margin-top: 0px;
    padding: 0;
    position: relative;
    z-index: 2;
    }

#footmenu li
    {
    display: inline;
    text-align: center;
    margin: 0 5px;
    }

#footmenu li a
    {
    font-size: 0.9em;
    padding: 1px 3px;
    color: #a8a8d3;
    background-color: #990000;
    border: 1px solid #660000;
    border-top: 0;
    text-decoration: none;
    }

#footmenu li a:hover
    {
    color: #ffffff;
    }
#footmenu li a:active
    {
    background-color: #000000;
    border: 1px solid #990000;
    border-top: 0;
    }


/* Inset boxes */

#boxes
    {
    width: 100%;
    clear: both;
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid ;
    min-height: 200px;
    }
#boxes p
    {
    font-size: 1em;
    text-align: justify;
    padding: 5px;
    margin: 0;
    }
.box
    {
    display: inline-block;
    position: inline;
    padding: 0;
    width: 30%;
    margin: 1%;
    min-height: 200px;
    float: left;
        background: #000 url("/images/base.gif") top left;
        border-bottom: 1px solid ;
    }
.boxr, .boxrmini
    {
    color: #cccccc;
    float: right;
    }
.boxrmini
    {
    min-height: 100px;
    }
.boxm
    {
    float: none;
    width: auto;
    margin-left: 33%;
    margin-right: 33%;
    }
.boxlm
    {
    float: none;
    width: auto;
    margin-right: 33%;
    }

/* images and floats */

img {
    border: 0;
    }

.imgctr
    {
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    }
.fright
    {
    margin: 2px 0px 2px 4px;
    border: 0;
    float: right;
    }
.fleft
    {
    margin: 2px 4px 2px 0;
    float: left;
    }

.padright
    {
    float: right;
    margin: 10px;
    }

.art
    {
        }

/* forms */

textarea, select, input {
    color: #99ccff;
    background-color: #000000;
    border: 1px solid ;
}
#contact {
	position: relative;
	display: block;
}
#contact select {
        width: 52%;
        font-size: 0.85em;
        }
#contact fieldset {
	background-color: #000000;
        	background-image: url(/images/keys1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 10px 10px 0px 10px;
        	border: 0;
        text-align: right;
	position: relative;
	z-index: 1;
}
#contact textarea {
	text-indent: 0px;
        font-size: 1em;
	line-height: 100%;
	background-color: transparent;
	padding: 1%;
        margin: 0px;
	border: 1px solid ;
	width: 50%;
	height: 11em;
	
}
#contact input
   {
   display:inline-block;
   margin: 0px 0px 0px 10px;
   font-weight: bold;
   width: 52%;
   font-size: 1em;
   color: #99ccff;
   }
input#submit, input#reset
   {
   display:inline-block;
   height: 20px;
   margin: 0;
   padding: 0;
   width: 100px;
      background-image: url(/images/tab01_100x40.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   border: 0;
      }
form input#reset {
   margin-right: 1%;
   }
form input#submit:hover, form input#reset:hover
   {
   color: #ffffff;
   }
form input.image 
   {
   display: inline;
   white-space: no-wrap;
   border: 0;
   }

/* PAGE FOOTER */
#pagefoot
    {
    color: #4d4d66;
    text-align: right;
    }
#pagefoot form
    {
    margin-left: 20px;
    float: left;
    }
#pagefoot select,input
    {
    font: 0.85em Helvetica, "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    color: #4d4d66;
    background-color: #000000;
    border: 1px solid #330000;
    }
#pagefoot p
    {
    font: 0.85em Helvetica, "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    text-align: right;
    padding: 0 20px 0 0;
    }

/* GENERAL COLOR MODS */
.cold3
   {
   color: #4d4d66;
   }
.cold2
   {
   color: #737399;
   }
.cold1
   {
   color: #8282ad;
   }
.coll3
   {
   color: #cdcde6;
   }
.coll2
   {
   color: #b3b3d9;
   }
.coll1
   {
   color: #a8a8d3;
   }
.white
   {
   color: #ffffff;
   }
.grn
   {
   color: #00dd00;
   }

.wb
   {
   color: #ffffff;
   font-weight: bold;
   }

/* GENERAL POSITION MODS */
.ctr
   { text-align: center !important; }
