
.contentscreen
{
	width:1140px;
	height:660px;
	background-color:black;
	border-color:grey #f2f2f0 #f2f2f0 grey;
	border-width:8px;
	border-style:solid;
	margin:40px auto;
}

html { 
  background: url(../images/curtain.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100% !important;
  z-index: 0;
}

	
		
		table
		{
			width:1140px;height:660px;border:solid 1px transparent;margin:auto;
		}
		table td
		{
			border:solid 1px transparent;
		}
		.slide
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			width:90%;
			height;
			display:block;
			margin:40px auto 20px;
		}
		.previ
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			width:90%;
			height:350px;
			margin:40px auto 40px;
			display:block;

		}
		.title
		{
			border:solid 1px transparent;
			width:100%;
			text-align:center;
			font:bold 33px arial;
			color:white;
			margin:auto;
		
		}
		.butt
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			cursor:pointer;
			height:auto;
			padding:10px;
			position:relative;
			margin:auto;
			width:80%;
			font:bold 30px arial;
			text-align:center;
			color:gold;
			text-shadow:--3px 3px black;
			background:url("../images/bg2.gif");
			background-size:100%;
		}
		.bgleft
		{	position:relative;
			width:100%;
			height:665px;
			margin-top:-10px;
		}
		.slideshow 
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			width:90%;
			height;
			display:block;
			margin:40px auto 20px;
		}
		
		
#contentscreenM
{
	/*height:1280px;*/
	height:auto;
	width:850px;
	background-color:black;
	border-color:grey #f2f2f0 #f2f2f0 grey;
	border-width:8px;
	border-style:solid;
	
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -350px;
    margin-left: -425px;
  
}
.contentscreenMo
{
	/*height:1820px;*/
	height:auto;
	width:850px;
	background-color:black;
	border-color:grey #f2f2f0 #f2f2f0 grey;
	border-width:8px;
	border-style:solid;
	margin:40px auto;
	}


	.titleM
		{
			border:solid 1px transparent;
			width:100%;
			text-align:center;
			font:bold 45px arial;
			color:white;
			margin:20px auto;
		
		}
.buttM
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			background:url("../images/bg2.gif");
			background-size:100%;
			cursor:pointer;
			height:auto;
			padding:10px;
			position:relative;
			margin:60px auto;
			width:74%;
			font:bold 40px arial;
			text-align:center;
			color:gold;
			text-shadow:-5px 4px black;
			
		}
.previM
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			width:76%;
			height:350px;
			margin:60px auto 40px;
			display:block;

		}
		
.button
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			cursor:pointer;
			height:auto;
			padding:10px;
			position:relative;
			margin:35px auto;
			width:74%;
			font:bold 22px arial;
			text-align:center;
			color:gold;
			text-shadow:--3px 3px black;
			background:url("../images/bg2.gif");
			background-size:100%;
		}

.im
{
	width:40px;
	height:30px;
	position:absolute;
	top:5px;
	right:10px;
		border:solid 2px white;

}
.preview
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			width:76%;
			height:520px;
			margin:20px auto;
			display:block;
		}
		
.previewM
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			width:800px;
			height:1000px;
			margin:50px 15px;
			display:inline-block;
		}	
		
		.buttonM
		{
			border-color:#f2f2f0 grey grey #f2f2f0;
			border-width:4px;
			border-style:solid;
			cursor:pointer;
			height:270px;
			padding:10px;
			position:relative;
			margin:20px 18px;
			width:42%;
			font:bold 38px arial;
			text-align:center;
			color:gold;
			text-shadow:-5px 4px black;
			background:url("../images/bg2.gif");
			background-size:100%;
			display:inline-block;
		}
	.imM
{
	width:270px;
	height:200px;
	position:absolute;
	bottom:17px;
	left:45px;
	border:solid 2px white;
}

.num
{
	width:40px;
	height:30px;
	position:absolute;
	top:5px;
	left:10px;
	border:solid 2px white;
	font-size:25px;
	text-shadow:-3px 2px black;
	background-color:grey;
}

.numM
{
	width:40px;
	height:37px;
	position:absolute;
	top:17px;
	left:10px;
	border:solid 2px white;
	font-size:30px;
	text-shadow:-3px 2px black;
	background-color:grey;
	display:none;
}