#tablecp:{
z-index:10;
}

#tm A:link{color:white;
text-decoration:none;}
#tm A:visited{color:yellow}
#tm A:active{color:fuchsia}
#cp A:link{color:white;text-decoration:none;}
#cp A:visited{color:yellow}
#cp A:active{color:fuchsia;}

	
	#bg_image {
		width: 100%;
		height: 100%;
		left: 0px;
		top: 0px;
		position: fixed;
		z-index: -5;
	}

	div#header{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:50px;
		background-image : url('images/header1031.png');
		background-repeat: no-repeat;
		background-position: 100%;
		z-index:2;
	}
	div#footer{
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:250px; 
		background-image : url('images/bottomBar.png');
		background-repeat: no-repeat;
		background-position: 100%;
	}
	div#samples{
		position:absolute;
		bottom:100px;
		left:45%;
		width:100%;
		height:240px;
		z-index: 4;
	}
	@media screen{
		body>div#header{
			position:fixed;
		}
		body>div#footer{
			position:fixed;
		}
	}
	* html body{
		overflow:hidden;
	} 
	* html div#content{
		height:100%;
		overflow:auto;
	}
	movie{
		position:absolute;
		width:100%;
		height:50px; 
		top:900px;
		z-index:3;
	}
	.style15 {
	font-size: 12px;
	color: #666666;
}
	.style7 {
		font-size: 36px;
		font-family: Arial;
		font-weight: bold;
		color: #FFFFFF;
	}
	.style8 {
		font-family: Arial;
		color: #FFFFFF;
	}
	.style9 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
	}
	.style11 {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.style12 {font-size: 12px}
	.style13 {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}




	a:visited {
	color:#CC0000;

	}
	a:hover {

	}
	a:link {
	color:#CC0000;

	}
	a:active {

	}


post {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.storytitle {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.meta {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.storycontent {
	font-size:12px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
h2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
	.style19 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style21 {
	font-size: 14px;
	font-weight: bold;
}

.bottom {   

position:fixed;   
bottom: 0px;
left:0px; 
height: 30px;


 }