body {
	font-family:tahoma;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #ccffff;
}
body * {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-color:white;
}

#header {
	margin:0px;
	background: white;
}


#container {
background-color:white;
}

#side-a {
	float: left;
	width: 190px;
}


#maincolumn h1 {
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:10px;
color:#40893e;
font-weight:400;
font-size:1.4em;
margin-top:10px;
}

#maincolumn h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#40893e;
font-weight:normal;
font-size:large;
margin:10px;
margin-right:10px;
margin-top:0px;
}

#maincolumn h3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#40893e;
font-weight:normal;
font-size:medium;
font-style:italic;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincolumn p {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:black;
font-size:small;
margin:10px;
line-height:1.4em;
}


#leftcolumn h1 {
font-family:georgia;
font-weight:500;
color:#063d86;
font-size:x-large;
margin-left:5px;
margin-bottom:5px;
}


#leftcolumn ul {
 list-style-type: none;
 padding-left:15px;
margin: 0;
margin-bottom: 3em;

}

#leftcolumn li {
list-style:none;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#063d86;
margin-bottom: 1em;

}
#leftcolumn li a:link {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
padding-left: 1.1em;
font-size:1.5em;
color:#40893e;
text-decoration:none;
}

#leftcolumn li a:visited {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
padding-left: 1.1em;
font-size:1.5em;
color:#40893e;
text-decoration:none;
}

#leftcolumn li a:hover {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
padding-left: 1.1em;
font-size:1.5em;
color:#40893e;
text-decoration:underline
}

#leftcolumn li a:active{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
padding-left: 1.1em;
font-size:1.5em;
color:#40893e;
text-decoration:none;
}





#side-b { 
	float: left;
	width: 620px;
	background-color:white;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-left:25px;
}
#main {
margin:0px;
background-image:url(graphics/sidebarbg.gif);
background-position:top left;
background-repeat:repeat-y;
border-top:none;
}


#rightcolumn {
margin-top:0px;
background-color:#bedff8;
	}

	
#rightcolumn p {
font-size:small;
padding:3px;
}





#footer {
padding-top:0px;
	clear: both;
	background: white;
}

#bottommenu {
  width: 100%;
  height:40px;
  border-top: 1px solid #40893e;
  border-bottom: 1px solid #40893e;
  clear: both;
}
#bottommenu p {
font-family:tahoma;
  font-size: small;
  text-align:center;
  color: #63181b;
  margin: 5px;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:#40893e;
text-decoration:none;
}
#bottommenu a:visited {
color:#40893e;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:#40893e;
text-decoration:none;
}

#copyright {
background: #bedff8 url(graphics/navbar.jpg) left repeat-x;
  width: 100%;
  border-bottom: 1px solid #40893e;
  clear: both;
}
#copyright p {
font-family:tahoma;
  font-size: small;
  text-align:left;
  color: white;
  margin: 0px;
  margin-left:5px;
  padding: 0.4em 0 0.4em 0;
}

#ifweb {
	background-color:white;
}

#ifweb p {
	letter-spacing: 0.05em;
font-family:tahoma;
font-size:0.7em;
color:#40893e;
text-align:right;
padding:5px;
margin-right:10px;
}


#ifweb a {
color:#40893e;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}


 #newsletter.cv
{
list-style: none;
margin: 10px;
padding: 0;
}

#newsletter li.pdf{
font-size:0.5em;
background-image:url(graphics/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

 #readings ul.reading 
{
list-style: none;
margin: 10px;
padding: 0;
}

#readings li.readingpdf{
font-size:0.9em;
background-image:url(graphics/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

#readings li.readingpdf a:link, a:visited, a:active {
color:#40893e;
text-decoration:none;
}
#readings li.readingpdf a:hover {
text-decoration:underline;
}
#map {
margin-left:85px;
width: 425px;
border:1px solid #40893e;
}
