body
	{
	margin: 0px;
	background-color: #FFFFFF;
}
	
div.main {
  position: absolute;
  top: 109;
  left: 190;
  background-color: transparent;
  margin: 1em; 
  border:0;
  width:85px;
}

.colortop
	{ background-image:url(../img/backgroundbar.jpg);
		}
.navside
	{ background-image:url(../img/backgroundbar.jpg);
width:183;
	}
#sidenavMargin
	{
	padding-top: 10px;
	}
#margin
	{
	padding: 1em;
	}
.imageborder
{
border-color:#FFFFFF
	}
.imageborder2
{
border-color:#FFFFFF;
margin-bottom:30px
	}
.nomargin
{ margin-top:0
	}


/* This declaration changes the border of image on navside to achieve the mouseover effect. */


/* These selectors change the color of the headings throughout the site. */


h1
	{
	color: #000066;
	font-size:130%
	}
	
h2
	{
	color: #000066;
	font-size:115%
	}
	
h3
	{
	color:#000033;
	font-size:180%;
	}



