﻿body
	{
        background-color: #f4f8fb;
	}
	
     .container
        {          
            position:relative;
            width:928px;            
            margin:auto;
            padding:0px;
        }
        div.content
	    {
		    width:928px;
		    line-height:115%;
		    position:absolute;
		    left:0px;
		    top:0px
	    }
	.clear
        {
            clear:both;
        }
    #themenu 
	{ 
  		width: 185px;
	}

	#themenu span 
	{
  		display: none;
  		visibility: hidden;
	}

	#themenu a 
	{
		width:185px;
		height:22px;
  		display: block;
  		padding-right: 0.4em;
  		padding-left: 0.5em;
  		padding-top: 0.2em;
  		padding-bottom: 0.0em;
  		text-decoration: none;
	}
	#themenu a:link 
	{
	    background-image: url(hovermenubutton.jpg);
   		font-family: Arial;
		color: #003399; 
		text-decoration: none; 
		Font-Size:15px; 
		font-weight:bold;
		border-bottom:solid 1px white;
	}

	#themenu a:visited 
	{
	    background-image: url(hovermenubutton.jpg);
  		color: #003399;
  		font-family: Arial;
		text-decoration: none; 
		Font-Size:15px;
		font-weight:bold; 
		border-bottom:solid 1px white;
	}

	#themenu a:hover 
	{
	    background-image: url(menubutton.jpg);
  		color: #3366cc;
  		font-family: Arial;
	 	text-decoration: none;
		font-size:15px; 
		font-weight:bold;
		border-bottom:solid 1px white;
	}
	div.menupos
	{
		position:absolute;
		left:580px;
		top:185px
	}
	.textstyle
	{
	    position: absolute; 
	    left:30px;  
	    top:560px; 
	    width: 500px; 
	    height: 20px; 
	    text-align:center;
	    font-family: Arial;
		color: #003399; 
		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: #003399; 
		text-decoration: none; 
		Font-Size:12px; 
	}
	#fullscreentextimagepos
	{
	    position: absolute; 
	    left:105px;  
	    top:565px; 
	}