body
{
	font: 76%/1.2 Arial, Verdana, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: White;
	background: url(images/bakgrunn88.jpg);
}

body form
{
	width: 63em;
	max-width: 1200px;
	margin: 8px auto 18px auto;
	background: url(images/PageBg.png) repeat-y left top;
	background-color: White;
	text-align: left;
	overflow: hidden;
}
a 
{
	color: #721968;
}
/************************/
/* MAINMENUAREA         */
/************************/
#FooterArea, #SearchMenuArea 
{
	background: url(images/MainMenuBg.png) repeat;
}


#MainMenuArea 
{
	background: url(images/MainMenuBg.png) repeat;
	background-image:none;
	background-color:#000;
}

#MainMenuArea li.unselected:hover, #FooterArea li.unselected:hover
{	
	background-color: #222222;

}
#MainMenuArea li.selected
{
	background-color: #721968; 
	background-color: #5a1452;
}
/************************/
/* SUBMENUAREA          */
/************************/
#SubMenuArea li span 
{	
	background-image: url(images/SubMenuSelected.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	color: #721968;
}

/*************************/
/* QUICKSEARCH           */
/*************************/
#SearchMenuArea
{
	background: url(images/SearchMenuBg.gif) repeat;
background-color:#5a1452;background-image:none;
	
}

/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea a
{
    color: #3e3e3e;
	text-decoration: none;
}

div.schoolsearch

{


float:left; 

width:100%; 

padding-bottom:7px; 
}



/*
div.pageList a, div.pageList a:link, div.pageList a:visited, div.pageList a.actice{color:red;background: transparent url(images/linkarrow.gif) no-repeat 0px 0px;padding:0px 0 0 0px;}

div.pageList h3 a, div.pageList h3 a:link, div.pageList h3 a:visited, div.pageList h3 a.actice{background-image:none;padding:0;}
*/
