﻿body
{
    margin: 0;
    padding: 0;
    background:url(topbackgroundbar.jpg) repeat-x left top #870015;
}
	
     .container
        {          
            position:relative;
            width:800px;            
            margin:auto;
            padding:0px;
        }
        div.content
	    {
		    width:800px;
		    line-height:115%;
		    position:absolute;
		    left:0px;
		    top:0px
	    }
	.clear
        {
            clear:both;
        }
    #themenu 
	{ 
  		width: 200px;
	}

	#themenu span 
	{
  		display: none;
  		visibility: hidden;
	}

	#themenu a 
	{
		width:200px;
		height:18px;
  		display: block;
  		padding-right: 0.4em;
  		padding-left: 0.5em;
  		padding-top: 0.2em;
  		padding-bottom: 0.0em;
  		text-decoration: none;
	}
	#themenu a:link 
	{
   		font-family: Arial;
		color: black; 
		text-decoration: none; 
		Font-Size:18px; 
		font-weight:normal;
	}

	#themenu a:visited 
	{
  		color: black;
  		font-family: Arial;
		text-decoration: none; 
		Font-Size:18px;
		font-weight:normal; 
	}

	#themenu a:hover 
	{
  		color: #cccccc;
  		font-family: Arial;
	 	text-decoration: underline;
		font-size:18px; 
		font-weight:normal;
	}
	div.menupos
	{
		position:absolute;
		left:580px;
		top:160px
	}
	.textstyle
	{
	    position: absolute; 
	    left:582px;  
	    top:455px; 
	    width: 180px; 
	    height: 20px; 
	    text-align:center;
	    font-family: Arial;
		color: black; 
		text-decoration: none; 
		Font-Size:14px; 
		font-weight:normal; 
	}
	.textstyle1
	{
	    position: absolute; 
	    left:209px;  
	    top:97px; 
	    width: 333px; 
	    height: 20px; 
	    text-align:right;
	    font-family: Arial;
		color: white; 
		text-decoration: none; 
		Font-Size:20px; 
		font-weight:bolder; 
	}

	
	a.normallinksmall:link {padding: 0.1em 0.3em 0.1em 0.3em; text-align:center; color: white; font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:normal; text-decoration: underline; }    
    a.normallinksmall:visited {padding: 0.1em 0.3em 0.1em 0.3em; text-align:center; color: white; font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:normal; text-decoration: underline; } 
    a.normallinksmall:hover {padding: 0.1em 0.3em 0.1em 0.3em; text-align:center; color: gray; font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:normal; text-decoration: underline; }   
    a.normallinksmall:active {padding: 0.1em 0.3em 0.1em 0.3em; text-align:center; color: white; font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:normal; text-decoration: underline; }   
