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


#menu-span
{
	top: 150px;
	bottom: auto;
	width: 210px;
}
#main-span
{
	top: 20px;
	bottom: auto;
}

.menu
{
	background: #f9e6ac;
	padding: 0px 12px 12px 12px;
	border: thin solid #dcc98f;
	margin: 100px 0 0 0;
}

.section{
	background: #f9e6ac;
	padding: 12px;
	margin-top: 40px;
	border: thin solid #dcc98f;
}
.img-para{
	text-align: left; 
	vertical-align: middle;
}

.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-top: 20px;
	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; 
	list-style: circle;
}
.bib
{
	font-size: 8pt;
	vertical-align: sub;
}
.sub
{
	vertical-align: sub;
}
.super
{
	vertical-align: super;
	font-size: 10pt;
}

.block-list
{
	padding: 0 5 0 5px;
	display: inline-block;
	vertical-align: top;
}


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


