@charset "utf-8";
/* CSS Document */
body {
	background-color: #666666;
}
#container {
	position: relative;
	top: -10px;
	background: #9cf;
	margin: 0px auto;
	padding: 0px;
	width: 755px;
	height: 700px;
	border: 5px solid #333333;
	background-color: #EFEFEC;
	overflow:visible;
	}

#content {
	background-color: #000066;
	background-image:url(../images/old_paper.jpg);
	background-position:bottom;
	overflow: hidden;
	position:  relative;
	vertical-align:top;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	margin: 20px auto;
	width: 705px;
	height: 750px;
	border: 5px solid #333333;
	border-top: 0px;
	background-position:bottom;
	overflow:visible;
	left: -5px;
}
	
#header {
	height: auto;
	width:700px;
	background-repeat:no-repeat;
	background-color:#EFEFEC;
	
}


#Video {
	position:absolute;
	width: 275px;
	height: 226px;
	left: 173px;
	top: 128px;
}
#table3{
	visibility:hidden;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	border:solid 1px #000000;
	position:relative;
	top:-70px;
	height: 240px;
}

#tablew{
	visibility:hidden;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	border:solid 0px #000000;
	position:relative;
	top:-300px;

}

#tab1 {
	background-color: transparent;
	position:relative;
	top: -625px;
	left: -49px;
	height: 90px;
	width: 25px;
	background-repeat:no-repeat;
	z-index:2;
}
#tab2 {
	background-color: transparent;
	position:relative;
	top: -590px;
	left: -49px;
	height: 90px;
	width: 25px;
	background-repeat:no-repeat;
	z-index:3;
}

#bottom {
	background-repeat:no-repeat;
	width: 100%;
	position:relative;
	top:-751px;
	text-align:right;
}
#sbullets {
	visibility:visible;
	position:relative;
	top:-535px;
	}
#cbullets {
	visibility:hidden;
	position:relative;
	top:-740px;
}
	
	
#warn {
background-color:#FFFFFF; 
visibility:hidden; 
position:relative; 
top:-650px;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style3 {font-size: 4px}
.style4 {font-size: 18px}
