BODY 
{ 
    margin: 0em;
    padding: 0em;
	background-color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	color: black;
}
div#main-div
{
	width:814px;
	margin-left: auto; 
	margin-right: auto;

}
a 
{ 
	color:#FF6633;
	text-decoration:underline; 
}
a:hover 
{ 
	text-decoration:underline; 
}
a.light-blue-link
{
 	color:#CCCCFF;
	text-decoration:underline;    
}
a.white-link
{
 	color:white;
	text-decoration:underline;    
}
h1
{	
	font-family: Tahoma;
	font-size: 1px;
	color: white;
	padding:0;
	margin:0;
}
#menu1 
{ 
	background-color: #303F47;
	border: solid white;
	border-width: 4px 4px 0px 4px;
	text-align: center;

}
#menu2 
{ 
	background-color: #DEDEDE;
	border: solid white;
	border-width: 0px 4px 4px 4px;
	text-align: center;
	height:25px;

}
#banner 
{ 
	
	border: solid white;
	border-width: 0px 4px 4px 4px;
	/*background-color: black;
    background-image: url(http://www.drwho-online.co.uk/episodes/new-series/images/Main-Master/DARK-BACK.jpg);*/
	height: 135px;	
}
#ADD-BANNERS
{ 
	background-color: white;
	width: 100%;
	border: solid white;
	border-width: 0px 4px 1px 4px;
}
div.div-border-bottom
{ 
	border: solid white;
	border-width: 0px 0px 4px 0px; 
}
div.default-body
{ 

	background-image: url(http://www.drwho-online.co.uk/DWO.NET/images/default-banners/background-image.jpg);
}
div.div-body
{ 
	clear: both;
	background-color: white;
	border: solid white;
	border-width: 0px 4px 4px 4px;

}
div.div-title 
{
	background-image: url(http://www.drwho-online.co.uk/episodes/new-series/images/common/dwo-back-r-new.JPG);

}

div.div-inner-border
{
	border: solid black; 
	border-width: 1px;
}
div.div-info-box
{
	border: solid black; 
	border-width: 0 1px 1px 1px;
	background-image: url(http://www.drwho-online.co.uk/DWO.NET/images/default-banners/info-back-left.jpg);

}
div.div-inner-border-notop
{
	border: solid black; 
	border-width: 0 1px 1px 1px;
	background-color: #CCCCFF;
	text-align: left;
}
div#default-left 
{ 
	float:left;
	width:198px;
	/*background-color: #CCCCFF;*/
	border: solid white;
	border-width: 0px 4px 0px 0px;
}
div#default-right 
{ 
	float:right;
	width:181px;
	padding:0px;
	/*background-color: #CCCCFF;*/
	border: solid white;
	border-width: 0px 0px 0px 4px;
}
div#default-centre 
{ 
	float:left;
	/*background-color: #CCCCFF;*/ 
	width: 419px;
	

}
div#footer 
{ 
	background-color:#333333;
	text-align:center; 
	border: solid white;
	border-width: 0px 4px 4px 4px;
	font-weight:bold;
	color: white;
}
div.div-info-box-title-top
{
	background-color: #CCCCFF;
	width: 146px;
	float:left;
	font-weight:bold;
	border: solid black;
	border-width: 0px 1px 0px 0px;
}
div.div-info-box-top
{
	background-color: #2A2C38;
	width: 49px;
	float:left;
	color:White;
	font-weight: bold;
	text-align: center;
}
div.div-info-box-title-bottom
{
	background-color: #CCCCFF;
	width: 146px;
	float:left;
	font-weight:bold;
	border: solid black;
	border-width: 0px 1px 1px 1px;
}
div.div-info-box-bottom
{
	background-color: #2A2C38;
	width: 49px;
	float:left;
	color:White;
	font-weight: bold;
	text-align: center;
	border: solid black;
	border-width: 0px 1px 1px 0px;
}
.clear
{
	clear: both;
}
