body {
	background-color: #edecea;
	padding: 40px;
	margin: 0;
	color: #2b2b2b;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 10px;
}

#container {
	width: 970px;
	margin: 0 auto;
}

#header {
	margin-bottom: 75px;
}

a img {
	border: 0;
}

a:focus {
	outline: 0;
}

#sidebar {
	width: 90px;
	float: left;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 10px;
	line-height: 16px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content {
	margin-left: 90px;
}

a{ 
	color:#2b2b2b;
	text-decoration:none;	
}

a:hover {
	color: #996600;
}

a.selected {
	color:#2b2b2b;
	text-decoration: line-through;
}
	
#thumbs {
}

#thumbs a {
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
	color: #996600;
	background: transparent url(../img/shade2.png) no-repeat;
	padding: 7px 8px 5px 8px;
}

#thumbs a:hover {
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
	color: #996600;
	background: transparent url(../img/shade.png) no-repeat;
	padding: 7px 8px 5px 8px;
}

#thumbs a:active {
	text-decoration: none;	
}

#thumbs a div {
	display: block;
	margin-top: 6px;
}

#thumbs a span.link-text {
	display: block;
	color: #2b2b2b;
	margin-bottom: 3px;
}

h1 {
	color: #2b2b2b;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;		
}

h2 {
	color: #2b2b2b;
	width: 400px;
	float: left;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 13px;
}

h3 {
	display: block;
	color: #2b2b2b;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin: 10px 0 10px 0;
}

#about {
	color: #2b2b2b;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 11px;
}

#about p{
	line-height: 18px;
}

#about-text {
	margin-left: 30px;
	float: left;
	width: 370px;
}

#about-text p {
	margin: 0 0 10px 0;
}

.about-pic {
	float: left;
}

.detail-pic img {
	border: 1px solid #dadada;
	margin: 10px 0 10px 0;
}

.detail-pic{
	position: relative;
}

a.wp{
	background: transparent url(../img/pixelpod.png) no-repeat 0 0;
	padding-left: 24px;
	color: #2b2b2b;
	font-family: Georgia,Palatino,Times New Roman,serif;
	font-size: 10px;
	font-weight: normal;
/*	line-height: 16px;*/
	position: absolute;
	bottom: 17px;
	margin-left: 24px;
	height: 31px;
}

a.wp:hover{
	color: #996600;
}

hr {
	margin: 100px 36px 50px 0px;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #dadada;	
}	

body.detail #thumbs{
	margin: 0 0 0 -5px;
}

span.disclaimer{
	font-size: 9px;
	padding-top: 10px;
	display: block;
	line-height: 12px;
}

.clear{
	clear: both;
	line-height: 0;
	font-size: 0;
}
