@charset "utf-8";
/* CSS Document */

/*
body {
font-family: Tahoma; 
Sans-Serif; font-size: 14px; color: #951F1F;
} */


h1 {text-align:center; font-size:24px; padding-bottom:10px; margin:0; color:#fff;}
a:link { 
color: #7E8EF3;
text-decoration: none;

	}
a:visited { 
color: #7E8EF3;
text-decoration: none;
	}
a:hover { 
color: #BCCFFF;
text-decoration: underline;
	}

img { border: 0; }


body{ 
color: #666666; font: 16px  arial, rahoma, Verdana, sans-serif;
background-color: black;
background-image: url(images/bg_grad.gif); 		
background-repeat: repeat-x; 
}
#images{
position: absolute;
top: 31px;
left: 88px;
width: auto;
z-index: 20;
	   
}	
	

#gallery{ 
position: absolute;
top: 125px;
left: 185px;
width: 820px;
text-align: center;
background-color: #000;
}

#biogallery{ 
position: absolute;
top: 125px;
left: 185px;
width: 820px;
text-align: left;
padding: 0 15px;
background-color: #000;
color:#fff;
font-size:14px;
}

#nav {
border: 0px;
position:absolute;
top: 85px;
left: 407px;
background-color: #000;
margin: 5px;
z-index: 4;
}
#zomblandia {
border: 0px;
position:absolute;
top: 115px;
left: 1000px;
background-color: #000;
margin: 5px;
z-index: 4; 
}

#zomblandia a {
color: #ff3333; 
font-size:10px;
}