@charset "utf-8";
/* CSS Document */
      html{

            height:100%;

            overflow: -moz-scrollbars-vertical; 

      }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	

.background {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#fea418;
	margin-top:15px;
}
.maintext {
	font-family:"Comic Sans MS", Arial, Tahoma;
	font-size:14px;
	color:#FFFFFF;
}
.h1 {
	font-family:"Comic Sans MS", Arial, Tahoma;
	font-size:18px;
	color:#FFFFFF;
}
.textLLink {
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Tahoma;
	color:#ff6600;
	font-weight: bold;
	text-align: inherit; 
}
.textLLink:hover {
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Tahoma;
	color:#ffff99;
	font-weight: bold;
	text-align: inherit;
	text-decoration:underline;
}
.bionames {
	font-family:"Comic Sans MS", Arial, Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
