body 	{ margin: 0px 5px 0px 5px;
 background:#ffffff url('../img/phdseminars/phdconstruct120.jpg') no-repeat fixed 660px 15px; }


.phd2009box {	border:3px solid #E4752D;
		background-color:#E4752D;
		overflow:hidden;
		margin-bottom:5px;
		}

p.topleft {	float:left;
		color:#ffffff;
		font-size:75%;
		padding:5px;
		line-height:1.0em;
		margin:0;
		}

p.topright {	float:right;
		color:#ffffff;
		font-weight:bold;
		padding:5px;
		margin:0;
		}


p.bottom {	clear:both;
		background-color:#ffffff;
		font-size:110%;
		padding:5px;
		margin:0;}


/* active and visited links */
a:link 		{ text-decoration: none;  color: #36418C }
a:visited 	{ text-decoration: none;  color: #990099 }
a:hover		{ text-decoration: none; background-color: #E4E4E4 }
a:active 	{ text-decoration: none; 	 color: #FF3333 }
