        /*
          Cascacing Stylesheet for anteater-travel.com
          This: additional stylesheet definitions for index.html

          by Ayshe Peters, rot65.de, June 2007
        */

body {
		background-color: #003366
}

#maincontent {
	background: url(../img/globe_start.jpg) no-repeat center 100px;
text-align:center;
}


#slogan {
	position: relative;
	left: 0;
	top:0;
}

p#slogan {
	color:#fff;
	font-size:0.8em;
}

#anteatergraphic {
	
	width:160px;
	height:45px;
	position:absolute;
	left:-25px;
	top:55px;
}

#maincontent span {
	display: none;
}

#maincontent a {
	display: block;
	width: 350px;
	height:430px;
	position: relative;
	left:244px;
	
}

