body {
	margin: 0;
	padding: 0;
	background-color:white;
	color:black;
	background-image:url(/includes/eeebg900h.gif);
	background-repeat: repeat-y;
        font: 12px/170% Verdana, sans-serif;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif; 
	font-weight:normal; 
	line-height:150%; 
	color: #75003B;
}

h1 {
	font-size:2.5em; 
}

h2 {
	font-size:1.7em;
		font-weight:500;
}

a:link, a:visited {
  color: #027AC6; 
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #027AC6; 
}

#secondarymenu {
       width:95%;
       text-align: right;
       font: 12px Arial, Helvetica, sans-serif;
       padding-top:7px;
}
	
#wrapper {
	background-color: white;
	color: black;
	margin: 125px 40px 10px 200px;
	padding: 0px;
	}
	
#leftmenu {
   width:200px;
   position: absolute;
   top: 150px;
   left:0;
}

#leftmenu a:link {
	color: #2E3192;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #A93F76;
	text-decoration: none;
}	
#leftmenu a:visited {
	color: #2E3192;
	text-decoration: none;
}

#leftmenu-list {
  list-style-type: none;
  position: relative;
  top:-1px;
  left:-15px;
}

#leftmenu-list li {
  margin-bottom: 10px;
}

#bannerbg {
       position:absolute; 
       left:20px; 
       top:29px;
       width:100%; 
       background-image: url(/includes/starrynight090730-1.gif);
       background-repeat: repeat-x;
}
.serendip-green {
  background-color: #cfcf57;
}

.serendip-purple {
  background-color: #A58CC1;
}

.serendip-yellow {
  background-color: #FCF395;
}

.serendip-grey {
  background-color: #9A9A9B;
}
.serendip-light-grey {
  background-color: #f1f1f1;
}

.revisiontext {
   font-size: 12px;
   text-align:right;
}   

