body
{
	font-family: Arial, Helvetica;
	font-size: 80%;
	background: #0a5c16;
	overflow: auto;
}
table.background
{
	background: #0a5c16;
}
.navigation table
{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	padding: 0.7em;
	align: right;
}
.navigation a
{
	color: #ffffff;
	text-decoration: none;
}
.navigation a:hover
{
	color: #dddddd;
}
.content-background
{
	background: #808080;
	vertical-align: top;
}
.content-header
{
	background: #808080;
}
.content-footer
{
	background: #808080;
}
.content
{
	background: #808080;
	padding-left: 1.7em;
	padding-right: 1.7em;
	width:50em;
}
td.navbar
{
	color: #ffffff;
	font-weight: bold;
	background: #396dbd;
	border-top: #808080 2px solid;
	border-right: #808080 2px solid;
	border-left: #808080 2px solid;
	padding: 5px;
}
.image-preview table
{
	height: 100%;
	overflow: auto;
	border: none;
}
.image-preview td
{
	padding-right: 15px;
	padding-bottom: 15px;
}
.image-preview img
{
	border: 1px solid #cccccc;
	cursor: URL("zoom.ico"), pointer;
}
img.image-enlarge
{
	border: 1px solid #cccccc;
}
.paper p
{
	font-family: Times New Roman, Times, Serif;
	color: #444444;
	padding-right: 2em;
	padding-top: 1em;
}
.paper
{
	background: #ffffff;
	color: #444444;
	border: 1px solid #cccccc;
	padding: 3em;
	font-family: Times New Roman, Times, Serif;
	background-image: URL("./images/watermark.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}
.paper div
{
	font-family: Times New Roman, Times, Serif;
}
.cv
{
	color: #444444;
}
.cv h5
{
	padding-top:0.5em;
	padding-bottom:0em;
}
.cv li
{
	color: #444444;
	font-size: 100%;
	line-height: 150%;
}
.resume td
{
	padding-bottom: 0.7em;
	padding-right: 0.7em;
	color: #444444;
	font-size: 100%;
}
.cv h3
{
	padding-top: 0.7em;
}
.margintext
{
	float:left;
	font-family: Arial, Helvetica;
	font-size: 100%;
}
.maintext
{
	width: 75%;
	float: right;
	font-family: Arial, Helvetica;
	font-size: 100;
	line-height: 150%;
}
a.navbar
{
	color: #ffffff;
	text-decoration: none;
}
a.navbar:hover
{
	background: #808080;
	color: #ffffff;
}
p
{
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 100%;
	line-height: 180%;
}
h1
{
	margin-left: 2em;
}
img.title
{
	margin-bottom: 0.5em;
}
a
{
	color: #0a5c16;
}
a:hover
{
	color: blue;
}
textarea.caption
{
	border: 0px;
	padding: 0.2em;
	background: #cccccc;
	height: 5em;
	overflow: auto;
	font-family: Arial, Helvetica;
	font-size: 85%;
	line-height: 150%;
}
