body {
	background-color: #333333;
}

a:link {color: #E46363;}
a:visited {color: Silver;}
a:hover {color: White;}
a:active {color: #FFEBCD;}

.picframe {border: medium inset #666666;}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: normal;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.picframe {
	background-color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: auto;
	width: auto;
	position: static;
	clear: none;
	clip: rect(22px,auto,auto,auto);
	float: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.tinytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E46363;
}
.nav_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E46363;
	background-color: #2E2E2E;
	position: absolute;
	width: 130px;
	top: 70px;
	border: 1px dotted #999999;
	left: 8px;
	padding: 5px;
}

.nav_low {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E46363;
	background-color: #2E2E2E;
	position: absolute;
	width: 130px;
	top: 200px;
	border: 1px dotted #999999;
	left: 8px;
	padding: 5px;
}
.copy {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
