body {
	background-image: url("./bg.jpg");
	background-color: #000000;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #fbf8f7;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	
	margin: 0px;
	padding: 0px;
	
	margin-top: 24px;
	margin-bottom: 1px;
}
p {
	color: #2893f7;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	
	margin: 0px;
	padding: 0px;
	
	margin-bottom: 13px;
}
a {
	color: #fbf8f7;
	font-family: Arial;
	font-size: inherit;
	text-decoration: underline;
}
a:hover {
	color: #fbf8f7;
	font-family: Arial;
	font-size: inherit;
	text-decoration: none;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table,tr,td, div {
	color: #fbf8f7;
	font-family: Arial;
	font-size: inherit;
	text-decoration: none;
}

#Footer {
	color: #fbf8f7;
	font-size: 12px;
	text-decoration: none;
	filter:alpha(opacity=50); opacity:0.5;
	margin-top: 100px;
}
#Footer a{
	color: #fbf8f7;
	font-size: inherit;
	text-decoration: none;
}
#Footer a:hover{
	color: #fbf8f7;
	font-size: inherit;
	text-decoration: underline;
}

#Videos {
	color: #2893f7;
	font-size: 12px;
	text-decoration: none;
}
#Videos a{
	color: #fbf8f7;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
}
#Videos a:hover{
	color: #fbf8f7;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
#LinkVideo {
	z-index: 10000;
	display: block;
	width:235px;
	height:255px;
	
	margin-top:104px;
	margin-left:700px;
	border: solid 1px whit
}
#LinkGallery {
	z-index: 10000;
	display: block;
	width:235px;
	height:175px;
	
	margin-top:14px;
	margin-left:700px;
}
#Blink {
	position:relative;
	left:20px;
	top:79px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
