body {
	color: #444444;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: none;
	padding: 0;
	text-align: center;
}
a:link, a:visited {
	color :#444444;
	text-decoration :none;
}
a:hover {
	color :#555555;
	text-decoration :underline;
}
.caption {
	font-weight: bold;
	text-align: center;
	font-size: larger;
}
.descr {
	text-align: left;
	font-weight: bold;
	white-space: pre;
}
.footer {
	height: 50px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.footer_l {
	height: 50px;
	text-align: center;
	font-weight: normal;
	padding: 10px;
}

#fullheight {
	height: 100%;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.h4 {
	font-weight: bolder;
}
.header {
	height: 130px;
	margin: 0px;
	padding: 0px;
}
.narrow {
	text-align: left;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 150px;
	font-weight: bold;
}
.narrow a {
	color: #CC0000;
}
.navbar_l {
	text-align: left;
	font-weight: bold;
	padding: 10px;
	height: 40px;
}
.navbar_r {
	text-align: right;
	padding: 10px;
	height: 40px;
	font-weight: bold;
}
.panel1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.randpic {
	padding: 10px;
	font-size: small;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}

.thumb {
	vertical-align: middle;
	padding: 10px;
}
.credit {
	font-size: small;
	font-weight: normal;
}

.thispage {
	color: #CC0000;
}
.title {
	font-size: larger;
	font-weight: bold;
	text-align: left;
}
.redlink {
	color: #CC0000;
}
.redlink a {
	color: #CC0000;
}
.redlink a:hover {
	text-decoration: underline;
}
.garble {
	unicode-bidi:bidi-override;
	direction: rtl;
	font-style: italic;
}
