/* aasii stylesheet */

body {
	background: url("http://static.aasii.org/wiki/body_back.gif") repeat-x;
	background-color: #FFF;
	margin: 0 30px 2em 30px;
	padding-top: 0; 
}

#mozilla-org {
	position: relative;
	height: 25px;
}

#mozilla-org a {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 110px;
	height: 25px;
	background: url("http://static.aasii.org/wiki/mozilla-org.gif") no-repeat;
	text-decoration: none;
	text-indent: -5000em;
}

#menu a img {
	border: none;
}

#lang-section {
	position: absolute;
	right: 0;
}
