html, body {
		background: #fff fixed 50% 50%;
		font: 10pt trebuchet ms, verdana, geneva, arial, sans-serif;
		color: #000;
}

td {
		padding: 0px 5px 0px 5px;
}

#horizon {
		position: absolute; top: 220px; left: 0px;
		width: 100%; height: 1px;
		overflow: visible;
}

#header {
		position: absolute; top: -200px; left: 50%; margin-left: -350px;
		width: 700px; height: 90px;
}

#menu {
		position: absolute; top: -105px; right: 50%; margin-right: -340px;
		width: 120px; min-height: 400px;
}

#info {
		position: absolute; top: -100px; left: 50%; margin-left: -350px;
		background-image: url(images/info_bg.jpg);
		background-position: 50% 50%; background-repeat: no-repeat;
		width: 555px; height: 400px; border: 1px solid #cf1a00;
		text-align: justify; padding: 10px 10px 10px 10px; overflow: hidden;
}

#gb {
		position: relative; left: -175px;
}

#copyright {
		position: absolute; top: 62px; right: 10px;
		text-align: right; font-size: 8pt;
}

a {
		text-decoration: none; color: #f00;
}

a:hover {
		text-decoration: none; background-color: #f00; color: #000;
}

.menu {
		display: block; left: 15px; width: 100px; position: relative;
		text-align: right; text-decoration: none; padding-right: 3px;
		margin-top: 5px; border: solid 1px #cf1a00;
}

.menuchoice {
		display: block; left: 15px; width: 100px; position: relative;
		text-align: right; text-decoration: none; padding-right: 3px;
		margin-top: 5px; border: solid 1px #cf1a00;
		background-color: #f00; color: #fff;
}

.counter {
		display: block; left: 15px; width: 100px; position: absolute;
		text-align: center; text-decoration: none;
		margin-top: 5px; top: 400px;
}

.small {
		font-size: 7pt;
}

.prop {
		float:right; width:1px;
}

.clear {
		clear:both; height:1px; overflow:hidden;
}

.min400px {
		height:400px;
}
