/****************** the usual elements *********************/
body{
	background-color : white;
        text-align: center;
        font-family: Georgia;
}
a{
	color: #336688;
	text-decoration: none;
	font-weight: 800;
}
a:hover{
	color: #111144;
}
/****************** the classes *****************************/
.stuff {

	width: 				200px;
	margin:				0px; 
	border:				2px solid #000066;
	background-color:		#FFFFFF;
}
.container {
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;	
	padding-bottom: 1px;	
        text-align: left;
       background-image: url("images/turcoaz.jpg");  
}

.general {width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;	
	padding-bottom: 15px;}
	
.left {
  float: left;
	width: 135px;
	height: 700px;
	margin: 0px;
	margin-left: 168px;
	margin-right: auto;	
	padding-bottom: 1px;
	        text-align: left;
       background-image: url("images/slide.jpg");  
       background-attachment:fixed;
       background-position: 150% 19%;
       background-repeat:repeat; 
}

/************************** the id's *************************/
#topContainer{	
	width: auto;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 0px;
	
}
#topLeft{
	width: 130px;
	float: left;
	height: auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 16px;
	font-variant: small-caps;
	font-family: sans-serif;
	font-weight: 500;
}
#topRight{
	padding-top:10px;
	padding-bottom:10px;
	width: 628px;
	height: 100px;
	float: right;
	text-align: center;
}
#content{
	padding-left: 50px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	width: 696px;
	font-size:120%;

	font-size: 16px;
	font-family: Georgia;
	font-weight: 500;
        color : #fffff0;
        

}

div.trans {margin: 1px;                     
	  border: 3px solid #ff0066;
	  height: 90;
	  width: 110;
	  float: left;
	  text-align: center;
          color: #fffff0;
         }	

div.trans img {display: inline;
               margin: 1px;
               border: 1px solid white;
               -moz-opacity:0.4;filter:alpha(opacity=50);
              } 


div.trans a:hover img {border: 1px solid #ff0066;-moz-opacity:1;filter:alpha(opacity=100)}

div.desc
         {text-align: center;
          font-weight: normal;
          width: 120px;
          margin: 2px;
         }



#misc{
	padding-top:20px;
	text-align:right;
}

td.menu{background: lightblue}

table.menu
{
position:absolute;
visibility:hidden;
font-size:90%;
background:black;
}

img  {margin: 1px;                            
	  border: 1px solid #000066;	  
          float: left;  
	  text-align: center;
          color: #ffffff;
         }	


h6     {font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #fffff0;
	line-height: 0.2;
	text-align: center
       }

a.u {color: #fffff0}

img.vior {margin: 0px;                            
	  border: 0px solid #000066;	
	  text-align: center;
          margin-bottom: 0px;
         }	
         
img.white {margin: 0px;                            
	  border: 0px solid #FFFFFF;	
	           }	
         
img.right {margin: 1px;                            
	  border: 1px solid #000066;
	  height: auto;
	  width: auto;	
          float: right;  
	  text-align: center;
          color: #ffffff;
         }	

hr.vior {margin-top: 0px;}

span
{
float:left;
width:0.7em;
font-size:580%;
font-family:algerian;
color: red;
line-height:80%;
text-indent: 0pt;
}

p {font-size: 16px;
	font-family: Georgia;
	font-weight: 500;
        color : #fffff0;
  {

h2     {align="center";color: #00ff00
       }
       
div#left-sidebar{
  position:absolute;
  top:0;
  left:0;
  width:20%;
  height:100%;
  background-position: 50% 50%; 
 }
