#marqueecontainer{
position: relative;
width: 193px; /*marquee width */
height: 200px; /*marquee height */
background-color: tranparent;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

/*Example CSS for demo ticker*/

#ajaxticker1{
width: 415px;
height: 195px;
border: 0px solid #0000FF;
padding: 10px;
background-color: transparent;
}

#ajaxticker2{
width: 125px;
height: 150px;
border: 0px solid #0000FF;
padding: 5px;
background-color: transparent;
}

#ajaxticker3{
width: 468px;
height: 60px;
border: 0px solid #0000FF;
padding: 0px;
background-color: black;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
}

.someclass{ //class to apply to your scroller(s) if desired
}

body {
	background-image: url(images/red2.jpg);
  background-repeat:no-repeat;
  background-attachment : fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#BFB41C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
span{
  text-align: center;
}
#container{
	margin: 0px auto;
	text-align: left;
	width: 865px;
}
#header{
	height:225px;
	width:860px;
	background-image:url(images/k94_head_New_11.jpg);
	background-repeat: no-repeat;
	background-color: ;	
	
}
#content{
}
#contentv{
  	margin-left:65px;
}
#left{
	width:195px;
	float:left;
}
#middle{
	margin-left:205px;
	margin-right:105px;
	width:450px;
}

#banner{
	margin-left:196px;
	margin-right:105px;
	width:450px;
}

#right{
	width:199px;
	float:right;

}

#tower{
	position:relative;
	background-image:url(images/radio_tower.gif);
	width:126px;
	height:175px;
	top:30px;
	left: 715px;
	background-repeat: no-repeat;

}


/********************* menu ****************************/
.menuheader{
	width:193px;
	height:37px;
	background-image:url(images/menutop2.gif);
	display:block;
	padding-left:2px;
}
.menucontent{
	width:193px;
	background-image:url(images/menumiddle3.gif);
	padding-top:2px;
	padding-left:0px;
	background-repeat: repeat-y;
	overflow: hidden;
}
.menucontent2{
	width:195px;
	background-image:url(images/menumiddle3.gif);
	padding-top:5px;
	margin-left:0px;;
	background-repeat: repeat-y;
	overflow: hidden;
	 
}
.menucontentv{
	width:860px;
	background-image:url(images/menumiddle3.gif);
	padding-top:5px;
	margin-left:0px;;
	background-repeat: repeat-y;
	overflow: hidden;
	 
}
.menucontent3{
	width:410px;
	background-image:url(images/menumiddle3.gif);
	padding-top:10px;
	padding-left:0px;
	background-repeat: repeat-y;
	overflow: hidden;
	 
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:193px;
	height:15px;
	background-image:url(images/menubottom3.gif);
	display:block;
}
.menufooterv{
	width:860px;
	height:15px;
	background-image:url(images/menubottom3.gif);
	display:block;
}
.postheader,.menuheader{
	color:#BFB41C;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop2.gif);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle3.gif);
	background-repeat: repeat-y;
	padding: 10px 0px;
}

.postcontentF{
	background-image:url(images/postmiddle3.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; color:#666666;
	font-weight: bold;
	padding: 10px 0px;
}

.postcontentl{
	background-image:url(images/postmiddle3.gif);
	background-repeat: repeat-y;
	padding: 10px 10px;
	margin-left:50px;;
}
.postcontentr{
	background-image:url(images/postmiddle3.gif);
	background-repeat: repeat-y;
	padding: 10px 10px;
	margin-left:30px;

}
.postfooter{
	background-image:url(images/postbottom3.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;


}
#header ul{
	position:absolute;
	top:200px;
	display:block;
	left:175px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:700px;
	border-right: 2px solid #0000FF;	
}
.last{
	border-right: 2px #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 5px;
	text-transform: uppercase;
}
#header ul li a:hover{
	color:red;
}

/********************* footer ****************************/
#footer{
	width:700px;
}
#footer ul{
	display:block;
	text-align:center;
	margin-left:175px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #0000FF;
}
#footer	ul li a:hover{
	color:red;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	color:red;;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:860px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	color:red;
	text-transform: uppercase;
}
.member{
	display:inline;
	float: left;
	margin-left:2px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

/*- ###### Fresh Content.net STYLE SHEET #######
-----------------------------------------------------------------------
This is the stylesheet for your free video feed. It is designed for use with Clipsyndicate players.
A link to this file must be placed within the head tags of any page where you display the videos.
Only one link is required.
-----------------------------------------------------------------------
Copyright ClipSyndicate 2006
*/
cm_target {}

#clip-preview {
width: 420px;
}

/* main container and border */
.cs-clip
{
display: block;
margin-bottom: 10px;
padding: 10px;
width: 100%;
background: #FFFFFF;
border: 1px solid #999999;
text-align: left;
}

/* thumbnail image */
.cs-thumbnail
{
display: block; /* set to 'none' to remove thumbnails */
width: 120px;
height: 90px;
border: 0px;
}

/* play button */
.cs-button
{
display: block; /* set to 'none' to remove the play button */
visibility: visible; /* also, set this to 'hidden' to remove the play button */
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
background: #FFFFFF;
}

.cs-button-bg {
border-left: 1px solid black;
border-right: 1px solid black;
}

/* title link */
.cs-title
{
display: block;
font-size: 12px;
vertical-align: top;
}

/* title link style */
a.cs-title-link:link, a.cs-title-link:visited
{
font-weight: bold;
}

/* content provider, market, etc. */
.cs-channel-info
{
display: block;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: top;
text-align: left;
}

/* time and date */
.cs-time
{
display: block;
color: #7C9C4E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: top;
text-align: left;
}

/* descriptive text */
.cs-description
{
display: block; /* set to 'none' to remove description text */
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
vertical-align: top;
text-align: left;
}

.RSSlink
{
	color: blue;
	font-size: 16pt;
	text-align: center;
	font: Verdana;
}
.RSStitle
{
	font-size: 14pt;
	font-weight: bold;
	font: Verdana;
	text-align: center;
}

#clock{
	position: absolute;
	display: block;
  left: 700px;
  top: 25px;
	width: 135px;
	height: 160px;
	border: 1px solid #999999;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color:#666666;
	font-weight: bold;
	margin-left:10px;

}