body {
	font-family: verdana,arial,sans-serif;
}

a {
	color: #06C;
}

p a {
	font-weight: bold;
	display: block
}

p {	
	font-size: 10px;
	margin-left: 6px;
	width: 288px;
}

img.alignright {
	margin: 0.5em 0 0.5em 0.5em;
}

img.alignleft {
	margin: 0.5em 0.5em 0.5em 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-color: #C00;
	border-bottom: #900 solid 3px;
	height: 1em;
}

#footer {
	border-top: #39F solid 2px;
	border-bottom: #039 solid 4px;
	background-color: #06C;
	margin: 1em 0 0.5em 0;
	padding: 0.5em 1em 0.5em 1em;
}

.thumbs {
	width: 330px;
}

.wallpaperthumb {
	margin: 0.5em 0.5em 0.5em 0;
}

.wallpaper {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 210px;
	height: 116px;
}

.wallpaper img {
	float: left;
	border: none;
}

.wallpaper a {
	position: relative;
	top: 2px;
}

.block {
	float: right;
	width: 120px;
	height: 100px;
}

.nextrow {
	clear: both;
}

.dimensions {
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

.amazonframe {
	width: 1px;
	height: 1px;
	visibility: hidden;
}

