﻿
.Head {
	background-image: url('../media/head.gif');
	background-repeat: no-repeat;
	width: 1078px;
	height: 100px;
}
.Copyright {
	width: 1078px;
	height: 100px;
	text-transform: capitalize;
	line-height: 30px;
}
.ActiveTable {
	border-width: thin;
	border-color: #000000;
	width: 696px;
	height: 600px;
	border-bottom-style: groove;
	vertical-align: top;
	background-color: #C0C0C0;
	background-image: url('../media/color.jpg');
	background-repeat: repeat;
}
.Live {
	width: 191px;
	background-color: #000000;
	height: 600px;
}
.Menubar {
	height: 100px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	font-size: xx-large;
	text-transform: capitalize;
	width: 1078px;
	text-decoration: none;
	text-indent: 0px;
}
table {
	text-align: center;
}
body {
	width: 1078px;
	position: relative;
	margin: 20px auto 0 auto;
}
.Tags {
	height: 30px;
	width: 154px;
	color: #C0C0C0;
	text-transform: capitalize;
	font-size: x-small;
}
a {
	color: #C0C0C0;
	font-family: "Estrangelo Edessa";
}
