.text {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 85%;
	line-height: 140%;
	text-align: justify;
}
.smallertext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 75%;
}
.pictext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
a:link {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	font-weight: bold;
}
#picture {
	border: 1px dashed #666666;
}
.picture {
	border: 1px dashed #666666;
}
hr {
	color: #6C6160;
}
.cornered {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	padding: 10px;
	text-indent: 10px;
}
#dimpicture {
	border: 1px dashed #666666;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}
.dimpicture {
	border: 1px dashed #666666;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}
#dim {
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
}
.disco {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 80%;
	line-height: 130%;
	font-weight: normal;
}
.listtext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 130%;
}.boxWidth {
	width: 160px;
}
