body{
	margin: 0px;
	background: #4D4C53;
}

#Header{
	background: #F8F7FC;
	background-image: url("tv.gif");
	background-repeat: no-repeat;
	height: 204px;
	width: 750px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#Content { 
	color: #4D4C53;
	width:750px;
	background: #FFFFFF;
	border-left: solid 20px #B7B9B8;
	border-right: solid 20px #B7B9B8;
	margin-left: auto;
	margin-right: auto;
}

#Footer{
	color: #B7B9B8;
	font: 0.6em verdana;
	width: 750px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 20px #B7B9B8;
	border-right: solid 20px #B7B9B8;
}
#Footer a {font-weight: bold; color: #B7B9B8;}

P  { text-align:justify; font: 0.8em trebuchet ms; margin: 20px}
H2 { font: bold 1em trebuchet ms; margin: 20px; color: #B7B9B8;}
H3 { font: bold 0.8em trebuchet ms; margin: 20px; color: #B7B9B8;}
HR { margin-left: auto; margin-right: auto; width: 75%; clear: both;}

#AdSenseHeader{
	margin-left: 250px;
	margin-top: 60px;
	position: absolute;
}

#AdSenseContent {
	float:left;
	margin: 10px;
}
	
#AdSenseFooter {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
