@charset "UTF-8";


@font-face {
 font-family: "Alte";
 src: url("altehaasgroteskbold-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Alte";
 src: url("AlteHaasGroteskBold.ttf") /* TTF file for CSS3 browsers */
}

body {
	margin:0;
	padding:55 0 0 20;
	font-family:arial, verdana, sans;
	font-size:16px;
	font-weight:normal;
	background-repeat: repeat;
	color:#000
}
#header{
	position: fixed;
	top:0px;
	font-size: 18px;
	color: #00F;
	text-decoration:underline;
	float:left;
	width:180px;
 }
 #header2{
	top:0px;
	margin-left: 250px;
	position: fixed;
	font-size: 18px;
	color: #00F;
	text-decoration:underline;
 }
  #header3{
	top:0px;
	margin-left: 350px;
	position: fixed;
	font-size: 18px;
	color: #00F;
	text-decoration:underline;
 }
  #headerb{
	top:0px;
	width:600px;
	margin-left: 200px;
	position: fixed;
	font-size: 22px;
	color: #00F;
	text-decoration:underline;
 }
  #u{
	font-style:italic;
	text-decoration:underline;
 }
 
   #u2{
	font-style:italic;
	text-decoration:underline;
	background-color: #FFF;
	max-width:200px;
 }
 
    #u3{
	font-style:italic;
	background-color: #FFF;
	max-width:390px;
 }
 
 #columna{
float:left;
width:290px;
padding:0 20px 0 0;
}

 #columnx{
	 max-width:100%;
	 float:left;
display:inline-block;
}

 
#bottom{
 	position: fixed;
	bottom: 20px;
	right: 20px;
	}
	
#title{
display:block;
margin-top:-10px;
margin-left: 97px;
width:350px;
text-align:center;
position:fixed;
color:blue;
}

#img{
margin-top:15px;
}

#imgb{
	margin-top:15px;
	margin-left:15px;
	width:20px;
}
	 
 
a:link {
	color: blue;
}
a:visited {
	color: blue;
} 
a:hover {
	color: red;
}


a.cat:link {
	color: blue;
}
a.cat:visited {
	color: blue;
}
a.cat:hover {
	color: blue;
	background:#FF0;
}

#apDiv2 {
	position:absolute;
	left:445px;
	top:279px;
	width:452px;
	height:46px;
	z-index:3;
}