/* CSS BY ATY 2006 --------------------------------------- */

body {
	background: url('back2.jpg') top left repeat-x;
}

#header {
	margin:0 0 80px 10px;
	padding:0;
	width: 800px;
	height: 100px;
}

.gotora {
	float:left;
	margin:0 0 0 30px;
	height: auto;
	list-style-position:inside;
	line-height: 160%;
}

li.english { list-style-image: url(us.png); }
li.german { list-style-image: url(de.png) }
li.spanish { list-style-image: url(es.png) }
li.french { list-style-image: url(fr.png) }
li.italian { list-style-image: url(it.png) }

.bulb {
	background-color: #686A6F;
	color:white;
	height: 40px;
	margin-top: 40px;
}

#ra_body {
	float:left;
	width: 450px;
	height: auto;
}
