* {margin:0;padding:0}

body {
    color:#FFFFFF;
    font: 16px Arial, Sans-Serif;
    text-align: left;
    background: #000000;
    margin-bottom: 10%;
    margin-top: 3%;
}

.authbar {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}

.main_bar li {
	float: left;
	border: 1px solid #397EBB;
	background: black;
	padding: 3px;
	margin-right: 3px;
	margin-top: 3px;
}

#body-wrap {
    padding:0 40px;
	min-width:800px; 
    max-width: 1200px; 
} 

.contents {
	position: relative;
	margin: 0 auto;
	width: 815px;
}

.intro_nav ul {
	list-style: none;
}

.intro_nav li {
	margin-bottom: 10px;
}

#head_wrap {
	clear: both;
}

#gallery {
	clear: both;
}

#title { 
	float: left;
	color: #fff; 
	font-size: 300%; 
	font-family: Baskerville Old Face; 
	margin-bottom: 3px;
	width: 450px;
}

#atava_header {
	position: relative;
	float: left;
	width:800px;
	height:125px;
	margin-bottom: 5px;
	background: url('../graphics/intro_banner.jpg');
}

#columna_1 {
	position: relative;
	float: left;
	width: 600px;
}	

#columna_2 {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 200px;
}

#nav_box {
	position: relative;
	float: left;
	width: 804px;
	font-size: 90%;
}

#intro_bar {
	clear: both;
	width: 805px;
	height: 22px;
	background: url('../graphics/intro_bar.jpg');
}

ul {
	list-style: none;
}

#nav_box li {
	float: left;
}

* html .about a, * html .blog a, * html .publications a, * html .podcasts a, * html .services a, * html .indigenous a, * html .events a {
	padding: 3px 12px 3px 13px;
	margin: 3px 0 2px 0;
}

* html .contact a {
	padding: 3px 11px 3px 13px;
	margin: 3px 0 2px 0;
}

.about a, .blog a, .publications a, .podcasts a, .services a, .product a, .indigenous a, .events a {
	padding: 3px 12px 3px 13px;
	margin: 3px 0 2px 0;
}

.contact a {
	padding: 3px 12px 3px 8px;
	margin: 3px 0 2px 0;
}
	
#nav_box a {
	display: block;
}

#fam {
	float: left;
	position: relative;
	width: 600px;
	height: 400px;
}

#flowers {
	float: left;
	position: relative;
	width: 200px;
	height: 195px;	
	margin-bottom: 5px;
}

#poland {
	float: left;
	position: relative;	
	width: 200px;
	height: 200px;		
}

a:link {color: #FFFFFF; text-decoration: none; }
a:active {color: #0500D9; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none; }

.about a:hover {background: #FF578A; text-decoration: none; }
.blog a:hover {background: #FFA55D; text-decoration: none; }
.publications a:hover {background: #794FFF; text-decoration: none; }
.podcasts a:hover {background: #FF3904; text-decoration: none; }
.product a:hover {background: #8C9C41; text-decoration: none; }
.services a:hover {background: #FF8004; text-decoration: none; }
.indigenous a:hover {background: #787EFF; text-decoration: none; }
.events a:hover {background: #914EFF; text-decoration: none; }
.contact a:hover {background: #FF5D5D; text-decoration: none; }

.blue  {
	color:#397EBB;
}

.tool-tip {
	color: #fff;
	width: 100px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: black;
	border: 1px solid white;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: black;
}

