a img { border: none; } 
.main_bg {
	background-color: #363636;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.activepage {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0F0;
	background-color: #CCC;
}
.sides {
	background-color: #666;
}
.navHeader {
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #666;
	color: #000;
	text-align: center;
}
.navHeader a:link {
	font-family: "Comic Sans MS";
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.navHeader a {
	font-family: "Comic Sans MS";
	color: #0F0;
	font-weight: bold;
}
.navHeader a:visited {
	font-family: "Comic Sans MS";
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;

}
.navHeader a:hover {
	font-family: "Comic Sans MS";
	cursor: help;
	color: #0F0;
	font-size: 14px;
	font-weight: bold;
}
.navHeader a:active {
	font-family: Comic Sans MS;
	text-decoration: none;
	color: #FF0000;
}


.navleft {
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #363636;
}

.navleft a:link {
	font-family: "Comic Sans MS";
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.navleft a {
	font-family: "Comic Sans MS";
	color: #0F0;
	font-weight: bold;
}
.navleft a:visited {
	font-family: "Comic Sans MS";
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;

}
.navleft a:hover {
	font-family: "Comic Sans MS";
	cursor: help;
	color: #0F0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.navleft a:active {
	font-family: Comic Sans MS;
	text-decoration: none;
	color: #FF0000;
}
.link1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFF;
}


.link1 a:link {
	text-decoration: underline;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

.link1 a {
	font-family: "Comic Sans MS";
	color: #FFF;
	font-size: 14px;
}
.link1 a:visited {
	text-decoration: underline;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 14px;
}
.link1 a:hover {
	cursor: help;
	text-decoration: underline;
	color: #0F0;
	font-family: "Comic Sans MS";
	font-size: 14px;
}
.link1 a:active {
	text-decoration: underline;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 14px;
}
.heading1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #F60;
	font-weight: normal;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	font-style: italic;
}

.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.footer {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FFF;
}
.footer a:link {
	text-decoration: underline;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 9px;
}

.footer a {
	font-family: "Comic Sans MS";
	color: #FFF;
	font-size: 9px;
}
.footer a:visited {
	text-decoration: underline;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 9px;
}
.footer a:hover {
	cursor: help;
	text-decoration: underline;
	color: #0F0;
	font-family: "Comic Sans MS";
	font-size: 9px;
}
.footer a:active {
	text-decoration: underline;
	color: #CCC;
	font-family: "Comic Sans MS";
	font-size: 9px;
}
.float {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #999;
	float: left;
	height: 500px;
	width: 200px;
}
.button {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-decoration: underline;
}
