BODY {
	background: #000 url(../images/bg_texture2.jpg) 0 0 repeat;
	color: #3b3731;
	font-family: Verdana, sans-serif;
	font-size: 68.75%; }
		
#page_container {
	width: 884px;
	margin: 0 auto; }
	
#header {
	background: transparent url(../images/tvessali2.png) 0 0 no-repeat;
	width: 324px;
	height: 91px;
	margin-top: 10px;
	float: left; }
	
	#header H1 { margin: 0; text-indent: -5000px; }
		
#content { float: left; clear: left; }

  #statement { float: left; width: 222px; padding-top: 20px; padding-left: 11px; }
    #statement a:focus, 
    #statement a:hover     { color: #316173; border-bottom: 1px solid #4a617d; }
    #statement a           { color: #3b3731; text-decoration: none; border-bottom: 1px dotted #cfe2e5; }
  #art {float: right; width: 624px; margin-left: 10px; }
	
ul.thumbnails { list-style: none; margin: 0; padding: 0; float: left; width: 100%; }
	
	.thumbnails LI { margin: 10px; padding: 0; float: left; }
	.thumbnails A { display: block; border: 8px solid #ccc; }
	.thumbnails A:hover { margin: 0; border: 8px solid #3b3731; }
	.thumbnails IMG { width: 120px; height: 120px; }
	
/*
#contact {
	clear: left;
	height: 55px;
	background: transparent url(../images/contact_me.gif) 0 20px no-repeat;
	text-indent: -5000px;
	position: relative; }
	
	#contact A {
		position: absolute;
		top: 0; left: 0;
		display: block;
		width: 100%;
		height: 100%;
		border: none; }
	
#footer {
	color: #666;
	text-align: right;
	font-size: .95em;
	clear: both; }
	
	#footer A {
		color: #666;
		border: none; }
		
		#footer A:hover {
			color: #fff;
			border-bottom: 1px solid #666; }
*/
	
	
	