@charset "utf-8";
/* CSS Document */

html, body { padding: 0px; margin: 0px; }
body { font-family: Verdana, Geneva, sans-serif; color: #aeaeae; background-color: #000; }
* {	margin: 0px auto; padding: 0; }
img { border: 0px; }
div#wrapper { position: relative; width: 788px; height: 664px; margin-bottom: 20px; }
.clear { clear: both; }




img#photo { position: absolute; left: 0px; top: 0px; }
img#header { position: absolute; left: 507px; top: 0px; }
img#tag { position: absolute; left: 156px; top: 603px; }

div#text { position: absolute; left: 509px; top: 413px; width: 259px;  font-size: 11px; line-height: 17px; }
	
div#links { position: absolute; left: 509px; top: 547px; width: 253px; font-size: 11px; line-height: 12px; }
	div#links a:link, div#links a:visited { color: #facf5b; text-decoration: underline; }
	div#links a:hover { color: #fff; text-decoration: underline; }
	
div#footer { position: absolute; left: 20px; bottom: 4px; font-size: 10px; line-height: 14px; text-align: center; }
	div#footer a:link, div#footer a:visited { color: #aeaeae; text-decoration: none; }
	div#footer a:hover { color: #aeaeae; text-decoration: underline; }