body {
	padding: 40px 20px;
	margin 0;
	font-family: georgia, Serif;	
	font-size: small;
	}
a:link { 
	text-decoration: none;}
	
a:visited { 
	text-decoration: none;
	}
a:active { 
	}
a:hover {
	text-decoration: underline;
	}
a img {
  	border-width:0;
  	}
h1 {
	color: #a52a2a;
	font-family: Verdana,Sans-Serif;
	text-align: center;
	width:660px;
	margin:0 auto 10px;
	border:1px solid #333;
	text-transform:uppercase;
	letter-spacing:	.1em;
	}
h2 {
	color: #cd5c5c;
	}
h3 {
	margin:1.5em 0.75em;
	font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#777;
	}
hr { 
	}

#description {
	margin:0 5px 5px;
	padding:0 20px 20px;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#777;
	text-align: center;
	}

/* Content is a DIV container for the main, 
 sidebar and footer DIV containers */ 	
#content {
  	width:900px;
  	margin:0 auto;
  	padding:0;
  	text-align:justify;
  	}
/*  DIV id="main" is the main text! */
#main {
	width:650px;
	float:left;
	}


/* DIV id="sidebar" is for site navigation */	
#sidebar {
	border: 1px solid rgb(127, 127, 127); 
	width:220px;
	float:right;
	background: #ffe4e1;
	}
#sidebar ul	{ 
	
	margin: 0pt 0pt 1.5em; 
	padding: 10pt 10pt 1.5em; 
	list-style: none;
	}
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#999;
  line-height:1.5em;
  }
#iono {
	text-transform: none;
}
.cyan {
	color: #4169e1;
	font-size: 12px;
} 
.email {
	color: green;
	font-size: 12px;
	
} 
