﻿body
	{
        background-color: white;
	}
	
     .container
        {          
            position:relative;
            width:870px;            
            margin:auto;
            padding:0px;
        }
        div.content
	    {
		    width:870px;
		    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:bold;
	}

	#themenu a:visited 
	{
  		color: black;
  		font-family: Arial;
		text-decoration: none; 
		Font-Size:18px;
		font-weight:bold; 
	}

	#themenu a:hover 
	{
  		color: #cccccc;
  		font-family: Arial;
	 	text-decoration: underline;
		font-size:18px; 
		font-weight:bold;
	}
	div.menupos
	{
		position:absolute;
		left:580px;
		top:200px
	}
	.textstyle
	{
	    position: absolute; 
	    left:580px;  
	    top:515px; 
	    width: 220px; 
	    height: 20px; 
	    text-align:center;
	    font-family: Arial;
		color: black; 
		text-decoration: none; 
		Font-Size:14px; 
		font-weight:normal; 
	}
	.textstyle1
	{
	    position: absolute; 
	    left:550px;  
	    top:40px; 
	    width: 250px; 
	    height: 20px; 
	    text-align:center;
	    font-family: Arial;
		color: black; 
		text-decoration: none; 
		Font-Size:16px; 
		font-weight:bolder; 
	}
	.textstyle2
	{
	    position: absolute; 
	    left:610px;  
	    top:450px; 
	    width: 150px; 
	    height: 20px; 
	    text-align:center;
	    font-family: Arial;
		color: black; 
		text-decoration: none; 
		Font-Size:12px; 
		font-weight:bolder; 
	}
	.thumblabel
	{
	    font-family: Arial;
		color: black; 
		text-decoration: none; 
		Font-Size:12px; 
	}
	#fullscreentextimagepos
	{
	    position: absolute; 
	    left:105px;  
	    top:565px; 
	}