body{
	background-color:#2F1110;
}
img{border:0;}

#content
{
	text-align:center;
	margin:100px 0 0 0;
}

#links
{
	background-color:#2F1110;
	list-style:none;
	padding:0;
	margin:20px auto 0 auto;
	width:400px;
}

#links li
{
	height:27px;
	padding:0;
	margin:0 0 0 45px;
	float:left;
}

#links li a
{
	height:27px;
	display:block;
}

#blog_link
{
	background:transparent url(../images/links.png) no-repeat;
	width:65px;
}

#blog_link:hover
{
	background:transparent url(../images/links_hover.png);
}

#photos_link
{
	background:transparent url(../images/links.png) -108px 0 no-repeat;
	width:98px;
}

#photos_link:hover
{
	background:transparent url(../images/links_hover.png) -108px 0 no-repeat;
}

#shop_link
{
	background:transparent url(../images/links.png) -253px 0 no-repeat;
	width:71px;
}

#shop_link:hover
{
	background:transparent url(../images/links_hover.png) -253px 0;
}
