 /* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5a3d1c;
	text-decoration:none;
}

body {
	background-color: #FFF;
	background-image:url(../images/hatch.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-decoration:none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;

}

.copyblock {
	width: 290px;
	float: left;
	margin-top: 90px;
	text-align: left;
	font-size: 0.75em;
	color: #5a3d1c;
}

.copyblock p {
	margin-bottom: 10px;
}

.copyblock a {
	color: #cd6900;
	text-decoration:none;
}

.copyblock a:hover {
	color: #cd6900;
	text-decoration:underline;
}

.copyblock h2 {
	margin-bottom: 5px;
}

.copyblock h3 {
	font-size: 1em;
	color: #5a3d1c;
	font-weight: bold;	
}

.linklist {
	margin: 5px 0 5px 0px;
}

.linklist p {
	margin-bottom: 3px;
	
}

#visuals {
	width: 600px;
	margin-left: 10px;
	float: right;
}

#masthead {
	width: 600px;
	margin: 10px 0;
}

#bigpicture {
	float: left;
	width: 600px;
}

#bigpicturedescription {
	float: left;
	width: 595px;
	text-align: left;
	font-size: 0.75em;
	color: #5a3d1c;
	border: 1px solid #edb447;
	margin-top: 5px;
	padding: 1px 0 1px 3px;
}

#bigpicturedescription a {
	color: #cd6900;
	text-decoration:none;
}

#bigpicturedescription a:hover {
	color: #cd6900;
	text-decoration:underline;
}

#gallery {
	width: 600px;
	margin-bottom: 10px;
}

.thumbnailfirst a {
	width: 50px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #edb447;
	margin: 10px 1px 0 0;
	float: left;
	text-decoration:none;
}

.thumbnailfirst a:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #cd6900;
}

.thumbnails a{
	width: 50px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #edb447;
	margin: 10px 0 0 17px;
	float: left;
}

.thumbnails a:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #cd6900;
}

#footer {
	width: 600px;
	float:left;
	font-size: 0.7em;
	margin-top: 10px;
}

#footer a {
	color: #cd6900;
	text-decoration:none;
}

#footer a:hover {
	color: #cd6900;
	text-decoration:underline;
}

.contentwrap {
	clear: both;
	margin: 10px;
}

.buddyicons {
	float: left;
	width: 48px;
	margin: 10px 15px 15px 0;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #edb447;
}

.extraslist {
	clear: both;
	float: left;
}

.extraslist ul {
	padding: 0;
	margin-bottom: 1em;
}

.extraslist li {
	display: block;
	padding: 0;
	margin: 0;
}

.wallpaperthumbnail {
	width: 307px;
	margin: 10px 20px 15px 0;
	padding: 4px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #edb447;
	float: left;
}

.wallpapersizes {
	float: left;
	margin: 10px 20px 15px 20;
	text-align: left;
}
