body{
	background-color: #CC0000;
	font-family: verdana, arial, sans-serif, times new roman, century, western;
	font-size: 12px;
	text-align: center;
	margin: 0;	
}

#container{
		  width: 760px;
		  margin: auto;
		  height: auto;
		  text-align: left;
		  background-color: #ff9900;	
}

#banner{
		position: relative;
		width: 760px;
		height: 250px;
		background-color: black;
		text-align: center;
}

#contentcontainer{
			     position: relative;
				 float: left;
				 width: 760px;
				 height: auto;
			     background-image: url(../images/nav/images/navigation_17.gif);
                 background-repeat: repeat-y;
				 
}

#nav{
    position: relative;
	float: left;
	width: 150px;
	height: auto;
	background-color: #ff9900;
	padding: 0;
	margin: 0;
}

.logo{
position:relative;
float:left;
width:150px;
height:50px;
background-image: url(../images/nav/images/navigation_01.gif);
}

.home{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_02.gif);
}

.corporateinfo{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_03.gif);
}

.schedule{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_05.gif);
}

.radioshows{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_05-05.gif);
}

.radiohosts{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_06.gif);
}

.events{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_08.gif);
}

.contests{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_08-08.gif);
}

.contactus{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_09.gif);
}

.careers{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_10.gif);
}

.sponsors{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_11.gif);
}

.links{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_12.gif);
}

.achivements{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_13.gif);
}

.coverage{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_14.gif);
}

.radioarchives{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_15.gif);
}

.photogallery{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_16.gif);
}

.lastimage{
position:relative;
float:left;
width:150px;
height:20px;
background-image: url(../images/nav/images/navigation_17.gif);
}

#content{
			position: relative;
		    float: left;
			width: 388px;
			height: auto;
			background-color: #ffffcc;
			padding: 10px;
			margin: 0;
			border: 1px solid black;
}

h1{
  font-size: 20px;
}

h2{
  font-size: 14px;
}

table{
	font-size: 10px;
	text-align: center;	
}

.bhangra{
        position: relative;
		float: left;
		padding: 0 10px 3px 0;
}

#bhangra img{
             padding: 5px;
}

#add{
    position: relative;
	float: center;
	width: 380px;
	height: 200px;
	padding: 0;
	margin: 0;
}

#promos{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	background-color: #ff9900;
	padding:0;
	margin: 0;
}

.listenliveflash{
	position: relative;
	float: left;
	width: 200px;
	height: 100px;
	background-image: url(../images/listen_live_flash.jpg);
}

.listenlivemedia{
       position: relative;
	   float: left;
	   width: 200px;
	   height: 100px;
	   background-image: url(../images/listen_live_media.jpg);

}

.bottom{
}

#footer{
       position: relative;
	   text-align: center;
	   color: #000000;
	   font-size: 10px;
	   background-color: #ffffcc;
	   float: left;
	   width: 760px;
	   height: auto;
}

#footer a{
		 color: #cc0000;
}
