html{
 	scrollbar-arrow-color:#ffffff;
 	scrollbar-base-color:#00c0c0;
 	scrollbar-highlight-color:#ffffff;
 	scrollbar-face-color:#00c0c0;
 	scrollbar-shadow-color:#00c0c0;
 	scrollbar-dark-shadow-color:#00c0c0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	margin:10px 0px;
 	background-image:url("img/roswell.gif");
}

#all{
	width:1000px;
	padding:0px;
	/*background-color:#ff0;*/
	margin:auto;
}

#left{
	float:left;
	width:160px;
	padding:5px;
/*	background-color:#f00;*/
	text-align:left;
	font-size:10pt;
	line-height:120%;
}

#main{
	float:left;
	width:630px;
	padding:5px;
	text-align:left;
}

#right{
	float:left;
	width:160px;
	padding:5px;
/*	background-color:#00f;*/
	text-align:left;
	font-size:10pt;
	line-height:120%;
}

#footer{
	clear:left;
	/*background-color:#0ff;*/
	}

hr{
	height:4px;
	color:#00c0c0;
	background-color:#00c0c0;
	border:0;
	}

.line150{
	line-height:150%;
	}

.font8pt{
	font-size:8pt;
	}

.font10pt{
	font-size:10pt;
	}

.left10px{
	margin-left:10px;
	}

.ad_link{
	font-size:10pt;
	margin-left:6px;
	margin-bottom:5px;
	}

.l25b10{
	margin-left:25px;
	margin-bottom:10px;
	}

.s_title{
	background-color:#d1ffe0;
	border:1px dashed #00c0c0;
	padding:5px;
	color:#00c0c0;
	font-weight:bold;
	}

.title{
	background-color:#d1ffe0;
	border:1px dashed #00c0c0;
	padding:5px;
	color:#00c0c0;
	text-align:center;
	}

h1{
	background-color:#d1ffe0;
	border:3px dashed #00c0c0;
	padding:5px;
	margin:0;
	color:#00c0c0;
	font-weight:bold;
	text-align:center;
	}

h2{
	font-size:100%;
	margin:0;
	}

h3{
	border-style:solid;
	border-color:#00c0c0;
	border-width:0px 0px 6px 32px;
	padding:5px 5px 5px 15px;
	}

.date{
	text-align:right;
	font-size:85%;
	}

.dummy{
	clear:both;
	}

.epi_box{
	border:5px double #00c0c0;
	padding:10px;
	}

.episode{
	width:180px;
	text-align:center;
	border-bottom:3px solid #00c0c0;
	float:right;
	}

.epi_title{
	text-align:left;
	padding-left:100px;
	}

.cast{
	width:550px;
	border-style:solid dashed;
	border-color:#00c0c0;
	border-width:15px 5px 15px 5px;
	padding:5px;
	margin:auto;
}

.content{
	width:600px;
	padding:0px 15px;
}

.dash{
	width:600px;
	border-style:dashed;
	border-color:#00c0c0;
	border-width:5px 0px 0px 0px;
	padding:0px 15px;
}

.font{
	font-size:20pt;
}
.cfont{
	font-size:20pt;
	text-align:center;
}

.fleft{
	float:left;
	}

.qlink{
	margin-left:100px;
	font-size:10pt;
	}

.ad{
	width:500px;
	border:1px dashed #ff7700;
	font-size:10pt;
	padding:5px;
	margin:auto;
	background-color:#ffeebb;
	line-height:150%;
	}

.ad_mini{
	width:280px;
	border:1px dashed #ff7700;
	font-size:10pt;
	padding:5px;
	background-color:#ffeebb;
	line-height:150%;
	}

strong{
	color:#ff7700;
	font-weight:bold;
	}

.item{
	float:left;
	width:130px;
	font-size:10pt;
	padding-right:10px;
	padding-bottom:10px;
	}
