/* CSS Document */

			
body,td,th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #CCCCCC;}

body 	  {width: 98%;
	       background-color:black; 
		   margin:auto;
		   font-size: 1em;
		   font-family: arial;}

div.body2 {width: 950px;
	       background-color:black; 
		   margin:auto;
		   text-align: left;	
		   font-size: 1em;
		   font-family: arial;}

div.footer {background-color:#000000; 
		    clear:both;
		    text-align:center;}

.lnks {color: #4A4A4A;
			font-size: 16px; 
				position:absolute;
				right:10px;
				top: 10px;}

a:link {color: inherit; text-decoration: none;}
a:visited {color: inherit; text-decoration: none;}
a:hover {color: inherit; text-decoration: underline;}
a:active {color: inherit; text-decoration: none;}

p    {margin-top: 0em;
      margin-bottom: 0em;}

.publist {margin-left: 115px; 
		  text-indent: -115px; 
		  margin-bottom: 1em;}

.edulist {margin-left: 150px; 
		  text-indent: -150px; 
		  margin-bottom: 1em;}

.joblist {margin-left: 310px; 
		  text-indent: -310px; 
		  margin-bottom: 1em;
		  line-height:1.5em;}
		  
h2 {font-size: 30px; 
	font-weight: bold;
	margin-bottom:0.25em;}
	
h3 {font-size: 18px; 
	font-weight: bold;
	margin-bottom:0.7em;}

div.header {background-color:#000000; 
			color: #666666;
		    height: 30px;
			text-align:center;
			margin-top:1.5em;}
ul
  {
  list-style-type: none;
  margin:16px 0px 16px 0px;
  padding:2px;
  display:block;
  overflow:hidden;
  background-color: #333333;
  }
  
li
  {
  text-align:center;
  display:inline;
  padding: 30px;
  }
		   
.style1 {font-size: xx-small}