/*
-----------------------------------------------
prasnation.com styles for music.prasnation.com
author:   Prasenjit Sarkar
updated:  Mar 29, 2004
----------------------------------------------- */


   DIV.outer
      {
      position:absolute;
      left:50%;
      top:50%;
      width:807px;
      height:606px;
      margin-left:-400px; 
      margin-top:-300px;
	  border: 3px solid #FFF;
	padding:0;
      }
   DIV.topbg
   	  {
	  position:absolute;
	  left:0;
	  top:0;
	  width: 540px;
	  height: 138px;
	  }
   DIV.linksbg
   	  {
	  position:absolute;
	  left:0;
	  top:138px;
	  width: 540px;
	  height: 30px;
	  }  
   DIV.sidebg
   	  {
	  position:absolute;
	  left:540px;
	  top:0;
	  width: 261px;
	  height: 600px;
	  }
  DIV.mainbg
   	  {
	  z-index: 200;
	  background: url(mainbg1.jpg) no-repeat;
	  font-family: "Lucida Sans", Arial, Helvetica, Sans-serif; 
	  font-size: 12px;
	  color: #FFFFFF;
	  position:absolute;
	  left:0;
	  top:168px;
	  width: 541px;
	  height: 431px;
	  padding-left: 35px;
	  padding-top: 15px;
	  padding-right: 0;
	  padding-bottom: 0;
//	  max-width: 541px;
//	  max-height: 431px;
//	  overflow: auto;
	  }
  h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	  letter-spacing: -1px;
	  font-size: 23px;
	  color: #DF9711;
	  }

	 a {
	 color: #FBEA8C;
	 }
	 
	 a:hover {
	 text-decoration: none;
	 }

   #nav
   	  {
	  position: absolute;
	  left: 0px;
	  top: 138px;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  display: inline;
	  overflow: hidden;
	  width: 541px;
	  height: 30px;
	  }


#navalign {
position: absolute;
left: 0px;
top: 138px;
height: 30px;
}

#nav li {
margin: 0; 
padding: 0;
list-style: none;
display: block;
float: left;
}


#nav a {
display: block;
float: left;
padding: 0 0 0 0;
border: 0;
height: 30px !important;  /* INTERNET EXPLORER */
}
html>#container {
height: 30px; /* OPERA */
}

#nav a:hover {
background-position: 0 -30px;
}

 
#thome a  {
width: 110px;
background: url(links1-home-1.jpg) top left no-repeat;
}
#tnews a  {
width: 89px;
background: url(links1-news-1.jpg) top left no-repeat;
}
#tmedia a  {
width: 93px;
background: url(links1-media-1.jpg) top left no-repeat;
}
#tlinks a  {
width: 95px;
background: url(links1-links-1.jpg) top left no-repeat;
}
#tcontact a  {
width: 154px;
background: url(links1-contact-1.jpg) top left no-repeat;
}
