body	{
	margin:	0px;
	padding: 1px 10px 10px 10px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color:	#ffffff;
	text-align: center;
	background-color: #FFFAEC;
	background-image:url(../images/bacground.jpg);
	background-repeat:repeat-x;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  verdana, lucida, arial, helvetica, sans-serif;
    }
a	{
	text-decoration: none;
	}
a:link	{
	color:	#5a5542;
	background-color: transparent;
	text-decoration: none;
	}
a:visited	{
	color:	#5a5542;
	background-color: transparent;
	}
a:hover	{
	color:	#0093d0;
	background-color: transparent;
	text-decoration: none;
	}
a:active	{
	color:	#5a5542;
	background-color: transparent;
	}
dt 	{
	font-weight: bold;
	}
ul, ol, li, dl, dt, dd {
	margin-top: 8pt;
	line-height: 1.2em;
	font-size: 0.95em;
	}
p {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: 5px;
	line-height: 20px;
	color: #0093d0;
	font-size: 0.8em;
	}
	
	

	
h1	{
	font-size:	1.2em;
	}
h2	{
	font-size:	1.0em;
	}
h3	{
	font-size:	0.9em;
	}
h4 {
	font-size:	0.9em;
	}
h5	{
	font-size:	0.9em;
	}
h6	{
	font-size:	0.8em;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	margin:	0px 0 4px 5px;
	line-height: 1.5;
	color: #ba9d69;

	}

	
#container	{
    width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-collapse:collapse;
	
}
	
	
	/* content attributes */
		
table#content {
	border-collapse:collapse;
	width:780px;
	border-bottom: 1px solid #4c4741;
	border-left: 1px solid #4c4741;
	border-right: 1px solid #4c4741;
	border-top: 1px solid #4c4741;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFAEC;
	}

	
#content h1 {
    font-weight: bold;
	color: #ba9d69;
	margin-bottom: 6px;
	}

	
#primarycontent h1 {
	font-stretch:ultra-expanded;
	font-weight: bold;
	color: #ba9d69;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
	
	
#primarycontent {
    padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	}	
	
	
#primarycontent p {
	color: #5a554e;
	margin-bottom: 2px;
	}
	
content ul {
	margin-top: 0px;
	color: #ba9d69;
	vertical-align: top;
}

#primarycontent li {
	text-align: left;
	line-height: 1.2;
	color: #0093d0;
	margin-top:0px;
	margin-left:2px;
	list-style-type:square;
	margin-bottom:4px;
}

	


/* side menu */

	
#leftmenu {
	text-align: left;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 4px 6px 0px 4px;
	vertical-align:top;
	background-color: #DED8C8;
	}

#navigation {
    padding:0px;
    width: 150px;
	list-style:none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	}
	
#navigation li.active a:link, #navigation li.active a:visited{
	color : #DFEC84;
	
}		
	
li.navlevel1 {
    padding-left: 7px;
	padding-bottom: 0px;
	margin: 0px;
	line-height:26px;
	
 }
 
 #navigation li.navLevel1 a:link, li.navLevel1 a:visited, li.navLevel1 a:active{
	color:#4b4131;
}
 
 li.navlevel1 a:hover {
  color:#8EB700;
  }
  
 li.navlevel2 {
 	background-color:#dbdbdb;
	margin-left : 0px;
	padding-left :15px;
	margin: 0px;
	line-height:26px; 
	font-size: 0.8em;
	list-style:none;
	}

 li.navlevel3 {
 	background-color:#dbdbdb;
	margin-left : 0px;
	padding-left :22px;
	margin: 0px;
	line-height:26px; 
	font-size: 1em;
	list-style:none;
	}	
li.navLevel2, li.navlevel3 a:link, li.navLevel2, li.navlevel3 a:visited, li.navLevel2, li.navlevel3 a:active{
	color:#333399;
}
	
li.navlevel2, li.navlevel3 a:hover {
  color:#00AEEF;
  }	
 
#navigation li.active{
	background-color: #8E7A6E;
	}
	 
li.active a:link {
    color:#ffffff;
	}
li.active a:hover {
    color:#ffffff;
	}
	
		



table#publications {
	vertical-align: top;
	padding: 2px 2x 2px 2px;
	width: 540px;
	margin-left: 5px;
	}
	
#publications td {	
	vertical-align: top;
	height: 100px;
	
	}
	
#publications	p {
  text-align: top;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left : 0px;
	margin-right : 4px;
	font-size: 0.8em;
	
}
#publications h2 {
	font-weight: bold;
	color: #ba9d69;
	margin: 0px 0px 0px 0px;
	
	}	
	
#publications a:link	{
   color: #ba9d69;
   font-weight: bold;
}

#publications a:visited		{
   color: #ba9d69;
   font-weight: bold;
}

#publications a:hover	{
   color: #0093d0;
   font-weight: bold;
}

#publications li	{
margin-bottom: 5px;
}

	/* classes */

.left	{
float:left;
padding:0 0 10px 0;

}
	
	
.right {
    float:right;
	padding:0px;
	margin: 4px 0px 2px 2px;
	vertical-align:bottom;
	
}

.sidepub {
	background-color:#FFFCEC;
	margin: 3px;
	padding: 13px;
}
.copyright  {
	font-size: 10px;
	margin-top: 6px;
	color:#5a554e;
	}
