body, div
	{
	width: 175px;
	margin: 0;
	padding: 0;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	text-align: center;
	background-color: #CC9900;
	}
	
div
	{
	margin-bottom: 15px;
	}

ul
	{
	margin-left: 10px;	
	}

li
	{
	list-style: none;
	}

input
	{
	height: 19px;
	}
	
p 
	{
	margin-top: 2px;
	margin-bottom: 2px;
	}

a, body
	{
	color: #000000;
	}	

a:visited
	{
	color: #FFCC33;
	}
	
img, input, textarea, hr, #description
	{
	border: 1px solid #000000;
	}
	
input, textarea
	{
	padding-left: 1px;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background-color: transparent;	
	}
	
table
	{
	font-size: 9px;
	width: 175px;
	}	

#container
	{
	background-color: black;
	}

#counter a
	{
	text-decoration: none;
	}
	
#home
	{
	width: 175px;
	}
	
#welcome
	{
	width: 173px;
	height: 127px;
	}
 
.noborder
	{
	border-width: 0;
	display: inline;
	}

.bold, #span_code, #input_code
	{
	font-weight: bold;
	margin-bottom: 5px;
	}

.down, .downright, .right, .border
	{
	background: no-repeat left top;
	height: 30px;
	width: 40px;
	}

.border
	{
	border: 1px solid black;
	text-align: center;
	}
	
#description
	{
	text-align: left;
	}

#description p
	{
	padding-left: 5px;
	padding-right: 5px;
	}

#description p + p
	{
	font-size: 10px;
	}
	
#texts, #email
	{
	text-align: left;
	width: 150px;
	left: 15px;
	}	

.kbmenu
	{
	text-align: left;
	}
	
.imglink
	{
	text-decoration: none;
	}
	
#div_code
	{
	text-align: center;
	width: 150px;
	}
	
#span_code, #submit_code
	{
	border: 1px solid black; 
	padding: 2px; 
	margin: 0;
	width: 58px;
	}
	
#input_code
	{
	height: 13px; 
	width: 34px; 
	margin: 0; 
	padding: 0; 
	border: 0px solid black;
	}
	
#input_code:hover
	{
	background: url(../images/80_black.png);
	color: #cc9900;
	}
	
.persons, .moments
	{
	float: left;
	margin-right: 5px;
	width: 175px;
	}
	
.persons
	{
	height: 210px;
	}
	
.moments
	{
	height: 117px;
	}
		
.image
	{
	width: 510px;
	left: 10px;
	padding-left: 10px; 
	padding-top: 3px; 
	height: 425px; 
	background: no-repeat fixed 0px -1000px;
	}
		
.image img
	{
	display: inline;
	}
	
.source
	{
	background-color: #cc9900; 
	padding: 2px; 
	border: 1px solid black;
	}
	
.center
	{
	text-align: center;
	}