body {
	background-color: #000000;
	background-image: url(img/t4g-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #668899;
	text-decoration: none;
	}

div.content {
	position: relative;
	top: 148px;
	width: 1026px;
	height: 610px;
	padding: 0px;
}

div.picture {
	position: absolute;
	top: 100px;
	right: 335px;
	width: 550px;
	height: 365px;
}

span.caption {
	color: #335577;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.nav {
	position: absolute;
	top: 57px;
	right: 78px;
	height: 75px;
}

div.comment {
	position: absolute;
	top: 100px;
	right: 300px;
}

img.nav {
	vertical-align: 25px;
	border: 0px;
}

img.who {
	position: absolute;
	top: 182px;
	right: 77px;
	border: 0px;
}

img.comment {
	border: 0px;
}

img.mail {
	position: absolute;
	top: 604px;
	right: 5px;
	border: 0px;
}

img.twitter {
	position: absolute;
	top: 604px;
	right: 25px;
	border: 0px;
}

img.facebook {
	position: absolute;
	top: 604px;
	right: 45px;
	border: 0px;
}