body {
	background: #1a1a1a url(http://gaspardulliel.net/images/v16/v16_bg.jpg) repeat-x;
	margin: 0px;
	font: 8pt Arial;
	color: #868686;
}
a {
	text-decoration: none;
	color: #ddb18b;
}
a:hover {
	color: #ffffff;
}
b, strong {
	color: #b8a37e;
}
a img {
	border: 5px solid #2b2b2b;
}
a:hover img {
	border: 5px solid #3a3a3a;
}
em, i, u {
	color: #bdbdbd;
}
table, tr, td {
	font: 8pt Arial;
}
textarea, input, select, button {
	background: #202020;
	border: 1px solid #242424;
	margin: 2px;
	font: 8pt Arial;
	color: #868686;
	padding: 3px;
}
#side-bar {
	background: #1a1a1a url(http://gaspardulliel.net/images/v16/v16_11.jpg) no-repeat;
	width: 280px;
	height: auto;
	padding: 5px;
	vertical-align: top;
}
#side-bar h1 {
	font: 11pt Georgia;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #826e57;
	border-bottom:1px dotted #826e57;
	margin: 0px;
	margin-bottom: 10px;
}
#side-bar .main {
	margin:0px;
	margin-bottom: 15px;
}
#side-bar .text, #side-bar td {
	color: #616161;
	text-align: justify;
}
#side-bar b {
	color: #b0b0b0;
}
#side-bar a {
	color: #b8a37e;
	font-weight: bold;
}
#side-bar a:hover {
	color: #ffffff;
}
#side-bar a img, #side-bar a:hover img {
	border-width: 1px;
}
#side-bar strike {
	color: #2e2e2e;
}

#contents-body {
	background: #1a1a1a url(http://gaspardulliel.net/images/v16/v16_12.jpg) no-repeat;;
	width: 620px;
	height: auto;
	padding: 5px;
	vertical-align: top;
}
#contents-body h1 {
	font: 16pt Georgia;
	font-style: italic;
	color: #cccccc;
	margin: 0px;
}
#contents-body h2 {
	font: 7pt Arial;
	letter-spacing: 1px;
	color: #9d8364;
	border-bottom: 1px dotted #3f3f3f;
	margin: 0px;
	margin-bottom: 10px;
}
#contents-body .main {
	background: #202020;
	border: 1px solid #242424;
	border-left: 4px solid #242424;
	padding: 10px;
	margin: 0px;
	margin-bottom: 20px;
}
#contents-body .text {
	text-align: justify;
}
#contents-body blockquote {
	background: #393939;
	color: #9d9d9d;
	padding: 10px;
	border: 1px dotted #616161;
}

#latest-photos a img {
	border-width: 1px;
	width: 50px;
	height: 60px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
#latest-photos a:hover img {
	border-width: 1px;
	width: 50px;
	height: 60px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

#introduction {
	background: #707173 url(http://gaspardulliel.net/images/v16/v16_07.jpg) no-repeat;
	width: 255px;
	height: 84px;
	font: 7pt Arial;
	letter-spacing: 1px;
	color: #e5e5e5;
	text-align: justify;
	vertical-align: middle;
}
#ad {
	width: 728px;
	height: 90px;
}
