/*CSS for David Seth Michaels*/


body {
	margin:0;
	width:100%;
	white-space:normal;
	}
	
body.page1 {
	margin:0;
	width:100%;
	white-space:normal;
	background-color:green;
}

	
#p1outside{
	margin-left:3%;
	margin-right:8%;
	margin-top:10px;
	font-family:"Times New Roman", serif;
	color: white;
}

#outside{
	margin-left:3%;
	margin-right:8%;
	margin-top:20px;
	font-family:"Times New Roman", serif;
	color:green;
	}

#p1navigation{
	float:right;
	margin-top:51px;
	padding-left:10px;
	height:90%;
	width:25%;
	}
	
#navigation{
	float:right;
	margin-top:80px;
	padding-left:10px;
	height:90%;
	width:25%;
	}
	
#text{
	float:left;
	margin-left:10%;
	padding-top:25px;
	width:58%;
	color: black;
	}

#p1logo {
	margin-top:40px;
	margin-left:0;
	float:left;
	width:100%;
	}
	
#logo {
	margin-top:50px;
	margin-left:0;
	float:left;
	width:100%;
	}
	
#p1footer{
	white-space:pre;
	bottom: 3em;
	color:white;
	font:small-caps bold small "Times New Roman", san-serif;
	line-height:60%;
	text-align:center;
	width:100%;
	z-index:3;
	background-color:green;
	height:5em;
	padding-right:15px;
	margin-right:30px;	
	clear:both;
	}
	
#spidress{
	line-height=150%;
	font-variant:normal;

}
	
#p1advertise{
	font-variant:normal;
}
	
#footer{
	white-space:pre;
	bottom: 3em;
	color:green;
	font:small-caps bold small "Times New Roman", san-serif;
	line-height:150%;
	text-align:center;
	margin-left:3%;
	margin-right:8%;
	z-index:3;
	background-color:white;
	height:5em;
	padding-right:15px;
	margin-right:30px;	
	clear:both;
	}
	
p.name{
	font-size:14px;
	}
	
.photos{
	float:left;
	padding-right:10px;
	}
	
.hr{
	color:green;
	height:3px;
	text-align:left;
	width:90%;
	
}

.hr1{
	color:white;
	height:2px;
	text-align:left;
	width:90%;
}

a.p1{
	color:white;
	text-decoration:none;
	font:small-caps bold small /200% "New Times Roman", serif;
	}

a{
	color:green;
	text-decoration:none;
	font:small-caps bold small /200% "New Times Roman", serif;
		}	
a:hover{
	color:black;
	}
		
a.p1email{
	color:white;
	text-decoration: underline;
	}
	
a.text{
	text-decoration:underline;
	font-variant:small-caps;
	line-height:60%;
	}
	
