@charset "utf-8";
#container {
	float: none;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	vertical-align: middle;
	text-align: center;
	background-color: #CCC;
	float: right;
	background-image: url(../Images/Main-header-const.jpg);
}


* {
	margin: 0px;
	padding: 0px;
}
#line1 {
	background-color: #666;
	height: 10px;
	margin-top: 10px;
	float: left;
	width: 1000px;
}
#line2 {
	background-color: #666;
	height: 1px;
}
#live1 {
	width: 1000px;
	clear: both;
	margin-top: 3px;
	background-color: #CCC;
}

#youtube {
	width: 640px;
	float: left;
}
#line-blank {
	background-color: #99180B;
	height: 5px;
	width: 1000px;
	float: right;
	margin-top: 5px;
}

#Redif {
	width: 1000px;
	float: left;
	background-color: #666;
}

#Facebook {
	width: 220px;
	clear: right;
	float: left;
	height: 390px;
	background-color: #FFF;
}
#You-tilte {
	background-color: #333;
	text-align: center;
	letter-spacing: 1em;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	border-left-style: groove;
	border-left-width: medium;
}
#frame1 {
	float: left;
	background-color: #FFF;
}

#face-title {
	letter-spacing: 1em;
	text-align: center;
	background-color: #666;
	float: right;
	font-size: 18px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	width: 220px;
	text-decoration: blink;
}
#PsaVideo {
}

#tune {
	background-color: #999;
	width: 1000px;
	margin-top: 3px;
	text-align: center;
		}

#Footer {
	background-color: #333;
	height: 20px;
	width: 1000px;
	text-align: center;
	font-size: 14px;
	clear: right;
	vertical-align: top;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: groove;
	margin-top: 15px;
	margin-bottom: 5px;
}

#Conf {
	background-color: #FFF;
	height: 50px;
	width: 1000px;
	text-align: center;
	font-size: 20px;
	clear: right;
	vertical-align: top;
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: groove;
	margin-top: 15px;
	margin-bottom: 5px;
}

#Listern {
	background-color: #FFF;
	height: 50px;
	width: 1000px;
	text-align: center;
	font-size: 20px;
	clear: right;
	vertical-align: top;
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: groove;
	margin-top: 4px;
	margin-bottom: 5px;
}
#Date-journal {
	float: left;
	height: 20px;
	width: 1000px;
	background-color: #FFF;
	font-size: 18px;
	color: #000;
	text-align: center;
}

#Message {
	float: left;
	height: 20px;
	width: 1000px;
	background-color: #666;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

#line-sep {
	background-color: #999;
	height: 2px;
	width: 1000px;
	float: right;
	margin-top: 5px;
}
	
#line-sepbot {
	background-color: #999;
	height: 2px;
	width: 1000px;
	float: right;
	margin-top: 1px;
	
	}
#title1 {
	background-color: #666;
	font-size: 25px;
	color: #FFF;
	text-align: center;
}
	
 #place {
	width: 100%;
	text-align: center;
	margin-top: 10px;

    }
	
	a:link,
a:visited {
    color: #e67e22;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #e67e22;
    -webkit-transition: border-bottom 0.2s, color 0.2s;
    transition: border-bottom 0.2s, color 0.2s;
	 }
	 
	 a:hover,
a:active {
	color: #003;
	border-bottom: 1px solid transparent;
	 }
