
/* -------------- FONTS -------------- */

H1 { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	background-color: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.bold { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 3px;
	font-weight: normal; 
	color: #FFFFFF;
	background-color: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;  
}

H2 {
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 1px; 
	color: #000;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;  
}

.bold2 { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px; 
	color: #000;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px; 
}

H2 a:link, H2 a:visited, H2 a:active {
	font-weight: bold; 
	color: #000;
	text-decoration: none;
}

H2 a:hover {
	font-weight: bold; 
	color: #333;
	text-decoration: underline;
}

H3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	margin: 12px 0px 0px 15px; 
}

H3 a:link, H3 a:visited, H3 a:active {
	font-weight: normal; 
	color: #FFF;
	text-decoration: none;
}

H3 a:hover {
	font-weight: normal; 
	color: #666;
	text-decoration: none;
}

H4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal; 
	color: #333;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	margin: 10px 0px 20px 0px;  
}

H4 a:link, H4 a:visited, H4 a:active {
	font-weight: bold; 
	color: #000;
	text-decoration: none;
}

H4 a:hover {
	font-weight: bold; 
	color: #333;
	text-decoration: underline;
}

.imagelink {
	font-family: Tahoma, Arial, Helvetiva, Sans-Serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #D5D5D5;
	background-color: #FFFFFF;
}

.imagelink a:link, .imagelink a:visited, .imagelink a:active {
	font-weight: normal;
	color: #D5D5D5;
	text-decoration: none;
}

.imagelink a:hover {
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
}

.copyright {
	font-family: "Century Gothic", Tahoma, Arial, Helvetiva, Sans-Serif;
	font-size: 9px;
	line-height: 10px;
	color: #000;
	letter-spacing: 1px;
	background-color: #;
	margin: 0px 0px 0px 210px; 
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.copyright a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}



/* -------------- CONTENT -------------- */

body { 
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 	border: 0px solid #000000;
	background-image: url(Background.gif);
}

#main {
	text-align: center;
	width: 100%;
 	border: 0px solid #000000;
	margin: 0px 0px 0px 0px; 
}

.logo {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 150px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-width: 0px 0px 0px 0px;
 	border-style: solid;
}

.menu {
	position: absolute;
	left: 20px;
	top: 120px;
	width: 150px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-width: 0px;
 	border-style: solid;
 	background-image: url(Menu-Background.jpg);
}

.header {
	position: absolute;
	left: 180px;
	top: 0px;
	padding: 22px 0px 0px 30px;
	text-align: left;
 	border: 0px solid #000000;
}

.border {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 100%;
	height: 20px;
	margin: 0px;
 	border: 0px;
	background-image: url(Border.gif);
}

.page-headline {
	position: absolute;
	left: 210px;
	top: 150px;
	width: 360px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	text-align: left;
 	background-color: #000000;
}

.first-photos {
	position: absolute;
	left: 210px;
	top: 220px;
	width: 67px;
	padding: 0px;
	text-align: center;
 	border: 0px solid #000000;
}

.second-photos {
	position: absolute;
	left: 330px;
	top: 220px;
	width: 67px;
	padding: 0px;
	text-align: center;
 	border: 0px solid #000000;
}

.third-photos {
	position: absolute;
	left: 450px;
	top: 220px;
	width: 67px;
	padding: 0px;
	text-align: center;
 	border: 0px solid #000000;
}

.fourth-photos {
	position: absolute;
	left: 570px;
	top: 220px;
	width: 67px;
	padding: 0px;
	text-align: center;
 	border: 0px solid #000000;
}

.fifth-photos {
	position: absolute;
	left: 690px;
	top: 220px;
	width: 67px;
	padding: 0px;
	text-align: center;
 	border: 0px solid #000000;
}

.sixth-photos {
	position: absolute;
	left: 810px;
	top: 220px;
	width: 67px;
	padding: 0px;
	text-align: center;
 	border: 0px solid #000000;
}

.border-bottom {
	position: absolute;
	left: 0px;
	top: 640px;
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(Border.gif);
}

.copyright-bottom {
	position: absolute;
	left: 0px;
	top: 653px;
	width: 100%;
	height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.img img {
  	border: 10px solid #D5D5D5;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetiva, Sans-Serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #D5D5D5;
	background-color: #FFFFFF;
}

div.img a:hover img {
 	border: 10px solid #666;
}