/* stylesheet for Marcus Haydock pages on Fotonet */


BODY, P, H1, H2, H3, H4, li, ul, ol, blockquote, address {  
	font-family : Helvetica, Verdana, Arial,  sans-serif; 
	color: #000;  
	background-color:#FFF;
	letter-spacing: 0.02em; 
	text-align:center;
}

H1 { font-size: 175%; color: #999; font-family : Verdana, Helvetica, Arial, sans-serif; }
H2 { font-size: 160%;  color: #000; font-weight:normal; }
H3 { font-size: 0.9em;  color: #000; }

p, blockquote { font-size: 90%;  color: #000000; }

b, em, strong { font-weight: 900; letter-spacing: 0.02em; }

li, ul, ol {  font-size: 0.8em; font-style: normal; font-weight: normal; color: #000000; }


a:link { color: #999; text-decoration: none; }
a:active { color:#CC9900; text-decoration: underline;}
a:hover { color:#CC9900; text-decoration: underline; }
a:visited { color:#333; }

#container {
	margin-top:50px;
}

#navigation {
	position:fixed; bottom:0; left:30%; right:30%;
}
#hp {
/* home page */
	line-height: 150%;
	margin-top:100px;
	font-size: 1.4em;
}

