html, body {
  margin: 0;
  padding: 0;
  border: 0;
}

body { 
background-color: #FFB53A;
color: #000000; 
font-weight: normal; 
font-size: 11pt; 
line-height: 20px; 
font-family: Arial, Helvetica, sans-serif;
}

#header {
background:#FFB53A url(images/uk-phone-sex-adult-chat-lines.jpg) 0 0 no-repeat;
width: 740px;
height:160px;
margin:0;
padding:0;

}
#main_container {
  width: 740px;
  background-color:#FFB53A;
  border: 0; 
  margin: 2em auto;
  padding: 0;
}

.content_orange {
  width: 698px;
  background-color:#FFB53A;
  border: 0; 
  margin: 0;
  padding: 20px;
  border-bottom: solid black 1px; 
  border-left: solid black 1px; 
  border-right: solid black 1px; 

  height:auto;

}

.content_light {
  width: 698px;
  background-color:#FBD966;
  border: 0; 
  margin: 0;
  padding: 20px;
  border-bottom: solid black 1px; 
  border-left: solid black 1px; 
  border-right: solid black 1px; 
  height:auto;

}

.content_light a {
 color: #000000; 
font-weight: normal; 
font-size: 10pt; 
line-height: 15px; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.content_light a:hover {
text-decoration: underline;
}


a { 
color: #000000; 
font-weight: normal; 
font-size: 12pt; 
line-height: 20px; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline;
}

.link { 
color: #000000; 
font-weight: 400; 
font-size: 14pt; 
line-height: 20px; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline; 
}


h1 { 
color: #000000; 
font-weight: 600; 
font-size: 14pt;  
font-family: Arial, Helvetica, sans-serif;
text-align:center;
padding:0;
}
h2 { 
color: #000000; 
font-weight: 600; 
font-size: 14pt;  
font-family: Arial, Helvetica, sans-serif;
text-align:center;
}
h3 { 
color: #FF0000; 
font-weight: 600; 
font-size: 16pt;  
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin-top:10px;
line-height:20px;
}

#comein {
       background-image: url(images/come-in.jpg);
       }

#pagetitle {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14pt; 
line-height: 20pt; 
color: #000000; 
font-weight: normal;
text-align:center;
}

.verylargewhite { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; line-height: 26pt; color: #FFFFFF; font-weight: normal }

.warning { font-size: 7pt; line-height: 12pt; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

/* index page and category page layout */

.ts-1 {
text-align: center;
width: 698px;
margin-bottom:20px;
margin-top:10px;
margin-left:0;
margin-right:0;
vertical-align:top;
border-bottom: 1px solid #000000; 
padding:0;
line-height:15px;
display: inline-block;
font-weight:400;
font-size:110%;
}

.ts-1-1 {
	border: none;
	left: 0px;
	padding: 20px;
top: 0px;
width: 440px;
float: left;
      vertical-align:top;
      height: auto;
text-align: left;
line-height:20px;

 }

.ts-1-2 {
	border: none;
	left: 137px;
	padding: 0px;
	top: 0px;
	width: 218px;
      vertical-align: top;
      float: left;
      height: auto;
}

img {
margin:10px;
}

#printbody {
  width: 600px;
  background-color:#FFFFFF;
  border: 0; 
  margin: 2em auto;
  padding: 0;


}

#white {
  background-color:#FFFFFF;
width:100%;
}

dl.table-display
{
width: 600px;
margin: 2em 0;
padding: 0;
font : 12px verdana, tahoma, arial, sans-serif;
color : #000000;
font-weight : 100;
background-color:#FFFFFF;

}

.table-display dt
{
width: 100%;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-top: 0px solid #E6E3C0;
font : 12px verdana, tahoma, arial, sans-serif;
color : #000000;
font-weight : 600;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 100%;
margin: 0 0 0 0;
padding: .5em;
border-top: 0px solid #E6E3C0;
font-weight:200;
color : #000000;

}

