/* CSS Document */

#body {
	font-size: 1.55em;
	position:absolute;
	height:2670px;
	width: 1500px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #1c1c1c;
	color: #1c1c1c;
	
}


#header {
	position:absolute;
	top:5px;
	left:20px;
	width: 1104px;
	height:120px;
	z-index:2;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color: #1c1c1c;
  }

#logo {
	position:absolute;
	top:10px;
	left:20px;
	width: 400px;
	height:110px;
	z-index:5;
	background-image: url(logo.png); background-repeat:no-repeat
  }

#title {
	top:10px;
	left:448px;
	width: 550px;
	height:110px;
	z-index:5;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: x-large;
	font-weight: bolder;
	position: absolute;
  }
  
.titlea {
	font-family: "Kristen ITC";
	font-size: 50px;
	font-style: normal;
	font-weight: bolder;
	color: #FF00CC;
	text-align: center;
	
}

.titleb {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	color: #339900;
	text-align: center;
	
}

.contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	color: #FFFF66;
	text-align: center;
	font-weight: bold;	
}
#navigation {
	font-size: 1.55em;
	position:absolute;
	top:150px;
	left:20px;
	width: 134px;
	height:600px;
	z-index:3;
	background-color: #4B4544;
	
  }
  
#naviinfo1 {
	position:absolute;
	top:500px;
	left:25px;
	width: 124px;
	height:70px;
	z-index:6;
	background-image: url(navinfo1%20german.gif);
	background-repeat:no-repeat;
	text-align: center;
  }
  
#naviinfo2 {
	position:absolute;
	top:582px;
	left:25px;
	width: 124px;
	height:70px;
	z-index:6;
	background-image: url(navinfo2%20britain.gif);
	background-repeat:no-repeat;
	text-align: center;
  }

#naviinfo3 {
	position:absolute;
	top:660px;
	left:25px;
	width: 124px;
	height:70px;
	z-index:6;
	background-image: url(navinfo3%20usacan.gif);
	background-repeat:no-repeat;
	text-align: center;
  }

.navigationa {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	background-color: #1c1c1c;
	text-align: center;
	z-index:4;
	
}

.navigationa:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1c1c1c;
	background-color: #FFFF66;
	z-index:4
	
}

.navigationb {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1c1c1c;
	background-color: #FFFF66;
	text-align: center;
	border-left:0;z-index:4
}

.navinfo {
	z-index:6;
	background-color: #4B4544;
}

.navinfo:hover {
	background-color: #FFFFFF;
	z-index:6
	
}

.navinfoactive {
	background-color: #FFFF66;
	z-index:6
	
}

#mainbox {
	visibility:visible;
	font-size: 18px;
	background-color: #1c1c1c;
	position:absolute;
	top:150px;
	left:164px;
	width: 800px;
	height:600px;
	z-index:3;
	color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
  }

.mainboxa {
	font-family: "Kristen ITC";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FF00CC;
	text-align: center;
	margin-top: 20px;
 }
 
.mainboxb {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	text-align: justify;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
 }

#infobox {
	visibility:visible;
	position:absolute;
	top:150px;
	left:974px;
	width: 150px;
	height:600px;
	z-index:3;
	text-align: center;
	background-color: #4B4544;
  }
  
#info1 {
	position:absolute;
	top:6px;
	left:5px;
	width: 140px;
	height:140px;
	z-index:6;
	background-image: url(info1.png);background-repeat:no-repeat
  }
  
#info2 {
	position:absolute;
	top:155px;
	left:5px;
	width: 140px;
	height:140px;
	z-index:6;
	background-image: url(info2.png);background-repeat:no-repeat
  }

#info3 {
	position:absolute;
	top:305px;
	left:5px;
	width: 140px;
	height:140px;
	z-index:6;
	background-image: url(info3.png);background-repeat:no-repeat
  }

#info4 {
	position:absolute;
	top:455px;
	left:5px;
	width: 140px;
	height:140px;
	z-index:6;
	background-image: url(info4.png);background-repeat:no-repeat
  }

.info {
	z-index:6;
	background-color: #FFFF66;
}

.info:hover {
	background-color: #FFFFFF;
	z-index:6
	
}

.infoactive {
	background-color: #FFFFFF;
	z-index:6
	
}

.infotextsmaller {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #1c1c1c;
	z-index:6;
	text-align: center;
}

.infotextsmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1c1c1c;
	text-align: center;
	z-index:6;
}

.infotextlarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1c1c1c;
	text-align: center;
	z-index:6;
	page-break-after: auto;
}
