body {
	background: #446235 url(images/bplogo.gif) scroll no-repeat top left;
	font-family: Eurostile, Verdana, sans-serif;
	font-size: 16px;
	color: #864531;
	margin: 0;
	padding: 50px 5px 5px 5px;
}

.card {
	background: #F1E0BC url(images/edge.gif) scroll repeat-y bottom left;	
	padding: 5px 5px 5px 67px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 10px;
	text-align: left;
}

p {
	margin: 0;
	padding: 0;
	text-indent: 50px;
	padding-bottom: 8px;
}

img {
	border-color: #BD492E;
}

a {
	color: #BD492E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-width: 1px 2px;
}

ul {
	margin: 0;
	padding-left: 15px;
}

.spaced li {
	padding-bottom: 8px;
}

.SideBox {
	background-color: #F1E0BC;
	text-align: center;
	float: right;
	margin-top: 5px;
	padding: 5px;
}

.navtabs {
	position: absolute;
	top: 32px;
	right: 20px;
}

.navtabs div {
	float: right;
	width: 69px;
	height: 18px;
	text-align: center;
	background-image: url(images/tab-off.gif);
}

.navtabs .on {
	background-image: url(images/tab-on.gif);
}

.stuff tr td, .stuff tr th {
	border: 0px solid #864531;
	border-bottom-width: 1px;
}

.stuff tr td {
	border-left-width: 1px;
	padding: 2px 10px;
}

.stuff tr th img {
	margin: 2px 4px 2px 0px;
}

.stuff * img {
	width: 80px;
	height: 60px;
}

.ScreenshotThumb {
	width: 80px;
	height: 60px;
	margin: 2px 0px;
}

#ScreenshotDisplay {
	width: 520px;
	height: 390px;
	border: 2px solid #864531;
	border-width: 1px 2px;
}

#ScreenshotDesc {
	width: 597px;
	height: 100px;
	border: 2px solid #864531;
	border-width: 1px 2px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	overflow: auto;
}

#ScreenshotDesc h3 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

.sidebox img {
	border: 0;
}

img.dl {
	width: 29px;
	height: 29px;
	border: 0;
	vertical-align: -60%;
	padding: 3px 0px;
}

