body {
	background-attachment: fixed;
	background-image: url(_images/bgSite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #1A0D0C;
	text-transform: uppercase;

}

#Content {
	/*border: 1px solid #990000;*/
	visibility: visible;
	width: 450px;
	left: 570px;
	top: 150px;
	position: absolute;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1A0D0C;
}

#Content a {
	color: #5A0000;
	text-decoration: none;
	font-weight: bold;
}

#Content a:hover {
	color: #1A0D0C;
	text-decoration: underline;
	font-weight: bold;
}

#nav {
	/*border: 1px solid #990000;*/
	visibility: visible;
	width: 500px;
	left: 0px;
	top: 15px;
	position: fixed;
	/*position: absolute;*/
}

#nav ul {
	/*border: 1px solid #000000;*/
	text-align: right;
	margin-left: 0px;
	margin-right: 13px;
	visibility: visible;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: none;
}

li#nav47 a, li#nav48 a, li#nav49 a, li#nav52 a, li#nav53 a, li#nav54 a, li#nav6 a {
/*	border: 1px solid #000000;*/
	color: #1A0D0C;
	text-decoration: none;
}

li#nav47 a:hover, li#nav48 a:hover, li#nav49 a:hover, li#nav52 a:hover, li#nav53 a:hover, li#nav54 a:hover, li#nav6 a:hover {
	color: #5A0000;
	text-decoration: underline;
}

#nav1 {
	/*border: 1px solid #990000;*/
	position: relative;
	top: 200px;
	left: 317px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 130px;
	height: 100px;
	background-image: url(_images/logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

li#nav1 a {
	/*border: 1px solid #000000;*/
	color: #1A0D0C;
	text-decoration: none;
}

li#nav1 a:hover {
	color: #5A0000;
	text-decoration: underline;
}

#nav51 {
	/*border: 1px solid #990000;*/
	position: relative;
	width: 180px;
	left: 15px;
	height: 112px;
	top: 120px;
	background-image: url(_images/LangLengl.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

li#nav51 a {
	padding-left: 45px;
	color: #FFFFFF;
	text-decoration: none;
}

li#nav51 a:hover {
	color: #5A0000;
	text-decoration: underline;
}

#nav50 {
	/*border: 1px solid #990000;*/
	position: relative;
	width:250px;
	top: 10px;
	left: 190px;
	height: 112px;
	background-image: url(_images/LangLengl.png);
	background-repeat: no-repeat;
	background-position: right top;
}

li#nav50 a {
	padding-right: 35px;
	color: #5A0000;
	text-decoration: none;
}

li#nav50 a:hover {
	color: #1A0D0C;
	text-decoration: underline;
}

#footerLink {
	padding-right: 20px;
	padding-top: 150px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #1A0D0C;
	text-decoration: none;
	text-align: right;
}

#footerLink a {
	color: #5A0000;
	text-decoration: none;
}

#footerLink a:hover {
	color: #1A0D0C;
	text-decoration: underline;
}
