body {
colour: white; background-color: #b9ff7b; 
}
a:link { 
color: white; 
}
a:visited { 
color: white; 
}
a:active { 
color: #fe03ff; 
}
a:hover { color: #b9ff7b; }
a.active {
		color: #fe03ff;
		font-family: Andika, Comic Sans MS, sans-serif;
}
h1 {
font-family: Andika, Comic Sans MS, sans-serif; color: white; font-size: 130%; font-style: normal; letter-spacing: +2px; text-align: center;
}
h3 {
font-family: Andika, Comic Sans MS, sans-serif; color: white; font-size: 110%; 
}
.page {
top: 0px; width: 790px; margin: auto; border: 0px, 0px, 5px, 0px ; padding: 0;  background-color: #fe03ff; border-color: white; font-family: Andika, Comic Sans MS, sans-serif; color: white;
}
.slide { text-align: center; font-family: Andika, Comic Sans MS, sans-serif; color: white;
}
.navigation {
		font-size: 110%; font-family: Andika, Comic Sans MS, sans-serif; color: black;text-align: center;
}
.navigation a:link {
color: white;
}
.navigation a:visited { 
color: white; 
}
.header {
position: top: 0px; left: 0px; right: 05px; height:212px; background-color:#999966;  background: url(images/trees.jpg);
}
.header h1 {
color: white; 
} 
.sidebar  {float:right; width: 160px; font-family: Andika, Comic Sans MS, sans-serif; text-decoration: none; color: #996600; background-color: #b9ff7b; margin: 10px;
}
.sidebar p {color: #996600; padding 10px;
}
.sidebar h3 {color: #996600;
}
.sidebar a:link { 
color:  #996600; 
}
.sidebar a:visited { 
color:  #996600; 
}
.sidebar a:active { 
color: #fe03ff; 
}
.sidebar a:hover {
color: #99ccff;
}
.content  {
position: float: left; width: 550px; background-color: #fe03ff; padding: 35px; 
}
.content p {
line-height: 170%; font-family: Andika, Comic Sans MS, sans-serif; color: white; font-size: 100%;
}
.breadcrumbs { text-align: center; font-family: Andika, Comic Sans MS, sans-serif; color: white; font-size: 80%;
}
.footer {
clear: both; text-align: center; font-family: Verdana, sans-serif; font-size:70%; color: #996600;
}
.sbtop { 
	background: url(bltr.gif) no-repeat top right;  
}
.roundtop { 
	background: url(crtr.gif) no-repeat top right;  
}
.sbbottom {
	background: url(blbr.gif) no-repeat bottom right;
}
.roundbottom {
	background: url(crbr.gif) no-repeat bottom right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   }

