@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #222;
	font:Helvetica, Arial, sans-serif;
	font-size:12px;
}
body {
	background-color: #CCC;
	background-image: url(http://www.mapleview.cc/live/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}

#container {
	position: relative; 
	width: 910px; 
	margin: 0 auto; 
	text-align: left; }
	
#countdown {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 132px;
	background-image:url(http://www.mapleview.cc/live/header.jpg);
}
	
#donate1 {
	position: absolute;
	top: 632px;
	left: 180px;
	height: 100px;
	width: 395px;
}

#donate2 {
	position: absolute;
	top: 632px;
	left: 425px;
	height: 100px;
	width: 395px;
}

#chat {
	position:absolute;
	top: 742px;
	left: 90px;
	width: 800px;
	height: 500px;
}


#footer {
	position:absolute;
	top:782px;
	left:90px;
	height: 50px;
	width: 830px;
	background-image:url(http://www.livestreamingministries.ca/mapleview/images/footer2.png);
	font-family: Helvetica, Arial, sans-serif;
}

#foot_text {
	position:absolute;
	top: 8px;
	left: 10px;
	text-align:left;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}
	
