/* Overrides for Homepage Layout and Content Design */

				#contentArea {
					background: none;
				}

				#leftCol {
					padding-top: 18px;
				}
					
				#rightCol {
					float: left;
					padding: 17px 0 0 25px;
					width: 782px;
						w\idth: 757px;
					height: auto;
					min-height: 500px;
						_height: 500px;
					background: none;
					}
					
					#mastHead {
						position: relative;
						left: -3px;
						width: 715px; 
						/*height: 548px;*/
						height: 506px;
						background: url(../../images/img/content-design/bg-webisode.gif) top left no-repeat;
						}
						
						#mastHead #flash {
							position: absolute;
							top: 12px;
							left: 13px;
                                                        z-index: 1;
						}
					
						#mastHead #info{
							position: absolute;
							top: 12px;
							left: 466px;
							}

							#info h1 {
								margin: 0;
								padding: 0;
								font-family: Arial;
								font-weight: normal;
								font-size: 1em;
								color: #B5AFA3;
                                                                line-height: 14px;
								text-transform: uppercase;
							}

							#info h2 {
                                                                width: 230px;
								margin: 0 0 14px 0;
								padding: 0;
								font-size: 2.1em;
								font-weight: normal;
								color: #3C3C3C;
								line-height: 22px;
								border: none;
							}

							#info p {
                                                                width: 230px;
								font-family: georgia;
								font-size: 12px !important;
								line-height: 19px !important;
								color: #333;
								}
								
						#mastHead ul#actions {
							position: absolute;
							top: 250px;
							left: 466px;
							}

								#mastHead ul#actions a#readMore {
									background: url(./images/img/interface/icon-signup.gif) top left no-repeat;
								}
								
								#mastHead ul#actions a#share {
									background: url(./images/img/interface/icon-share.gif) top left no-repeat;
								}
								
								#mastHead ul#actions a#comment {
									background: url(./images/img/interface/icon-comment.gif) top left no-repeat;
								}								
							
						#mastHead #scroller {
							position: absolute;
							top: 364px;
							left: 10px;
							}

                                                        td.wspace a { _display: block; _width: 88px; }
							
				#clearCols {
					background: none;
				}
					



