/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CBDADC;
	text-align: center;
	background-color: #000000;
	margin-top: 8%;
}

.table {
	text-align: center;
	margin: 0 auto;
}

a:link, a:visited {
	color: #CBDADC;
	text-decoration: none;
	background-color: #none;
}

a:hover,a:active {
	color: #A96C6F; 
	text-decoration: none;
	background-color: #none;
}

.head {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 150px;
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 15px;
	margin: 10px 0px 0px 0px;
}

.nav {
	text-align: center;
	font-size: 11px;
	margin: 0px;
}

.iframe {
	filter: chroma(color:#000000);
	width: 341px;
	height: 326px;
}

.image1 {
	background-image: url(images/image_01.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 262px;
}

.image2 {
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	width: 508px;
	height: 131px;
}

.image3 {
	background-image: url(images/image_03.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 262px;
}

.image4 {
	background-image: url(images/image_04.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 262px;
}

.image5 {
	background-image: url(images/image_05.jpg);
	background-repeat: no-repeat;
	width: 341px;
	height: 163px;
}

.image6 {
	background-image: url(images/image_06.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.image7 {
	background-image: url(images/image_07.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 17px;
}

.image8 {
	background-image: url(images/image_08.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 770px;
}
