.main {color: black;
	text-align: justify;
	width: 26em;
	font: normal 110%/1.4 Baskerville, Garamond, Georgia, "Times New Roman", Times, serif;
}

A:link { text-decoration:none; color:#1F1F66;}
A:visited { color: #333333;}
A:active {text-decoration: none}
A:hover {text-decoration:underline; color:blue;}

.contact {text-align: right; font: normal small-caps 80%/1.4 Baskerville, Garamond, Georgia, "Times New Roman", Times, serif }

.contact a {  padding: 5px; }

.twitter_div {
float:left;
width:12em;
}

.twitter_div a { color: blue;  }

.twitter_div ul {
padding: 0;
margin: 0;
font-size: 90%;
list-style-type: none;
margin: 0;
text-align: justify;
}

.twitter_div li {
margin: 1em 0;
}


.right {
float: right; 
text-align: right;
}

.right a {  padding: 5px; }

.left {
float: left; 
text-align: left;
}

.left a {  padding: 5px; }
