body {
	width: auto;
	height: auto;
	background-color: #ffffff;
	background: url('gfx/background.jpg');
	background-repeat: repeat-y;
	color: #000000;
}
a, a:link, a:visited, a:hover, a img {
	text-decoration: none;
	outline-style: none;
}
#page {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
}
#homeTitle {
	width: 800px;
	height: 358px;
	background-image: url('gfx/banner.jpg');
	border: 1px solid #000000;
	text-align: right;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}
.mainTitle  {
	color: #000000;
	font-size: 66px;
	font-family: "Felix Titling", "Times New Roman";
	font-weight: lighter;
	text-decoration: none;
	margin: 80px 10px 0px 0px;
}
.mainTitle a {
	color: #000000;
}
.subTitle {
	color: #000000;
	font-size: 20px;
	font-family: "Felix Titling", "Times New Roman";
	font-weight: normal;
	margin: 0px 80px 0px 0px;
}
.subTitle a {
	color: #000000;
}
#language {
	font-family: "Felix Titling", "Times New Roman";
	font-weight: lighter;
	font-variant: small-caps;
	font-size: 14px;
	margin: 160px 10px 0px 0px;
}
#language a {
	text=decoration: none;
	color: #000000;
}
#language a:hover {
	color: #999999;
}
#homeImage {
	width: 600px;
	height: 400px;
	margin: 0px 100px 0px 100px;
}
#homeFlag1 {
	width: 50px;
	height: 50px;
	margin: 0px 0px 0px 0px;
}
#homeFlag2 {
	width: 50px;
	height: 50px;
	margin: 0px 0px 0px 0px;
}