/* Global styles */

BODY {
	background-color: #ffffff;
	margin: 11px;
}
BODY, TD, P, .Normal {
	font-family: Georgia, Times, Times New Roman;
	font-size: 11px;
	color: #333333;
	line-height: 1.25;
}
IMG {
	border: 0px;
}
A {
	color: #0070bd;
	text-decoration: none;
}
A:hover {  
	color: #8d8373;
	text-decoration: underline;
}

/* Custom classes */
.PageCenterTable {
	width: 100%;
	height: 100%;
}
.ColumnsTable {
	width: 1039px;
}
.SideColumn {
	width: 135px;
	vertical-align: top;
}
.CenterColumn {
	width: 769px;
	vertical-align: top;
}
.ContentTable {
	width: 769px;
	vertical-align: top;
}
.Header {
	padding:0px 0px 2px 11px;
	vertical-align: bottom;
}
.HomeNavigation {
	padding: 10px 0px 10px 11px;
	background-color: #000000;
}
.HomeNavigation IMG {
	margin-right: 10px;
}
.HomeMinisode {
	height: 165px;
	padding: 32px 0px 0px 31px;
	background-image: url('../images/minisode_bg.gif');
	vertical-align:top;
}
.HomeMinisode TD {
	vertical-align: top;
}
.HomeMinisodeOffset {
	padding-top: 20px;
}
.HomeQuickTime {
	width: 700px;
	padding-left: 475px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1;
}
.HomeQuickTime {
	color: #ffffff;
}
.HomeQuickTime A {
	color: #ffffff;
	text-decoration: underline;
}
.HomeQuickTime A:hover {
	color: #f8cef7;
}
.AdBox {
	border: 1px solid #000000;
	background-color: #d5e9f7;
	text-align: center;
}
