﻿#center
{
   margin: 0px 10px 10px 10px;
}


* html #center
{
   margin: 8px 10px 10px 10px;
}



/*** START OF HOMEPAGE ***/


#right
{
  margin: 35px 0px 0px 0px;
 vertical-align:top;
 width:265px;
 float:right;

 clear:both;
}


#right a
{
   color:#636363;
   text-decoration:none;
}

#right a:hover
{
   text-decoration:underline;
}


#right ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: -2.8em;
	margin-top:0.1em;
	color:#0074BD;
	list-style-type:square;
	}

* html #right ul {
	margin-left: 0.5em;
	}

#right h3
{
   text-transform: uppercase;
   font-size:0.9em;
   padding:0.5em 0.2em 0em 0.5em;
   margin-bottom:0.1em;
   padding-bottom:0em;
   height:25px;
   border-bottom: dotted #636363 1px;
  
}

* html #part2 h3 
{
   padding:0.3em 0.2em 0.2em 0.5em;
}


#part1, #part2, #paces
{
 float:left;
 width:85px;
 background-color:#BCDBF0;
 margin-bottom:0.5em;
 margin-right:3px;
}
  
#publications
{
   clear:both;
   width:261px;
   margin-bottom:0.5em;
   padding-bottom:0.3em;
   background-color:#D8E5ED;
}

#news
{
   width:261px;
   margin:0em;
   background-color:#B9CEDD;
   padding-bottom:0.3em;
   clear:both;
   margin-bottom:0.5em;

}

#onlineBox
{
   clear:both;
   width:261px;
   margin-bottom:0.5em;
   padding-bottom:0.3em;
   background-color:#D8E5ED;
}


#onlineBox h3
{
	color:#636363;

}



/*** END OF HOMEPAGE ***/
