body {
	background-color: #acb1b3;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {
		width: 766px;
		height: 44px;
	}
#container {
	width: 786px;
	height: 452px;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	left: 50%;
	top: 50%;
	margin: -226px 0 0 -393px;
	position: absolute;
}
	#header {
		height: 61px;
	}
		#logo {
			margin: 24px 0 0 26px !important;
			margin: 24px 0 0 11px;
			float: left;
		}
		#menu {
			margin: 81px 0 0 110px !important;
			margin: 81px 0 0 10px;
			position: absolute;
			z-index: 11;
		}
			#menu ul {
				display: inline;
				margin: 0;
				padding: 0;			
			}
				#menu ul li {
					margin: 0 15px 0 0;
					display: inline;
				}
	#content {
		height: 431px;
	}
		
		#start {
			width: 766px;
			height: 388px;
			position: absolute;
			z-index: 1;
			visibility: visible;
		}
			#text {
				margin: 44px 0 0 19px !important;
				margin: 5px 0 0 19px;
				padding: 8px;
				width: 323px;
				height: 202px;
				background-image: url('../images/text_plate.gif');
				background-repeat: no-repeat;
				position: absolute;
			}
				#text iframe {
					border: 0;
					margin: 0;
					padding: 0;
					width: 323px;
					height: 192px;
					overflow-x: hidden;
					overflow-y: auto;
				}
			#display {
				position: absolute;
				margin-top: 44px !important;
				margin-top: 5px;
				padding: 8px;
				width: 395px;
				height: 202px;
				background-image: url('../images/image_plate.gif');
				background-repeat: no-repeat;
				left: 361px;
			}
			#gallery {
				top: 267px !important;
				top: 226px;
				margin-left: 20px;
				width: 742px;
				position: absolute;
				text-align: center;
			}
				table {
					margin: 0;
					padding: 0;
					border: 0;
					width: 742px;
				}
					.brick-1 {
						width: 107px;
						height: 95px;
						text-align: left;
						background-image: url('../images/brick_01.gif');
						background-repeat: no-repeat;
					}
					.brick-2 {
						width: 107px;
						height: 95px;
						text-align: left;
						background-image: url('../images/brick_02.gif');
						background-repeat: no-repeat;
					}
					.brick-3 {
						width: 107px;
						height: 95px;
						text-align: left;
						background-image: url('../images/brick_03.gif');
						background-repeat: no-repeat;
					}
					.brick-4 {
						width: 107px;
						height: 95px;
						text-align: left;
						background-image: url('../images/brick_04.gif');
						background-repeat: no-repeat;
					}
					.brick-5 {
						width: 96px;
						height: 95px;
						text-align: left;
						background-image: url('../images/brick_01.gif');
						background-repeat: no-repeat;
					}
					table tr td img {
						margin-left: 3px;
						margin-top: 0 !important;
						margin-top: -1px;
						cursor: pointer;
					}

#container-msg {
	background-image: url('../images/background_tack.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 70px;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -110px;
	padding-top: 7px;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
