body
{
	background-image:url(../images/background-pattern.gif);
	margin:0 0 20px 0;
	padding:0;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
}
a
{
	color:#ffffff;
}
a:hover
{
	color:#cdda2e;
}
img
{
	border:0;
}
#logo
{
	margin:25px 0 40px 0;
}
#menu
{
	margin:0 0 0 50px;
	padding:0;
	list-style:none;
}
#content
{
	width:800px;
}
#content h1
{
	color:#cdda2e;
	font-weight:normal;
	font-size:10px;
	margin:0;
	padding:0 0 10px 7px;
	border-bottom:1px solid #5c4232;
}
#content-left,
#photos
{
	width:417px;
	margin:25px 0 0 50px;
}
#photos
{
	border-bottom:1px solid #5c4232;
}
#content-right
{
	width:300px;
	float:right;
}
#content-twitter
{
	width:300px;
	float:right;
}
#photos a
{
	display:block;
	float:left;
	padding:12px;
}
#photos img
{
	border:2px solid #5c4232;
}
#footer
{
	margin:50px 0 0 50px;
}
#links
{
	list-style:none;
	margin:0;
	padding:0;
}
#links li
{
	border-bottom:1px solid #5c4232;
	margin:0;
	padding:9px 0 9px 7px;
}
#links li a
{
	padding-left:7px;
	color:#cdda2e;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#links li a:hover
{
	color:#ffffff;
}
.item
{
	border-bottom:1px solid #5c4232;
	padding:15px 0 10px 0;
}
.item .date
{
	color:#cdda2e;
	margin:0;
	padding:0 0 2px 7px;
}
.item h2,
.item h3
{
	color:#cdda2e;
	font-size:10px;
	margin:0;
	padding:0 0 0 7px;
	width:280px;
	float:left;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.item h3
{
	width:170px;
}
.item.next
{
	border:none;
}
.item.next h2,
.item.last h2
{
	color:#ffffff;
}
.item .icons
{
	width:120px;
	padding-top:1px;
	float:right;
	text-align:right;
}
.item .description
{
	padding-left:7px;
}
.item .description p
{
	clear:left;
	padding:0 0 5px;
	margin:0;
}
.item .description img
{
	border:2px solid #5c4232;
}
.item .description a img
{
	border:none;
}
.white-text
{
	color:#FFFFFF;
}
.arrow-link
{
	color:#cdda2e;
	margin:0;
	padding:0 0 0 7px;
	width:280px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	text-decoration:none;
}
.arrow-link:hover
{
	color:#FFFFFF;
}
.clear
{
	clear:both;
}