body {
		margin:0; padding:0;
		font-size: 85%;
		position:relative;
		}
a {
	outline:none;
	}
		
.hide {
	display:none;
	}
		
#masthead {
	position:relative;
	margin:0; padding:0; width:100%; height:125px;
	background: url(../new/i/masthead.png) no-repeat bottom left;
	clear:both;
	border-bottom: solid 10px #FF3399;
	}
		
.michele {
	margin:0 0 0 345px; padding:0;
	width:177px; height:125px;
	background: url(../new/i/michele2.jpg) no-repeat bottom;
	}
		
#navigation {
	margin:0; padding:0; width:100%;
	clear:both;
	}

#navigation ul {
	margin:0; padding:0 20px 0 0;
	list-style:none;
	}
		
#navigation li {
	margin:0 0 0 2em; padding:0;
	float:left;
	}
		
#navigation a {
	display:block;
	padding:0.5em;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	color: #999;
	text-decoration: none;
	}
		 
#navigation a:hover {
 	color: #65AF00;
 	text-decoration: underline;
 	}
		 
#navigation a:active {
 	color: #FF3399;
 	}
		
#mininav {
	position: absolute;
	bottom:0.5em; right: 1em;
	font-family: "Lucida Sans", Tahoma, sans-serif;
	font-size: 1em;
	}
		
#mininav a {
	color: #FF3399;
	text-decoration:none;
	cursor:pointer;
	}
		
#mininav:hover {
	color: #FF3399;
	text-decoration:underline;
	}
		
#content {
	margin: 4em 2em; padding:0 0 2em;
	clear:both;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	}
		
#content p {
	width: 40em;
	}

#content a {
	color: #FF3399;
	font-weight:bold;
	text-decoration:none;
	}

#content a:hover {
	text-decoration: underline;
	color: #65AF00;
	}

#content h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.5em;
	color: #999;
	letter-spacing: -0.05em;
	font-weight:normal;
	line-height:0.5em;
	}

#content h3 {
	font-family: "Lucida Sans", Tahoma, sans-serif;
	color: #FF3399;
	font-weight:bold;
	font-size: 1.5em;
	}

		
#footer {
	margin:2.0em 2.0em 0;
	font-family: "Lucida Sans", Tahoma, sans-serif;
	font-size: 1.0em;
	color: #CCC;
	position: absolute;
	bottom: 0;
	}



.tumblr ol {
	margin: 2em 0 2em; padding: 0;
	width: 40em;
	}

.tumblr li {
	margin: 0 0 2em;
	list-style: none;
	}

.tumblr_title {
	font-family: "Lucida Sans", Tahoma, sans-serif;
	color: #FF3399;
	font-weight:bold;
	font-size: 1.5em;
	}

.tumblr_post, .tumblr_text_post {
	list-style:none;
	}

