/* CSS Document - Neighbours Source */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url(bgRed.jpg);
	background-repeat:repeat-x;
	background-color:#0D2456;
}
a:link {
	color: #F16B6A;
	text-decoration: none;
	
}
a:visited {
	color: #F16B6A;
	text-decoration: none;
	
}
a:hover {
	color: #B10707;
	text-decoration: none;
	
}
a:active {
	color: #F16B6A;
	text-decoration: none;
	}
h1
{

}
h2
{
 font-size:small;
 font-weight:bold;
 margin:0px;
 padding-bottom:2px;
}
h3
{
 font-size:small;
 font-weight:bold;
 margin:0px;
}

.HeadingTop
{
	width:759px;
	height:140px;
	margin:0px auto;
	background-color:#FFFFFF;
}
.HeadingTopLeft
{
	float:left;
	width:346px;
}
.HeadingTopRight
{
	float:right;
	width:413px;
}
.HeadingTopRAdvert
{
	width:185px;
    padding-top:8px;
	padding-right:5px;
	float:left;
}
.HeadingTopRLinks
{
	width:185px;
	float:right;
	padding-top:8px;
	text-align:center;
	padding-right:5px;
}
.HeadingMain
{
	width:759px;
	min-height:150px;
	margin:0px auto;
	background-color:#FFFFFF;
	}
.Navigation
{
	padding-top:7px;
	padding-left:15px;
	padding-bottom:7px;
	width:744px;
	margin:0px auto;
	font-size:medium;
	font-weight:bold;
	overflow:auto;
	background-color:#FFFFFF;
}
.Content
{
	width:753px;
	margin:0px auto;
	padding:3px;
	background-color:#FFFFFF;
}
.ContentLeft
{
	width:372px;
	float:left;
	padding-left:3px;
}
.ContentLeftHome
{
	width:48%;
	float:left;
	padding-left:3px;
}
.ContentLeftMain
{
	width:566px;
	float:left;
}
.ContentLeftSmall
{
	width:181px;
	float:left;
	padding:2px;
}
.ContentLeftBio
{
	width:328px;
	float:left;
	padding:2px;
}
.ContentLeftEpisode
{
	width:46%;
	float:left;
	padding:2%;
        height:215px;
}
.ContentRight
{
	width:372px;
	float:right;
	padding-right:3px;
}
.ContentRightHome
{
	width:50%;
	float:right;
	padding-right:3px;
}
.ContentRightMain
{
	width:566px;
	float:right;
}
.ContentRightSmall
{
	width:183px;
	float:right;
	padding:2px;
}
.ContentRightBio
{
	width:228px;
	float:right;
	padding:2px;
}
.ContentRightEpisode
{
	width:46%;
	float:right;
	padding:2%;
        height:215;
        text-align:center;
}
.ContentNewsLeft
{
width:120px;
float:left;
padding:1px;
}

.ContentNewsRight
{
width:120px;
float:right;
padding:1px;
}
.ContentLeftEpisode
{
width:280px;
float:left;
padding:1px;
}
.ContentRightEpisode
{
width:280px;
float:right;
padding:1px;
height:85px;
}
.ContentMusicLeft
{
width:515px;
float:left;
padding:1px;
}

.ContentMusicRight
{
width:230px;
float:right;
padding:1px;
}
.MediaTop
{
padding-top:5px;
padding-bottom:15px;
font-weight:bold;
}
.MediaBottom
{
padding-top:15px;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:6px;
margin-left:3px;
margin-bottom:3px;
}
.floatimageright {
float:right;
margin-top:3px;
margin-left:6px;
margin-right:3px;
margin-bottom:3px;
}

.Underline
{
	text-decoration:underline;
}
.Bold
{
	font-weight:bold;
}
.MenuLinks
{
	font-weight:bold;
}
.Orange
{
color:#FF9900;
}
.imageborder
{
border:1px solid #339933;
}
.Italic
{
font-style:italic;
}
.FloatAdvertRight {
float:right;
margin-top:3px;
margin-left:6px;
margin-right:3px;
margin-bottom:3px;
width:310px;
height:260px;
}
