body{
	width:1000px;
	
}
div#content_container{
	position: absolute;
	top: 300px;
	left: 5px;
	background-color:#FFf;
	width:950px;
}
div#ad_container{
	position: absolute;
	top: 65px;
	left: 0px;
	width:950px;
	height:220px;
	margin: 0px 0px 0px 0px;
	background-color:#FFffff;
}
div#telebox, div#playboy_links, div#sms{
	float:left;
	border: thin solid #800000;
	background-color: #fffff0;
	padding: 5px;
	font-size: 12px;
	margin:5px 0 5px 5px;
	width: 250px;
	height:210px;
}
div#telebox div#h{
	float:left;
	width:150px;
	margin-top:20px;
}
div#telebox p#nr{
	color: #b22222;
	font-size:18px;
}
div#telebox img{
	float:left;
}
div#telebox p, div#playboy_links p, div#sms p{
	clear:left;
	margin: 5px 0 0 0;
}

div#telebox h1, div#playboy_links h1, div#sms h1{
	margin:0px;
	font-size: 16px;
}


table{
	border: thin solid #800000;
	
}

th{
	text-align: left;
	padding: 6px;
}
tr#head_row{
	background-color: #800000;
	color: #fff;
}
td{
	padding-left: 6px;
}
.col1{
	width: 200px;
}
.col2{
	width: 550px;
}
.col3{
	width: 100px;
}
span.type{
	font-family: serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	margin-right: 4px;
}




div#links{
	margin-top: 10px;
	text-align: center;
}
a.adlink_small{
	font-size: 16px;
	line-height: 20px;
}
.babename{
	font-variant : small-caps;
	text-decoration : none;
	font-size: 14px;
}
.email{
	font-family : "Comic Sans MS";
	font-size : 8pt;
	color : Navy;
	text-decoration : none;
}
p#error{
	font-size : 10px;
}

span.error{
	color : Brown;
	text-decoration : none;
}
p#archive{
	font-size : 30px;
	font-weight: bold;
	margin-left: 250px;
}

