body {
background:#30734A url(images/bg_chalkhome.png) no-repeat center 26px;
}

#container {
	background: url(images/bghome.jpg) no-repeat top left;
}

.nextepisode {
	background: url(images/nextep.gif) no-repeat top;
	width: 360px;
	float: left;
	height: 245px;
	margin: 240px 0 0 70px;

}

.nextin {
	padding: 45px 15px 0 25px;
}

.nextin h3 {
	padding: 0 0 5px 0;
	font-size: 11px;
	color: #DBB745;
	margin: 0;
}

.nextin h2 {
	padding: 0 0 5px 0;
	font-size: 11px;
	margin: 0;
}
.nextepisode img {
	float: left;
	border: 1px solid #fff;
	margin: 0 5px 2px 0;
}
	
.nextepisode img.epmore {
	float: right;
	border: 0px solid #fff;
	margin: 5px 5px 0 0;
}

#midcol { 
	margin:0;
	float: left;
	width: 450px;	
	padding:0;
}

#homebot {
	width: 640px;
	padding: 30px 0 0 0;
	height: 450px;
	float: left;
}

#leftcol {
	top: 50px;
	left: 0;
	float: left;
	width: 190px;
	height: 545px;
	padding: 50px 0 0 0;
	background: url(images/logo_plaster.gif) no-repeat bottom left;
} 

#rightcol {
	float: right;
	top:0;
}
 
#homeborder {
	float: left;
	width: 640px;
}

.photomini {
	float: left;
	width: 250px;
	margin: 0 15px 0 0;
		background: url(images/miniph_bg_sm.gif) no-repeat top center;
	width: 325px;
}

.videoplayer {
	border: 2px solid #fff;
	width: 300px;
	margin: 5px 0 0 0;
}

/* Scroll Bar Master Styling Ends Here */

DIV#hold {
    Z-INDEX: 100;
    OVERFLOW: hidden;
    WIDTH: 230px;
    POSITION: relative;
    HEIGHT: 55px;
	 margin: 0;
	 padding: 0;
}
DIV#wn {
    Z-INDEX: 1;
    LEFT: 0px;
    OVERFLOW: hidden;
    WIDTH: 230px;
    CLIP: rect(0px 230px 55px 0px);
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 55px;
	 margin: 0;
	 padding: 0;
}

DIV#wn2 {
    Z-INDEX: 1;
    LEFT: 0px;
    OVERFLOW: hidden;
    WIDTH: 230px;
    CLIP: rect(0px 230px 300px 0px);
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 55px;
	 margin: 0;
	 padding: 0;
}
DIV#lyr1 {
    Z-INDEX: 1;
    LEFT: 0px;
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
	 margin: 0;
	 padding: 0;
}
DIV#lyr2 {
    Z-INDEX: 1;
    LEFT: 0px;
	 VISIBILITY: visible;
    POSITION: absolute;
    TOP: 0px;
	 margin: 0;
	 padding: 0;
}

td.arrowsleft, td.arrowsright {
	width: 33px;
}
td.cont {
	width: 242px;
	padding: 0;
}
td.thumbbg img {
border: 2px solid #fff;
	margin: 0 4px 0 0;
	display: block;
	float: left;
}
table.thumbsmain td {
	padding: 1px 0 0 0;
}
table.thumbsmain td img {
	display: block;
}

.scrollbara {
	margin: 0;
	padding: 5px 0 20px 5px;
	float: left;
	left: 0;
	position: relative;
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	width: 132px; /*Default width of hint.*/ 
	height: 56px;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:5;
	background: url(images/photo_bubble.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='images/photo_bubble.png');
	visibility: hidden;
	visibility: hidden;
	color: #fff;
	padding: 2px;
	text-align: center;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: #fff;
	margin: 3px 8px;
}

.blogmini {
	width: 320px;
	clear: both;
	padding: 0 0 15px 0;
	background: url(images/blogbg_bot.gif) no-repeat bottom;
}
.hvid {
	margin: 10px 0 10px 0;
}
.hvidtop {
	background: url(images/homevideobg1.gif) no-repeat top;
	width: 340px;
	height: 37px;
}
.hvidmid {
	background: url(images/homevideobg2.gif) repeat-y top;
	width: 340px;
}
.hvidbot {
	background: url(images/homevideobg3.gif) no-repeat top;
	width: 340px;
	height: 26px;
	text-align: right;
}
.hvidbot img {
	margin: 0 30px 0 0;
}
.thumbt {
	padding: 0 10px;
}
.hvidmid table {
	width: 320px;
	margin: 0 0 0 5px;
}
.videomini {
	color: #dbb745;
}

.hvidmid a:link, .hvidmid a:visited, .hvidmid a:active, .hvidmid a:hover {
	color: #30734a;
}