body {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.picframe {
	border: 1px solid #FFFFFF;
}
.redtext {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lefttitle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tinytext {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
h3 {
	color: #CCCCCC;
}
.description {
	font-weight: bold;
}
.extraemphasis {
	font-family: "Century Gothic";
	font-style: italic;
	font-weight: bold;
}
.justitalic {
	font-style: italic;
}
.danni {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}
#leftpic {
	margin: 10px;
	float: left;
	border: thin solid #FFFFFF;
}
h4 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-variant: small-caps;
	color: #CCCCCC;
}
#justleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tinyarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.leftpics {

	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.gallery {
	padding: 2px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.gallery .title {
	text-decoration: underline;
}
.relatedsites {
	font-size: 10px;
	font-family: "Courier New", Courier, mono;
}
