html, body {margin:0;height:100%;width:100%; background: #223754 url(i/s/bg.png) repeat top left; color: white; font-size: 10pt; font-family: "Georgia", "Times New Roman", sans; }

a img { border: none; }

#tlb {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(i/s/tlb.png);
	background-repeat: no-repeat;
}

#logo404 {
	position: absolute;
	top: 30px;
	left: 30px;
	font-family: Arial, serif;
	font-weight: bold;
	font-size: 350%;
	color: #333132;
}

#content {
	width: 900px;
	height: 500px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -250px;
}

#element {
	float: left;
	width: 370px;
	height: 100%;
}

#picture {
	position: relative;
	left: 50%;
	top: 50%;
	width: 361px;
	height: 369px;
	margin-left: -180px;
	margin-top: -185px;
}

#describe {
	margin-left: 410px;
	height: 100%;
	text-shadow: black 1px 1px 1px;
}

#chem {
	height: 65%;
}

#table {
	height: 100%;
	margin-right: 182px;
}

#table td { padding: 0; }

#atom {
	float: right;
	height: 100%;
	width: 178px;
}

#ac {
	text-align: center;
	position: relative;
	width: 178px;
	height: 200px;
	top: 50%;
	margin-top: -120px;
}

#text {
	margin-bottom: 1em;
}

.clear { clear: both; }
#table .desc { font-style: italic; padding-right: 1em; }

a { color: #07ACE2; text-shadow: none; }

/* .logo { position: absolute; top: 48px; left: 0; width: 230px; height: 52px; display: block; background: url(i/s/logo.png) no-repeat; text-decoration: none; }
   .logo:hover { background-position:0 -52px; outline:none; }  */
