<style type="text/css">{ }


.head {
border-bottom:1px dashed #007762;
text-align: left;
font-family: 'Cinzel', serif;
font-weight: bold;
font-size: 25px;
color: #007762;
letter-spacing: .7em; }


BODY,td,p { 
    color:#cccccc; 
    font-family: 'Roboto', sans-serif; 
    font-size: 12px ;
    letter-spacing: .6px ;
    font-weight: normal ;
}

i { 
    color:#ff362d; 
    font-family: 'Roboto', sans-serif; 
    font-size: 12px ;
    letter-spacing: .6px ;
    font-weight: normal ;
}


b { 
    color:#ff362d; 
    font-family: 'Roboto', sans-serif; 
    font-size: 12px ;
    letter-spacing: .6px ;
    font-weight: bold ;
}


        a { color:#340cfd; text-decoration:none; cursor:help;}
a:visited { color:#340cfd; text-decoration:none; cursor:help;}
 a:active { color:#7e2dff; text-decoration:none; cursor:help;}
  a:hover { color:#7e2dff; text-decoration:overline; cursor:help;}


hr.breakline {
    border: 0;
    border-bottom: 1px dotted #333333;
    width: 85%;
}

h1 {
color: #cccccc;
font-family: 'Cinzel Decorative', cursive;
font-size: 18px;
margin: 0pt;
padding: 2px 0px 20px 20px;
text-align: left;
}

h2 {
color: #cccccc;
border-bottom: 1px dotted #333333;
font-family: 'Cinzel', serif;
font-size: 100%;
letter-spacing: 3px;
margin: 0px 0pt;
padding: 0px 0pt 0pt 5px;
text-transform: lowercase;
text-align: center;
}

h3 {
border-bottom: 1px dashed #333333;
color: #999999;
font-family: 'Cinzel', serif;
font-size: 95%;
font-weight: normal;
letter-spacing: 4px;
margin: -25px 0pt 0pt;
padding: 0pt 0pt 0pt 50px;
}

h4 {
color: #cccccc;
background-color: #111111;
font-family: tahoma, times new roman, arial;
font-size: 100%;
letter-spacing: 0px;
margin: 0px 0pt;
text-transform: uppercase;
text-align: center;
}

h5 {
color: #009d81;
font-family: 'Cinzel', serif;
font-size: 120%;
text-transform: uppercase;
border-bottom: thin dotted #007762;
text-align: right;
margin: 15pt 60pt 5pt 40pt;
}

h6 {
color: #BEBEBE;
font-family: 'Cinzel', serif;
font-size: 150%;
text-transform: uppercase;
text-align: right;
margin: -18pt 32pt 0pt 0pt;
}

div.blocks {
     position:fixed;
   right:10px;
   bottom:20px;
  height:150px; 
    width:250px;
    overflow: visible; 
    border-width: 0;
    vertical-align: top;
    background-color: #000000;
    border-style: dotted;
    border: thin dotted #7430ff;
    overflow: visible; 
    padding: 5px;
}

div.column1 {
    vertical-align: top;
    text-align: left;
    background-color: #000000;
    display: inline-block;
    width: 31%;  
    border-style: solid;
    border: thin solid #007762;
    overflow: visible; 
    padding: 10px
}

div.column2 {
    vertical-align: top;
    text-align: left;
    background-color: #000000;
    display: inline-block;
    width: 48%;  
    border-style: solid;
    border: thin solid #007762;
    overflow: visible; 
    padding: 10px
}

header, footer {
    padding: 1em;
    clear: left;
    text-align: center;
}

article {
    margin-left: 170px;
    border-left: 1px solid gray;
    padding: 1em;
    overflow: hidden;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-image:url('sidebg.jpg');
    background-color: #000000;
    border-bottom-style: solid;
    border-bottom: thin solid #007762;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

li {
    float: right;
}

li a {
    display: block;
    color: #348c5f;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}

li a:hover {
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;

}

#backbar {
    z-index:-9;
    position:fixed;
    margin-left:-20px;
    top:306px;
    height:180px;
    background:#000000;
    background-image:url('starfield.gif');
    background-repeat:repeat;
    background-position:center bottom;
    width:130%; 
    opacity: .4; }

div#soon {
    position:fixed;
    top:60px;
    align-content: center;
    text-align: center;
    display: inline-block; 
    width: 90%; 
    overflow: visible; 
    border-width: 0;
    vertical-align: top;
    padding: 10px; }

</style>


