html, body {
	background-color : #99CC00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	padding:0px;
	color: #660099;
	}

#left {
position: absolute;
top: 0;
left: 0;
width: 155px;
	}
	
	
div.navhead {
	background-color:#660099 ;
	padding : 1px ;
	color:#F8FFE3;
	margin-left:3px;
	font-size : 0.7em;
	line-height: 150%;
}

div.nav {
	background-color: #F8FFE3;
	padding : 3px;
	}
	
ul.left {
	padding-left: 8px;
	margin-left:8px;
	list-style-position: outside;
	list-style-type: circle;
	color: #660099;
}

ul.second {
	padding-left: 8px;
	margin-left:8px;
	list-style-position: outside;
	list-style-type: disc;
	color: #660099;
}

a {
	color: #99CC00;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color: #99CC00;
	text-decoration : none;
	font-weight : bold;
}

a:hover{	
	color: #99CC00;
	text-decoration : underline;
	}



a.nav {
	color: #660099;
	text-decoration : none;
	font-weight : normal;
}

a.nav:visited {
	color: #660099;
	text-decoration : none;
	font-weight : normal;
}

a.nav:hover{	
	color: #99CC00;
	text-decoration : none;
	background : #660099;
	}
	
a.top {

	color: #99CC00;
	text-decoration : none;
	font-weight : normal;
	background : #660099;
}	

a.top:visited {

	margin-right:1%;
	color: #99CC00;
	text-decoration : none;
	font-weight : normal;
	background : #660099;
}		
	
	
#centerandrightwrapper {
margin-left: 155px;
background-color: #99CC00;
}

* html #centerandrightwrapper {height:1%;}

#center {
float:left;
width:79%;
}

div.content_left{
	position:absolute;
	margin-top: 70px;
	margin-right:20%;
	background-color: #F8FFE3;
	font-size : smaller;
	padding:6px;
			
}

.top_right{
	top:0px;
	right: -0.2px;
	position: absolute;
	}	
		
.top_left{
	top:0px;
	left: 0px;
	position: absolute;
			}	
			
.bottom_right{
    right: -0.1px;
	position:absolute;
	bottom:0px;
}

.bottom_left{
left: 0px;
position:absolute;
bottom:0px;
}

#right {
width:20%;
float: right;
background-color: yellow;
}


.mclogo{
		position:absolute;
	top: 5px; right: 270px;
}


.fplogo {
		position:absolute;
	top: 5px; right: 15px;
}

div.partnerhead {
	position:absolute;
	top:140px;
	background-color:#660099 ;
	padding : 1px;
	color:#F8FFE3;
	line-height : 150%;
	font-size : 0.7em;
}
	
div.partner {
	background-color: #F8FFE3;
	padding : 3px;
	line-height : 170%;
}

a.uu, a.de, a.it, a.se, a.uk, a.pl, a.sl {
	color: #660099;
	text-decoration : none;
}

a.uu:visited, a.de:visited, a.it:visited, a.se:visited, a.uk:visited, a.pl:visited, a.sl:visited
{ 
	color: #660099;
	text-decoration : none;
}
a.reg, a.reg:visited{
	color: #660099;
	text-decoration : none;
	font-weight : bold;
}

a.reg:hover{
	color: #99CC00;
	text-decoration : underline;
}

ol {
	padding-left: 18px;
	margin-left:4px;
	list-style-position: outside;
	list-style-type: decimal;
	color: #660099;
}

