/* CSS Document */
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	text-align:center;
	background-color:#282282;
	}
	h2 {
	font-size: small;
	font-weight: bold;
	color: #000;
	}
	#alert {
	width: 400px;
	height: 340px;
	margin: auto;
	background-image:url(../images/alertbck.gif);
	background-repeat:no-repeat;
	text-align:center;
	}
	#alert p {
	padding-right: 24px;
	padding-left: 26px;
	}
	#alert ul {
	font-size:small;
	list-style-type:none;
	text-align: left;
	}
	#back {
	position: absolute;
	width: 70px;
	height: 40px;
	left: -221px;
	top: 1px;
	border-style:none;
	}
	#bottom {
	float:left;
	width: 776px;
	height: 35px;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	}
	#container {
	width: 776px;
	height: 460px;
	margin: 0px auto;
	}
	#container p {
	color:#000;
	font-size: small;
	}
	#clearboth {
	clear:both;
	}
	#content {
	Float:left;
	width: 776px;
	background-image:url(../images/mid.gif);
	background-repeat:repeat-y;
	}
	#content.normal{
		text-align:left;
		
	}
	#content p, #content.normal{
	padding-left: 24px;
	padding-right: 24px;
	}
	#content span {
	padding-left: 24px;
	padding-right: 24px;
	}
	#content ul {
	list-style: none;
	text-align: left;
	}
	#content h2 {
	padding-left: 26px;
	padding-right: 14px;
	text-align: left;
	}
	#info {
	position: absolute;
	left: -168px;
	top: 112px;
	width: 641px;
	background-color: #FFFFFF;
	border: thin solid #FFE100;
	padding: 8px;
	vertical-align: top;
	text-align:left;
	font-size: 12px;
	}
	#info h2 {
	font-size: 14px;
	}
	#info ul {
	font-size: 12px;
	text-align: left;
	}
	#litbot {
	float:left;
	width: 776px;
	height: 35px;
	background-image:url(../images/litbot.gif);
	background-repeat: no-repeat;
	}
	#litcontent {
	float:left;
	width: 776px;
	background-image:url(../images/litmid.gif);
	background-repeat:repeat-y;
	font-size:9px;
	}
	#litprod {
	float:left;
	width: 776px;
	height: 109px;
	background-image:url(../images/litprod.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	}
	#littop {
	float:left;
	width: 776px;
	height: 190px;
	background-image:url(../images/littop.gif);
	background-repeat: no-repeat;
	}
	#numprod {
	float:left;
	width: 776px;
	height: 109px;
	background-image:url(../images/numprod.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	}
	#numtop {
	float:left;
	width: 776px;
	height: 190px;
	background-image:url(../images/numtop.gif);
	background-repeat: no-repeat;
	}
	#sciprod {
	float:left;
	width: 776px;
	height: 109px;
	background-image:url(../images/sciprod.gif);
	background-repeat: no-repeat;
	font-size: 12px;	
	}
	#scitop {
	float:left;
	width: 776px;
	height: 190px;
	background-image:url(../images/scitop.gif);
	background-repeat: no-repeat;
	}
	#screen {
	float: right;
	clear:right;
	width: 200px;
	height: 150px;
	margin: 0 0 8px 8px;
	border: 1px solid #000000;
	}
	#title {
	position:relative;
	width: 326px;
	height: 40px;
	margin: 8px auto;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	}
	#top {
	
	width: 776px;
	height: 30px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	}
	#tour {
	position: absolute;
	left: -81px;
	top: 113px;
	width: 473px;
	background-color: #FFFFFF;
	border: thin solid #FFE100;
	padding: 8px;
	vertical-align: top;
	text-align:left;
	font-size: 12px;
	}
	#tourtop {
	float:left;
	width: 776px;
	height: 190px;
	background-image:url(../images/tourtop.gif);
	background-repeat: no-repeat;
	}
