/*Stylesheet for PoPMiNE site.
Created 13th February 2004. Last updated 27th May 2004. */
BODY{
	margin-left: 25px;	margin-top : 50px; margin-right : 25px;
	font-family: Trebuchet MS, Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size : 1.1em;
}


H1, H2, H3{	font-family: Lucidabright, serif; font-weight: bold; color: #CC3300;}
/* tweak the top heading */
H1{ font-family:Georgia, serif;}

H1{	font-size: 2.0em;}
H2{	font-size: 1.4em;}
H3{	font-size: 1.2em;	text-decoration: underline;}

#menu ul{display:list;}
#menu ul li{margin-top:0.2em; margin-bottom:0.3 em;}

#main_content em{font-style:normal;font-weight:bold;}

#footer{font-size:0.8em;}
#footer p{margin-right:1em;text-align:right;}
