body {
	margin:0 0 0 12px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	background-image: url(http://www.tuttar.la/img/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color:#0083c5;
	font-weight:bold;
}
a:hover {
	color:#6fadcd;
}
a:visited {
	color:#666666;
}
h1 {
	margin:12px 0 0 0;
	padding:0;
	font-size:20px;
}
img {
	border:none;
}
#top-nav {
	margin:5px 0 8px 0;
}
#top-nav a {
	color:#666;
}
#top-nav a:hover {
	background-color:#000;
	color:#fff;
	text-decoration:underline;
}
#top-nav .icon-add {
	background: transparent url(http://www.tuttar.la/img/icon-bookmark.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#top-nav .icon-rss {
	background: transparent url(http://www.tuttar.la/img/icon-rss.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#top-nav .icon-next {
	background: transparent url(http://www.tuttar.la/img/icon-next.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#top-nav .icon-prev {
	background: transparent url(http://www.tuttar.la/img/icon-prev.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#top-nav .icon-close {
	background: transparent url(http://www.tuttar.la/img/icon-close.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#top-nav .icon-report2 {
	background: transparent url(http://www.tuttar.la/img/icon-report2.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#top-nav .icon-home {
	background: transparent url(http://www.tuttar.la/img/icon-home.gif) no-repeat scroll left center;
	padding-left: 22px;
	margin:0 20px 0 0;
}
#header {
	width:780px;
	text-align:center;
}
#header-l{
	width:230px;
	height:70px;
	float:left;
	text-align:center;
}
#header-r{
	width:550px;
	float:left;
	text-align:left;
	color:#fff;
}
#linkwrap {
	width:620px;
	margin:4px auto;
}
#linkwrap a{
	color:#333333;
	font-size:16px;
	margin:4px;
}
#linkwrap a:hover{
	color:#0083c5;
}
#links {
	float:left;
	width:372px;
}
#thumbs {
	float:left;
	width:408px;
}
#thumbs img{
	margin:0 1px 1px 0;
}
#friends {
	float:left;
	width:408px;
	text-align:right;
}
#footer {
	width:780px;
	margin:0;
	padding:4px;
	text-align:center;
}
.gallery-pagenav{
	font-size:35px;
	padding:10px 0 10px 0;
}
.gallery-amount{
	font-family:"Microsoft Sans Serif", "MS Serif", Tahoma;
	font-size:9px;
	color:#333333;
}
.date{
	font-family:"Microsoft Sans Serif", "MS Serif", Tahoma;
	font-size:9px;
	background:#F9F9F9;
	color:#999999;
}
.clear {
	clear: both;
}