/* @override http://www.powerfulplay.ca/styles.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.center {
	text-align: center;
}
h2 {
	font-size: 18px;
	padding-top: 0px;
}
#center {
	text-align: center;
}
#news {
	clear: both;
	width: 205px;
	height: 92px;
}
#main {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/main_back.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#right {
	background-color: #009935;
	background-image: url(images/right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	float: right;
	width: 649px;
}
#ContentWide {
	padding-right: 15px;
	padding-left: 20px;
}
#footer {
	background-color: #006633;
	font-size: 10px;
	text-align: center;
	width: 100%;
    height: 45px;
	background-repeat: repeat-x;
	background-position: center;
	line-height: 45px;
}
#left  {
	background-color: #093;
	background-image: url(images/left_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main table tr td #right #center p #goodreading {
	padding-top: 22px;
}
#main table tr td #right #center p #goodlistening {
	padding-top: 50px;
}
a:link {
	color: #99ff66;
}
a:visited {
	color: #99ff66;
}
a:hover {
	color: #FF0;
}
h1 {
	font-size: 26px;
	padding-bottom: 0px;
}
#header {
	clear: both;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #7ac142;
}
#header #contact {
	color: #000;
	font-size: 14px;
	background-color: #fffFff;
}
#header #contact strong a {
	color: #090;
}
#header #contact strong a:hover {
	color: #0F0;
}
.quote {
	padding-left: 15px;
	font-style: italic;
	color: #0F0;
}
#right3 {
	float: right;
	width: 400px;
	clear: both;
}
#left2 {
	float: left;
	width: 215px;
	font-size: 11px;
	font-style: italic;
}
.spacedText {
	padding-right: 5px;
	padding-left: 10px;
}
#videoCenter {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#main2 table tr td #ContentWide #Video {
	float: left;
	width: 480px;
}
.smallText {
	font-size: 12px;
	font-style: italic;
	margin-left: 0px;
}
.smallText2 {
	font-size: 12px;
	font-style: italic;
	margin-left: -25px;
}
.testimonial {
	font-size: 14px;
	font-style: italic;
	color: #0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main2 {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-position: left;
	background-repeat: repeat-y;
	background-color: #093;
}
.testimonial2 {
	font-size: 14px;
	font-style: italic;
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#standOutBox {
	border: 2px solid #0F0;
	padding: 10px;
	background-color: #060;
}

