﻿body {
	font-size: 14px;
	font-family: Verdana;
	text-align: left;	
 	color: #004000;
	background: #000000 url(/images/pushpull.jpg) no-repeat fixed top left;
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
}

* {
	margin: 0;
	border: none;
	padding: 0;
}

p.bgnoise {
	color:black;
	background:transparent;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width:100%;
	font-size:11px;
	line-height:2em;
	//text-align:left;
}

p.bgnoise a {
	color:black;
	background:transparent;
	filter:alpha(opacity=00);
	-moz-opacity:.00;
	opacity:.00;
	text-decoration: none;
}


p.bgnoise a:hover {
	color:#FF0066;
	background:transparent;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	text-decoration: none;
}

#content {
	float: left;
}

#content p {
	font-size: small;
	text-align: justify;
	color: white;
	background-color: transparent;
	margin-top: 70px;
	margin-left: 40px;
	border: 1px solid black;
	width: 190px;
}

#content p a {
	color: #ffffff;
	text-decoration: none;
}

#links p {
	font-size: small;
	text-align: left;
	color: white;
	background-color: transparent;
	margin-top: 400px;
	margin-left: 950px;
	border: 1px solid black;
	width: 200px;
}

#links p a {
	color: #ffffff;
	text-decoration: none;
}

#publications h1 {
	font-size: larger;
	text-align: left;
	color: white;
	background-color: transparent;
	margin-top: 20px;
	margin-left: 950px;
	border: 1px solid black;
	width: 200px;
}

#publications p {
	font-size: small;
	text-align: left;
	color: white;
	background-color: transparent;
	margin-top: 20px;
	margin-left: 950px;
	border: 1px solid black;
	width: 200px;
}

#publications p a {
	color: #ffffff;
	//text-decoration: none;
}
