/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */
body, p, td, li
{background-color: #000000;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  12px;
margin-bottom:  0px;
margin-left:  0px;
margin-right:  0px;
margin-top:  0px}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6
{font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  16px;
font-weight: bold}

h1
{color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  16px;
font-weight: bold}

h2
{color: #0f0f0f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  72px;
font-weight: bold}

.semifett
{color: #0f0f0f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  36px;
font-weight: bold}

h4
{}

h5
{}

h6
{}

p
{}

a:link
{color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  12px;
text-decoration: none}

a:visited
{color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  12px;
text-decoration: none}

a:hover
{color: #999999;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  12px;
text-decoration: none}

a:active
{color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  12px;
text-decoration: none}

img
{}

 #nav {
    float:left;
    width:100%;
    line-height:normal;
	padding-top: 30px;
}
 #main {
	    float:left;
	 margin: 120px;
	 /*width:96%;*/
 }
#nav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  #nav li {
    float:left;
    margin:0;
    padding-top:3px;
    padding-right:10px;
    }
    #them {
	    float: right;
	    font-size:6px;
	    color: #FFFFFF;
    }
        #them a {
    }
