#masthead {
	background-color: transparent;
	margin-bottom: 1.75em;
}

#navlinks {
	margin: 0;
}

#navlinks li {
	display: inline;
	background-color: transparent;
	list-style: none;
	margin: 0.5em;
}

#content {
	background-color: Transparent;
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}

#imagel {
	width: 80%;
	float: left;
	margin-top: 35px;
	margin-bottom: 35px;
}

#imager {
	width: 20%;
	float: right;
	}

#textl {
	width: 50%;
	float: left;
}

#textr {
	width: 50%;
	float: right;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: none;
}

table.yellow {
	background-color: ffffcc;
}

table.blue {
	background-color: ccffff
}

h1 {
	font: fantasy;
	font-variant: small-caps;
	color: Black;
	text-align: center;
}

h1.head {
	border: none;
	font: sans-serif;
	font-variant: normal;
	background-color: transparent;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
}

h1.b {
	border: none;
	text-align: center;
	font-size: small;
	font-variant: normal;
	background-color: transparent;
	margin-left: 0;
	margin-right: 0%;
	display: block;
}

h2 {
	background-color: transparent;
	font-variant: small-caps;
	color: black;
	text-align: center;
}

a:link {
	color: Blue;
	text-decoration : none;
}

a:visited {
	color: Red;
	text-decoration: none;
}

p.norm {
	text-align: justify;
    margin-right: -0.0025in;
	}

p.workshop {
    text-align: justify;
    margin-right: -0.0025in;
    margin-left: 0.25in;
}

p.bib {
	text-indent: -5%;
	margin-left: 5%;
}

p.intro {
	font-style : italic;
	font-weight : bold;
}

div.c {
	text-align : center;
}

dir.r{
	text-align: right;
}

div.s{
	font-size: small;
}

em {
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : bold;
}

