body {
background-color: #eee;
font-family: tahoma,  verdana, helvetica, arial, sans-serif;
font-size: 100%;
padding: 0;
margin: 0;
}

#ie6margin{
padding: 10px 10px 10px 10px;
margin: 0;
min-width: 858px;
}

* html div#ie6margin{
min-width: 950px;
width:expression(document.body.clientWidth < 950?
"950px": "auto" );
} /* min-width comand for IE */

#main {
border: 1px solid #fff;
margin: 0;
background-color: #fff;
background-image:url(images/cergback.png);
background-repeat:repeat-y;
padding: 0;
width: 100%;
position: relative;
}

#title {
background-image:url(images/cergtopback.png);
background-repeat:repeat-x;
width:100%;
height:112px;
margin:0;
padding:0;
}

#cerglogo{
background-image:url(images/cergtl.png); 
background-repeat:no-repeat; 
width:193px;
height:112px;
float: left;
}

#cergtext{
height:102px;
//width: 448px;
margin:0;
border:0;
padding: 10px 0px 0px 20px;
background-image:url(images/cergtop.png);
background-repeat:no-repeat; 
float: left;
overflow: visible;
 z-index:1;
}

#OO11{
background-image:url(images/cergtopr.png);
background-repeat:no-repeat; 
width:185px;
height:112px;
float:right;
border:0;
margin:0;
z-index: 1;
}

#text {
padding: 0px 20px 20px 20px;
background-color: #fff; /* fixes transparent background on resizing in IE*/
margin: 0px 0px 0px 193px;
}

#navbar { 
background-image:url(images/cergleft.png);
background-repeat:no-repeat;
width: 193px;
height:559px;
border: 0;
/* border: 1px solid #000; */
padding: 0;
margin: 0;
font-size:75%;
float:left;
}

#footer {
float:right;
width:100%;
margin: 0 0 0 0;
clear: both;
padding: 0;
background-color:#471351;
}

.credit {
margin:0;
text-align: right;
font-family: tahoma,  verdana, helvetica, arial, sans-serif;
font-size: 0.7em;
color: #9999B3;
padding: 0 10px 0 0;
height: 1.3em;
}

div.ie6pagefix {width:100%; 
float:none; display:inline;
margin:0 ; padding:0; }

/*#headline{
background-image:url(images/cergtopl2.png);
background-repeat: no-repeat; 
height: 62px;
width: 448px;
padding: 0px;
margin: 0;
border: 0;
clear: left;
float: left;
}*/

h1 {
font-weight: bold; 
font-size: 1.4em;
color:#F6C74F;
margin: 0px;
font-size: 18pt;
padding-top: 10px;
}

h2 {	
font-family: tahoma,  verdana, helvetica, arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #802391;
padding: 5px 0px 0px 0px;
margin: 0;
}

h3 {	
font-family: tahoma,  verdana, helvetica, arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #400574;
padding: 5px 0px 0px 0px;
margin: 0;
}

h4 {	
font-family: tahoma,  verdana, helvetica, arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
color: #000000;
padding: 5px 0px 0px 0px;
margin: 0;
}

span.crypto{
font-weight: bold; 
font-size: 1.5em;
color:#fff;
margin: 0px;
font-size: 18pt;
z-index:2; 
}

#navbar p {
font-size:0.9em;
	color: #ffffff;
padding: 0 10px 0 30px;
margin: 2ex 0 1ex 0;
position: relative;
}

ul {
padding: 0 20px 0 25px;
margin: 10px 0 0 0;
}

ul ul {
padding: 0 20px 0 25px;
margin: 0 0 10px 0;
}

ol {
padding: 0 20px 0 30px;
margin: 10px 0 0 0;
}

ul.nav {
color: #000;
padding: 80px 30px 0 30px;
margin: 0 0 0 0;
list-style-type: none;
position: relative; /* fixes disappearing lines in IE */
}

ul.nav2 {
        color: #fff;
padding: 0 30px 0 30px;
margin: 10px 0 0 0;
list-style-type: none;
}

#eceaddress {
margin:0;
padding: 0 0 0 10px;
background-color:red;
}

ul.nav li {
border-width: 1px;
border-color: #fff;
border-bottom-style: solid;
padding: 5px 0 5px 0;
}

ul.nav li.last {
padding: 5px 0 5px 0;
border-bottom-style:none;
}

ul.nav2 li {
padding: 5px 0 5px 0;
}

#text li{
font: normal 80% Veranda, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

#text dt{
font: normal 80% Veranda, Arial, Helvetica, sans-serif;
}

#text dd{
font: normal 80% Veranda, Arial, Helvetica, sans-serif;
}


#text ul ul li{
font: normal 100%  Veranda, Arial, Helvetica, sans-serif;
}

table {
margin: 0;
padding: 0 10px 0 10px;
}

tr.tint td{
background-color: #eee;
}

td{
font: normal 75% Veranda, Arial, Helvetica, sans-serif; /*need to repeat it here because IE forgets it otherwise*/
}

th{
font: normal 75% Veranda, Arial, Helvetica, sans-serif; /*need to repeat it here because IE forgets it otherwise*/
font-weight:bold;
color:#fff;
background-color: #6f80bd;
}

th.block{
font: normal 120% Veranda, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#F6C74F;
background-color: #6f80bd;
height:6em;
padding:1em;
}

col.name{ width:12em;}
col.office{ width:8em;}
col.phone{ width:8em;}
col.email{ width:10em;}
col.position{ width:8em;}
col.company{ width:10em;}
col.degree{ width:6em;}

td.h3 {	
font-family: tahoma,  verdana, helvetica, arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #400574;
padding: 5px 0px 0px 0px;
margin: 0;
}

.feature {
float:right; 
/*background-color:#f8d479;*/
background-color:#f9d98a;
width:60%;
border-color:#000;
border-width:1px;
border-style:solid;
padding:10px 10px 10px 10px;
margin:0 0 0 10px;
}


hr {
text-align: left;
height: 1px;
color: #CCCCCC;
background-color: #CCCCCC;
border: none;
margin: 0px 0px 5px 0px;
padding: 0;
}


.subtitle {text-align: center;/*font-size: 1.1em;*/ padding: 0 10px 0 10px;}

img       {padding: 5px; border: 0px none;}
img.right {float:right;}
img.left  {float:left; padding-left:10px;}
img.center {display:block; margin:10px auto;}

img.linkedin {vertical-align:middle}

.clearfix {overflow: auto;}

span.hd	  {display: none;} 

p.just	  {text-align: justify; padding:0; margin:0.8em 0px 0.8em 0px;}
p 	  {text-align: left; font-size:80%;} /*cant use global because IE6 messes up sizes in table cells*/
.middle   {text-align: center;}


a.hlink:hover	{text-decoration: none; color: #FDF4DC;}
a.hlink:link	{text-decoration: none; color: #ffffff;}
a.hlink:visited	{text-decoration: none; color: #ffffff;}
a.hlink:active 	{text-decoration: none; color: #ffffff;}

#navbar a {font-family: tahoma,  verdana, helvetica, arial, sans-serif;}
#navbar a:link    {font-weight: bold; text-decoration: none; color: #ffffff;}
#navbar a:visited {font-weight: bold; text-decoration: none; color: #ffffff;}
#navbar a:active  {font-weight: bold; text-decoration: none; color: #ffffff;}
#navbar a:hover   {font-weight: bold; text-decoration: none; color: #F6C74F;}

#leftNavFooter {position: absolute !important; top: 660px; left: 0px; width: 193px;}

a.tl { text-decoration: none; color:#F6C74F;}

th.block a {font-weight: bold; text-decoration: none; color: #F6C74F;}

h2 a {font-family: tahoma,  verdana, helvetica, arial, sans-serif; font-size: 1.1em;}
h2 a:link	{font-weight: bold; color: #802391; text-decoration: none;}
h2 a:visited	{font-weight: bold; color: #802391; text-decoration: none;}
h2 a:active	{font-weight: bold; color: #802391; text-decoration: none;}
h2 a:hover	{font-weight: bold; color: #802391; text-decoration: none;}


/* Bibtex Styles */
span.bt {font-style: italic;}

