@charset "utf-8";
.container {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
}
body {
	background-image: url(gfx/home/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.elementTop {
	width: 810px;
	position: relative;
	top: 0px;
}
.menu {
	width: 810px;
	position: relative;
}
.content {
	width: 810px;
	position: relative;
	text-align: left;
}
.nonstatic {
	width: 810px;
	position: relative;
	background-image: url(gfx/master/classBgroundRepeat.jpg);
	background-repeat: repeat-y;
}
.google {
	width: 810px;
	position: relative;
	background-image: url(gfx/master/classBgroundRepeat.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 32px;
}
