@import url( ../../../stylesheets/base.css );

div#main {
	position: relative;

	width: 685px;
	height: auto;

	padding-top: 5px;
	padding-left: 20px;

	background-image: url( ../images/main_background.jpg );
	background-repeat: no-repeat;
}

div#tabs img {
	float: left;
}

div#text {
	position: relative;
	clear: left;

	width: 420px;
	height: auto;

	margin-top: 55px;
	margin-left: 10px;
}


