html {
	background-color: #F89BA9;
	background-image: url(../images/Background.gif);
	background-repeat: repeat-x;
}
body {
	width: 920px;
	margin:0 auto;
	background-color: #000000;
	}
body.home #ahome,
body.tvprograms #atvprograms,
body.contact #acontact,
body.blog #ablog,
body.books #abook{
	color:#ff6699;
}
.channel3 #achannel3,
.channel5 #achannel5,
.channel4 #achannel4,
.sky1 #sky1
{
	color: #CCCCCC;
	background-color: #000000;
}

#wrapper{
	margin: 0px;
	padding: 0px;
	position: relative;
}

#leftbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F6969;
	text-align: center;
	background-color:#000000;
	width: 210px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	padding-bottom: 0px;
}

#leftbar ul{
	margin: 0px;
	padding: 10px;
}

#leftbar li{
	list-style: none;
	padding: 10px 0;
	border-top: medium dotted #4F6969;
}

#leftbar li a{
	text-decoration: none;
	color: #6C8F8F;
}

#content {
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/contenerbackground.gif);
	background-repeat: repeat-y;
}

#news{
     font:1.2em bold Arial, Helvetica, sans serif;
     color:#ff9933;	
     border: medium dotted #4F6969;
     line-height:1.5em;
     padding:0 10px;
}
#rightmenu {
	padding: 0px;
	height: 40px;
	background-image: url(../images/smallmenu.jpg);
	background-repeat: repeat-x;
	float:left;
	position: relative;
	width:700px;
	margin-left: 5px;
}

#rightmenu ul {
margin: 0px auto;
	list-style: none;
	display:inline;	
	}
	
#rightmenu ul li{
	 float: left;
	 width:160px;
	 display: block;
	 margin:0px;
	 padding:0px;
	}
	
#rightmenu ul li img a{
        padding-top: 0px;
	padding-left: 0px;
	display: block;
	margin:0px;
}
#rightmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	margin:0 auto;
	width:200;
	padding: 15px 0px 10px;
	text-align:center;
	display: block;
	}
#rightmenu ul li a:hover{
	color: #CCCCCC;
	background-color: #000000;
}

#rightbar, #homerightbar {
	padding: 0px;
	margin-top: 0 0 0 2px;
	float: left;
	width: 705px;
}
#homerightbar{
	background-image:url(../images/dawnonrock.jpg);
	background-repeat: no-repeat;
	height:1100px;
	background-position: bottom;
}
#homerightbar ul{
margin:0;
padding-left:20px;
}
#homerightbar ul li{
list-style:none;
margin:0 20px 0 0;
}
#homerightbar ul li a{
	color:#FFFFFF;
	text-decoration: none;
}

#rightbar ul, #homerightbar{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #6C8F8F;
	letter-spacing: 0.06em;
	line-height: 140%;
	padding: 0 0 0 5px;
	}
#rightbar ul li{
	list-style:none;
	margin-left: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/listbackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: auto;
}
#rightbar li a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightbar ul li img{
	float: left;
	left: 0px;
	margin-right: 10px;
}
#portrait img {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
#portrait img#agentlogo{
	margin: 0px 0px -5px 0px;
}

#rightbar ul li p{
	margin-right: 20px;
}
#rightbar ul li h2{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
	font-size: medium;
}
#rightbar ul li h3 img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C8F8F;
	background-position: center;
	height: 25px;
	background-color: #000000;
	text-align: center;
	float: left;
	border-top: medium dotted #4F6969;
	width: 890px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer, #footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	color: #666666;
}
.clear {clear:both;}