body {
	margin:2em;
	font-family:serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:verdana, sans-serif;
}

img { border:0;}

#head {
	position:absolute;
	left:2em;
	top:2em;
}
#head h1 {margin:0;}

#menu {	position:absolute; left:2em; top:6.5em;}
#menu h2 { display:none;}
#menu ul { margin:0; padding:0; list-style-type:none;}
#menu li {}
#menu a {padding:0.5em 1em;
	margin-bottom:0.2em;
	border-bottom:0.4em solid #a00;
	display:block;
	background:#800;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, sans-serif; }
#menu a:hover { background:#a00; border-bottom:0.4em solid #900;}

#main { margin-left:13em; }
#ninja { float:right; margin-left:1em; }
.fl { float:left; margin:0 0.5em 0.5em 0; }
.fr { float:right; margin:0 0 0.5em 0.5em; }
.ico { padding-left:40px; height:32px; line-height:32px;}
#tel {list-style-type:none; background:url(peeps.png) no-repeat;
	 margin-bottom:1em;}
#email {list-style-type:none; background:url(mail.png) no-repeat;
	}
#pc {background:url(pc.png) no-repeat;}
#linux {background:url(ubuntu.png) no-repeat;}
#net {background:url(net.png) no-repeat;}
#web {background:url(web.png) no-repeat;}
#sun {background:url(sun.png) no-repeat;}

.site {
	border-bottom:1px solid #ccc;
}

#foot {
	padding-top:5em;
	font-size:small;
	text-align:center;
}
