div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 660px; 
	overflow: hidden;
	 
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:660px;
		/*height:900px;*/
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

 
.block{
height:50px;
width:100px;
background:url(../images/header.jpg) repeat-x;		
		}
.controls a{
background:#808080;
font:"Tw Cen MT";
font-size:16px;
color: #FFFBF0 ;		
}
.content
{
font-size: 20px;
/*height: 700px;*/
}
.content1
{
font-size: 20px;
/*height: 600px*/;
}
	 	div#section2 {
		
		width:680px;
		/*height:800px;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
	
		
		}
 
	div#section1 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/*height:800PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}

/*------------------------------  End  About Us Page --------------------------------- */


/*------------------------------  For Infrastructure Page --------------------------------- */

 

	div#section4 {
		
		width:680px;
		/*height:800px;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
	
		
		}
 
	div#section3 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/*height:800PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}

/*-----------------------------  End  Infrastructure Page --------------------------------- */


/*------------------------------  For Academic Page --------------------------------- */

 

	div#section6 {
		
		width:680px;
		/*height:800px;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
	
		
		}
 
	div#section5 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/*height:1200PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}
		
	
	div#section7 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/*height:1300PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}	

/*-----------------------------  End  Academic Page --------------------------------- */


/*------------------------------  For Contact Us Page --------------------------------- */
 
div#section9 {
		
		width:680px;
		/*height:800px;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
	
		
		}
 
	div#section8 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/*height:900PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}


/*-----------------------------  End  Contact Us Page --------------------------------- */

/*------------------------------  For Contact Us Page --------------------------------- */
 
div#section11 {
		
		width:680px;
		/*height:400px;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
	
		
		}
 
	div#section10 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/*height:400PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}

	div#section12 {
	font:"Tw Cen MT";
	font-size:14px;
		width:680px;
		/* height:400PX;*/
		text-align:justify;
		padding-right:30px;
		margin-right:35px;
		}


/*-----------------------------  End  Contact Us Page --------------------------------- */




.controls{
/*		float:right;*/
		padding-bottom:6px;
        margin:0px 0px 10px 0px;
        height:30px;
        display: block;
		border-bottom: 5px #808080  groove; 
		width:650px;
/*        position:relative;	*/
        z-index:250; 
/*		margin-left:150px;*/
}

div.controls ul { float:right;
          padding:0px 10px 0px 0px;
          list-style:none;
		  }
div.controls li { float:right;
              background:url(../images/side.gif) no-repeat left ; /* vänstra sidan av en av menyknapparna */
              margin:0px 2px;
/*			  margin-left:150px;*/
              padding:0 0 0 10px; }

div.controls a { display:block;
             background:url(../images/menu.gif) no-repeat right top; /* högra sidan av en av menyknapparna */
             padding:8px 15px 8px 6px;
             text-decoration:none;
             color:white;
         font: 15px trebuchet ms, Verdana, Arial, sans-serif;
		 font-weight:bold;
         line-height:20px;
         border:none; }


div.controls li:hover, 
div.controls li.sfhover, 
div.controls  li:hover a, 
div.controls li.sfhover a { 
  background-position:0% -200px;
  color:#b21a17;  
}

div.controls li:hover a{
color:bule;
}
div.controls li:hover a, div.controls li.sfhover a { /*color:#334a70;*/    background-position:100% -150px; }

  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
	 
	  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
div.navigation a {float:none;}
  /* End IE5-Mac hack */
div.navigation a:hover {
    color:#333;
    }
div.navigation #current { background-image:url('images/left_on.png'); /* vänstra sidan av en av menyknapparna när man för muspekaren över dem */
      border-width:0; }

div.navigation #current a { background-image:url('images/right_on.png'); /* högra sidan av en av menyknapparna när man för muspekaren över dem */
        color:#334a70;
        padding-bottom:8px; }

