html, body {
    background-color: #eae7de; 
    font-size: small;
    margin: 0;
	text-align: center;
}

#upperdiv{
    width: 75%;
    background-color: #eae7de;
    margin-left: 12.5%;
    margin-right: 12.5%;
    height: 30px;
}

#upperdivbar{
    width: 320px;
    background-color: #d7cfb8;
    height: 30px;
}

#toparea{
    width: 75%;
    background-color: #934949;
    padding-left: 12.5%;
    padding-right: 12.5%;
    height: 240px;
}

#photoimg{
    float: left;
    width: 320px;
    height: 240px;
    padding-right: 20px;
}

#title {
    padding-top: 20px;
	text-align: left;
}

#title a{
    text-decoration: none;
    color: white;   
}

#subtitle a{
    text-decoration: none;
    color: white;
}

#subtitle {
    padding-top: 5px;
    text-align: left;
}

#titlemenu{
    height:240px;
    margin-left: 320px;
    position: relative;
}

#menu {
    clear:left;
    position:absolute;
    bottom: -1.2em;
    right: 0;
}

#menu a{
	font-weight: normal;
}

#menu .current {
     background: #934949;
     color: #324F17;
     border: 2pt solid #909974;
}


#menu ul li {
     display: inline;
     float: left;
     font-family: Verdana, Arial, "Sans Serif";
     width: 7.3em; 
     margin-top: 0;
     margin-right: 5px;
     margin-bottom: 5px;
     padding-top: 5px;
     height: 1.7em;
     text-align: center;
     background: #909974; 
     cursor: pointer;
}

#menu ul {
     margin: 0;
     margin-left: 0px;
     padding:0px;
     list-style-type: none;
}

#menu a {
     text-decoration: none;
     color: #fff;
}

#menu .current a {
     text-decoration: none;
     color: #fff;
}

#container{
    width:75%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
}

#leftsidecontainer{
    font-family: Verdana, Arial, "Sans Serif";
    float: left;
    width: 320px;
    height: 500px;
    height:100%;
    background-color: #d7cfb8;
    margin-right: 15px;
}

#content{
    height: 500px;
    margin-left: 320px;
}

#main_description {
    font-family: Verdana, Arial, "Sans Serif";
    position: relative;
	text-align:justify;
    padding: 15px;
    font-size: 11pt;
    color: #80624d;
}

#social{
	position:relative;
	float:right;
	right:0px;
    padding-top: 2%;
}

#social ul {
     margin: 0;
     padding:0;
     list-style-type: none;
}

#social ul li {
     display: inline;
     margin-right: 5px;
	 margin-left: 0px;
}

a {
   color: #80624d;
   font-weight:bold;
   text-decoration: none;
}

h2 { 
   font-weight: normal;
   margin-top: 10px;
   margin-bottom: 0.5em;
   font-size: 20pt;
   color: #934949;
}

h1 { 
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   font-family: Verdana, Arial, "Sans Serif";
    font-size: 32pt;
	font-weight: bold;
    color: white;
}

.titledescr{
    font-size: 12pt;
	font-weight: normal;
    color: white;
    font-family: Verdana, Arial, "Sans Serif";
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

ul{
 list-style-type: none;
 }

 .diffcolorheading{
   text-align: left;
   margin-left: 10px;
   font-weight: normal;
   margin-top: 25px;
   margin-bottom: 25px;
   font-size: 20pt;
   color: #909974;
}
 
.newstitle {
    text-align: justify;
	margin-left: 10px;
    margin-right: 10px;
	font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
	margin-bottom: 2px;
    color: #934949;
}

.news {
    text-align: justify;
	margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 10px; 
	margin-top: 5px; 
	color: #80624d;
}

/*Publications*/

#publications{
    display: none;
    font-family: Verdana, Arial, "Sans Serif";
    position: relative;
	text-align:justify;
    padding: 15px;
    font-size: 11pt;
    color: #80624d;
}

img{
border: none;
}

hr {
    color: #744891;
    height: 1px;
}

.pageindex {
    text-align: center;
}

.papertitle {
	font-size: 13pt;
    font-weight: bold;
    font-variant: small-caps;
	margin-bottom: 2px;
}

.me{
	font-weight: bold;
	font-size:12;
}

.paperauthors {
	margin-bottom: 0; 
	margin-top: 0; 
	color: #909974;
}

.paperauthors  a{
	color: #909974;
}

.paperconference {
    font-style: italic;
	margin-bottom: 0; 
	margin-top: 0; 
    font-size: 10pt;
}

.papericons{
	margin-left: 0px;
	margin-bottom: 0; 
	margin-top: 0; 
	color: #909974;
}

.papericons a{
	color: #909974;
	font-weight:normal;
}

.icon {
  width: 20px;
  margin-right: 5px;
}

.heading a{
    color: #934949;
    font-weight: bold;
    font-size: 14pt;
	text-decoration: none;
}

/* Contacts */
#contacts{
    display: none;
    font-family: Verdana, Arial, "Sans Serif";
    position: relative;
	text-align:justify;
    padding: 15px;
    font-size: 11pt;
    color: #80624d;
}

.awards{
	color: red;
	vertical-align: super;
	font-size: 10pt;
	font-weight: bold;
}
