body {  margin:30;
	color: #2c5681;
	font-family: helvetica;
	font-size: small;
	background-color: #ADD8E6;
}

#container
{
  width:750px;		
  margin:0 auto 0 auto;
  background-image: url(images/gradient6.jpg);
}

#text
{
  padding-left:100;
}

#nav a img
{
  border:0;
}

#nav a
{
  color:#191970;
  text-decoration: none;
}

h1
{
  font-family: sans-serif;
  font-size: 35px;
}

h2
{
   font-family:sans-serif;
   line-height:0%;
   color: #191970;
   margin-top: 0;
   margin-bottom: 0;
}

h3
{
   font-family:sans-serif;
   line-height:0%;
   color: #191970;
   margin-top: 0;
   margin-bottom: 0;
}


h4
{
  margin:0;
  padding:0;
}

h5
{
  margin:0;
  padding:0;
  line-height: 140%;
}


ul
{
  list-style:circle;
  line-height: 140%;
}

p#address
{
  line-height:140%;
  font-size: small;
}

p#addr
{
	line-height:140%;
	font-size: 100%;
	margin-top: 0;
	margin-bottom:0;
}

p#educ
{
	line-height:140%;
	font-size: 100%;
	margin-top: 0;
	margin-bottom:0;
}

p#sbhd
{	font-size:110%;
}

p#cont
{	margin-top: 0;
}


#logo  {  padding-left: 80px;
}

table#content
{
	background-image: none;
	background-repeat: repeat-y;
	width:100%;
}

#footer  { font-size: 75%;
	  text-align: center;
	  color: #330055;
	  padding: 10px 0;
	  border-top: thin solid #483D8B;
	background-image: none;
	background-repeat: repeat-y;
}	  

