* {
	color: #320;
}

body {
	font-size: 0.9em;
	background-color: #fff;
}

h1,h2,h3,h4 {
	color: #800;
}

blockquote {
	font-style: italic;
}

.content {
	width: 662px;
	background-image: url(/webgfx/back2.jpg);
	color: #320;
	font-family: Arial;
	padding: 1.2em;
	text-align: left;
}

p {
	text-align: justify;
}

.img-shadow {
	float: left;
	background: url(/webgfx/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/webgfx/shadow1.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img,.img-shadow embed {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #bbb;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.thumb,.rthumb {
	float: right;
	clear: left;
	overflow: none;
}

.lthumb {
	float: left;
	clear: right;
	overflow: none;
}

.thumb img {
	padding: 5px;
}

.copyright {
	text-align: center;
	font-size: 0.8em;
}