/* PAOPU-FRUIT.ORG #009: DESKTOP RIDDLES http://paopu-fruit.org */


body {
	background-color:#252221;
	
margin: 0;

	padding: 0;
	
	}

p {
	text-indent: 20px;
	margin-top:0px;
	margin-bottom:10px;
	}

blockquote {
	padding:10px;
	width:400px;
	margin-left:70px;
	background-color:#252221;
	border:1px solid #2f2b2a;
	}

li {
	list-style-type: upper-roman;
	}

table {font-size:10px;
	border:0px;
	background-color: transparent !important;}

/*********** I.D.'s ***********/


#central {
	border-top:5px solid #4d271a;
	}

#content	{
	padding:10px;
	text-align: justify;
	margin-top:0px;
	font-size: 11px;
	line-height:17px;
	font-family: arial;
	color: #7c7775;
	padding-top:10px;
	background-color: #292625;
	}

a:link, a:visited {
	color: #545d5d;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	}

a:hover {
	border-bottom: 1px dotted #2d2d2d;
	color: #414141;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	}


#nav	{
	color: #848484;
	font-family: arial;
	font-size: 9px;
	line-height:14px;
	width: 580px;
	text-align: justify;
	margin-top:0px;
	background-image:url(tdbg.gif);
	}

#nav a, #nav a:visited {
	padding:2px;
	font-weight:normal;
	line-height:13px;
	text-decoration: none;
	font-size:10px;
	font-family: century gothic;
	text-transform:uppercase;
	color: #6c8e91;
	text-decoration:none;
	}

#nav a:hover {
	font-weight:normal;
	text-decoration: none;
	font-size:10px;
	font-family: century gothic;
	text-transform:uppercase;
	color: #838383;
	}

.navi {
	width:190px;
	background-color: #12454b;
	height:15px;
	padding-left:2px;
	}

.navi:hover {
	background-color: #553328;
	}

#top {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:center;
	color: #7c7775;
	font-family: arial;
	font-size:10px;
	text-transform:uppercase;
	border-bottom:5px solid #4d271a;
	background-color: #292625;
	}

#top b {
	color: #5e341f;
	font-weight:normal;
	font-size:10px;
	}

#top a, #top a:visited {
	color: #545d5d;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	}

#top a:hover {
	color: #414141;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	}

.tidbit {
	color: #7c7775;
	font-size:9px;
	text-transform:none;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	border-top: 1px solid #2F2B2A;
	}

/*********** TEXT CUSTOMIZATION ***********/


b	{
	color:#683a22;
	font-size:11px;
	}

i, em	{
	color:#545d5d;
	}

strong	{
	color:#206067;
	font-weight:normal;
	}

/*********** HEADERS ***********/


h1	{
	margin: 0;
	color: #5e341f;
	font-family: arial narrow;
	font-size: 20px;
	font-style: normal;
	font-weight:normal;
	text-align: justify;
	line-height:20px;
	letter-spacing:-1px;
	text-transform:uppercase;
	border-bottom:1px solid #2F2B2A;
	}

h2	{
	margin: 0;
	margin-left:0px;
	color: #5d5d5d;
	font-family: times;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:normal;
	text-align: justify;
	line-height:px;
	padding-left:5px;
	border-left:10px solid #2F2B2A;
	}

.hr{	margin-bottom:10px;
	border-bottom:1px solid #2F2B2A;}


/***********SPECIAL**************/
.float {
padding: 5px;
float: left;
margin: 3px;
font-size: 10px;
	}

.floatr {
padding: 5px;
float: right;
margin: 3px;
font-size: 10px;
	}

.imag{
	background-color:#292625;	
}

td.imag img {
	border: 2px solid #4D271A;
	padding: 2px;
	background-color:#292625;	
	}

td.imag img:hover {
	border: 2px solid #5e341f;
	background-color:#292625;	
	}

.imag a:hover {
border-bottom: 0px; }