.bottomline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
}
a {
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	color: #6666CC;
	text-decoration: underline;
}
.unnamed1 {
	border: 1px #FFFFFF;
}
.box {
	border: 1px solid #999900;
}
.whitebox {
	border: 7px solid #FFFFFF;


}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.link {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;

}
a.link:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
.box2 {

	border: 3px solid #000000;
}
.box3 {

	border: 1px solid #000000;
}
.linebottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(pix/bodybg.gif);
	background-repeat: repeat-y;
	background-color: #FFFF01;
}
#toplink {
	background-color: #FFFFFF;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topbar {
	margin: 0px;
	padding: 0px;
	background-image: url(/pix/corner.gif);
	background-repeat: repeat-x;
	left: 215px;
	position: absolute;
	top: 190px;
	right: 1px;
}
#leftlink {
	width: 215px;
	float: left;
	background-image: url(pix/leftbg.jpg);
	background-repeat: no-repeat;
	height: 599px;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
}
#leftlink p{
	margin-top: 21px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#leftlink p a:link, #leftlink p a:visited {color: #0066FF}
#leftlink p a:hover, #leftlink p a:active {
	color:#FF0000;
	text-decoration: none;
}
#main {
	margin-left: 220px;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 71px;
	position: relative;
}
.diabg {
	background-image: url(/funeng/images/dianosaur.gif);
	background-repeat: no-repeat;
}
