/* CSS Document */
/* Z Studios Stylesheet v1.0*/

/* Main site style*/
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	a:hover: #000000;
	text-align: justify;
	}
	
a:link {
	color: #FF0000;
	text-decoration: none;
	}

a:visited {
	color: #CC0000;
	}

a:hover {
	color: #FF0033;
	text-decoration:underline;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	}
	
.subtitle {
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 14px;
font-weight:bold;
text-align: left;
	}
	
	
.container{
	padding: 0;
	margin: 0 auto 0 auto;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: justify;
	width: 849px;
	top: 500px;
	background-color: black;
}

.profile{
	text-align: justify;
	background-color: black;
	height:280px;
}

.profile2{
	text-align: justify;
	background-color: black;
	margin-top:10px;
	height:280px;
}

.profile3{
	text-align: justify;
	background-color: black;
	margin-top:10px;
	height:280px;
}

.pimage {
  float: left;
  } 
  
.videos{
background-color: black;
height: 320px;
width: 800px;
margin-left: 20px;
margin-top: 20px;
}

.bloc1 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 220px;
width: 770px;
float: center;
}

.bloc2 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 70px;
width: 770px;
float: center;
}

.bloc3 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 300px;
width: 770px;
float: center;
}

.bloc4 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 90px;
width: 770px;
float: center;
}

.bloc5 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 70px;
width: 770px;
float: center;
}

.bloc6 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 90px;
width: 770px;
float: center;
}

.bloc7 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 90px;
width: 770px;
float: center;
}

.bloc8 {
background-color: black;
margin-left:10px;
margin-right:10px;
height: 30px;
width: 770px;
float: center;
}

.zst{
background-color: black;
height: 320px;
width: 800px;
margin-left: 20px;
margin-top: 20px;
}

.footer{
	margin-top: 10px;
	width: 849px;
	}
.fottercr{
	text-align:center;
	margin-top: 5px;
	font-size:11px;
}
/* News Style*/

.#h2 {
font-size: 3px;
font-style: normal;
text-align: left;
}

.comments{
text-align:left;
}
