/*========= S K U P N O =========*/
body
{
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial;
	font-size: 9pt;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#leftnav, #topRight, #mainnav
{
	display: !none !important;
}
#container
{
	width: auto;
	margin: 0px auto;
	background-color: #fff;
	color: #000;
	line-height: 130%;
	border: none;
}

#leftnav p, #rightnav p
{ margin: 0 0 0em 0}

#content h2
{ margin: 0 0 0em 0}

/*========= H E A D E R =========*/
#top
{
	padding: 0;
	background-color: #eee;
	margin: 0;
	border-bottom: 2px dotted gray;
/*	height: 80px;*/
	height: 80px;
}

#topLeft
{
	width: auto;
	margin-right: 0;
}
#topleft #logo
{
	display: inline;
}

#topRight
{
	display: none !important;
	float: none !important;
	width: 0 !important;
	height: 0 !important;
	line-height: 0  !important;
}
/*	text-align: right;
	color: #808080;
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	vertical-align: middle; */

/*========= M E N U =========*/
#mainnav
{
	display: none;
}

/*========= L E V O =========*/
#leftnav
{
	display: none;	
	clear: both;
}

/*========= D E S N O =========*/
#rightnav
{
	margin: 0;
	float: right;
	width: 210px;
	top: 120px;
	left: 300px;
	border: 1px dotted gray;
	padding: 5px;
}
#rightnav h2
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	padding-left: .2em;
	padding-right: .2em;
	padding-top: 1em;
}
#rightnav p
{
	padding: 0em;
	font-size: 10px;
	padding-left: .3em;
	padding-right: .3em;
}

*========= D E S N O    I I =========*/
#contact
{
	display: inline !important;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contact h2
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	padding: 1em:
}
#contact p
{
	font-size: 9pt; 
}
/*========= V S E B I N A =========*/
#content
{
	margin-left: 0px;
	margin-right: 0px;
	border: 0;
	padding: 0;
	width: 100%;
}

#content h2
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 1em;
}

#content a[href]:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/":after
{
	content: " (http://www.eLivingLab.org/" attr(href) ") ";
}

/*#content li:before
{
	content: "- "
}

#content li.level2:before
{
	content: "° "	
}*/


#content #lContent
{
	float: none;
	width: 100%
}

#Content #rContent
{
}

/*========= F O O T E R =========*/
#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
}