body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	background-color: #f6edbe;
	margin: 10px 0px;
	padding: 0px;
	color: #000000;
	font-size: 10.4pt;
}

a{
	text-decoration: underline;
	color: #020202;
}

img{
	border: 0px;
}

p{
	font-size: 10.4pt;
}

h1{
	margin: 20px 0px 20px 0px;
	font-size: 16pt;
	color: #af0d18;
}

#wrapper{
	width: 986px;
	margin: 0pt auto;
	background-color: white;
	text-align: left;
	float: left;
}

#head{
	width: 986px;
	height: 158px;
	border-bottom: 4px solid #ff8739;
	position: relative;
	border-top: 1px solid #ff8739;
}

.head1{
	background: url('/images/headCollage2_.gif') no-repeat;
}

#logoLink{
	position: absolute;
	width: 380px;
	height: 140px;
	top: 30px;
	left: 20px;
}

#baloon{
	position: absolute;
	top: 20px;
	left: 900px;
}
#languageMenu{
	margin: 0px;
	position: absolute;
	top: 145px;
	right: 1050px;
}

#languageMenu a{
	margin: 0px 4px;
}

#languageMenu img{
	border: 1px solid #C0C0C0;
}
#quickLinks{
	list-style: none;
	margin: 0px;
	position: absolute;
	top: 130px;
	right: 20px;
}

#quickLinks li{
	display: inline;
	border-left: 2px solid white;
	padding: 0px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 10.4pt;
}

#quickLinks li a{
	text-decoration: none;
	color: white;
}

#quickLinks li a:hover{
	color: #ffc672;
}

#quickLinks .first-child{
	border-left: 0px;
}

#middlePics{
	border-bottom: 4px solid #978CAA;
}

#middlePics img{
	margin-top: 1px;
	padding: 0px;
}

#menu{
	list-style: none;
	font-size: 10.5pt;
	width: 163px;
	float: left;
	/*margin: 0px 10px 0px 10px;*/
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fbdc70;
	height: 650px;
}

#menu li{
	padding: 4px 4px 4px 20px;
}

#menu li a{
	color: #af0d18;
	text-decoration: none;
}

#menu li a:hover{
	color: #f77c85;
}
#menur{
	list-style: none;
	font-size: 10.5pt;
	width: 163px;
	float: right;
	/*margin: 0px 10px 0px 10px;*/
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fbdc70;
	height: 650px;
}

#menur li{
	padding: 4px 4px 4px 20px;
}

#menur li a{
	color: #af0d18;
	text-decoration: none;
}

#menur li a:hover{
	color: #f77c85;
}

#middle{
	width: 640px;
	width: "660px";
	/*border-left: 4px solid #978CAA;
	border-right: 4px solid #978CAA;*/
	float: left;
	padding: 10px 10px 0px 10px;
	text-align: left;
}

#middle .min-height{
	height:400px;
    float:right;
    width:1px;
}

#middle *{
	text-align: left;
}

.frontpageBox{
	float: left;
	width: 270px;
	width: "305px";
	height: 160px;
	padding-left: 30px;
	position: relative;
}

.frontpageBox img{
	width: 105px;
	height: 80px;
	border: 1px solid grey;
	clear: right;
	float: left;
	margin-right: 10px;
}

.frontpageBox h2{
	font-size: 12pt;
}

.frontpageBox h2 a{
	text-decoration: none;
	color: #af0d18;
}

.frontpageBox p{
	margin: 0px;
	font-size: 9pt;
}

.frontpageBox .more{
	position: absolute;
	bottom: 30px;
	right: 0px;
	color: #af0d18;
	font-size: 8pt;
}

.galleryElement{
	float: left;
	border: 1px solid grey;
	text-align: center;
	margin: 15px;
	padding: 5px;
}

.galleryElement img{
	border: 0px;
}

.listElement{
	margin-top: 20px;
	border: 1px dashed grey;
	padding: 5px;
	float: left;
	width: 625px;
}

.listElement img{
	width: 120px;
	float: left;
	vertical-align: top;
	margin-right: 10px;
	border: 1px solid grey;
}

.listElement p{
	margin: 0px;
	font-size: 9pt;
}

.listElement h2{
	margin: 2px;
	font-size: 12pt;
}

.listElement a{
	text-decoration: none;
	color: #DF0000;
}

#leadingPic{
	float: left;
	margin-right: 5px;
	border: 1px solid black;
	padding: 0px;
}

#freeText{
	background-color: #f9f9db;
	float: left;
	margin: 20px 10px;
	display: none;
}

#freeText p{
	float: left;
	width: 560px;
	margin: 10px 40px;
}

#freeFooter{
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #C0C0C0;
	display: none;
}

#freeFooter p{
	float: left;
	width: 560px;
	margin: 10px 40px;
}

#baner{
	float: left;
	width: 600px;
	height: 216px;
	padding-left: 30px;
	position: relative;
}