BODY {	background: #f2dfa5;
		margin: 20px; }
P { text-indent: 20pt; } 
IMG { margin: 5pt 20pt 0pt 20pt; }
H3 { line-height: 9px; }
LI
{
	font-size: 14px;
	margin: 0 0 0 -12px;
	padding-bottom: 4px;
}


#menu-span
{
	position: absolute;
	top: 150px;
	bottom: auto;
	width: 190px;
}
#main-span
{
	position: absolute;
	top: 20px;
	bottom: auto;
	left: 200px;
}

.menu
{
	background: #f9e6ac;
	padding: 12px;
	border: thin solid #dcc98f;
	top: 150px;
	bottom: auto;
	left: 20px;
	margin: 0 0 20px 0;
}

.section{
	background: #f9e6ac;
	padding: 12px;
	margin-left: 3%;
	margin-top: 40px;
	width: 90%;
	border: thin solid #dcc98f;
}
.title
{
	margin-top: -23px;
	padding: 2 5 2 5px;
	background: #fbf8ce;
	font-weight: bold;
	display: inline-block;
	position: relative;
	float: left;
	border-color: #DCC98F;
	border-width: thin;
	border-style: solid;
}
.title2
{
	margin-top: -23px;
	padding: 2 5 2 5px;
	background: #fbf8ce;
	font-weight: bold;
	display: inline-block;
	position: relative;
	float: left;
	border-color: #DCC98F;
	border-width: thin 5px thin 5px;
	border-style: solid double solid double;
}
.title-r
{
	margin-top: -23px;
	padding: 2 5 2 5px;
	background: #fbf8ce;
	border: thin solid #dcc98f;
	font-weight: bold;
	display: inline-block;
	position: relative;
	float: right;
}
#footer{
	background: #f9e6ac;
	padding: 12px;
	margin-left: 3%;
	margin-top: 20px;
	width: 90%;
	border: thin solid #dcc98f;
}



#header
{
	background: #f9e6ac;
	margin-left: 3%;
	margin-top: 20px;
	width: 70%;
	padding: 3px 12px 3px 12px;
}
#twist
{
	left: 80;
	width: 150px;
	margin-right: 15px;
	text-align: center;
	float: right;
}

.foot{
	clear: both;
}
.mini{
	font-size: 9px;
}

#li-sel
{
	border-right: #000;
	border-left: #000;
	border-width: 0 3px 0 3px;
	border-style: none double none double;
	padding: 0 0 0 5px;
}
#green
{
	list-style-image:url(t-green.gif);
}
#red
{
	list-style-image:url(t-red.gif);
}
.l2
{
	margin-left: 6px; 
}
.bib
{
	font-size: 8pt;
	vertical-align: sub;
}
.block-list
{
	padding: 0 5 0 5px;
	display: inline-block;
	vertical-align: top;
}


#dan{
	border: solid #000000 1px;
}


