body { background: #101010 url(../img/bgmain.jpg) no-repeat; margin:0; padding:0; font-family:"Century Gothic", sans-serif; }

img {border:0;}

#nav { width:200px; height:200px; left:700px; top: 200px; clear:left; position:absolute;}

#port {display: block; width:200px; height:50px; background:url(../img/portfolio.png) no-repeat 0 0;}
#port:hover {background-position: -200px 0;}
#port span {display: none;}

#blog {display: block; width:200px; height:50px; background:url(../img/blog.png) no-repeat 0 0;}
#blog:hover {background-position: -200px 0;}
#blog span {display: none;}

#resu {display: block; width:200px; height:50px; background:url(../img/resume.png) no-repeat 0 0;}
#resu:hover {background-position: -200px 0;}
#resu span {display: none;}

#cont {display: block; width:200px; height:50px; background:url(../img/contact.png) no-repeat 0 0;}
#cont:hover {background-position: -200px 0;}
#cont span {display: none;}


#content { width:425px; height:200px; left:275px; top:200px; position:absolute;}

/*#findme { width:500px; height:100px;  left:300px; top:450px; position:absolute; clear: both; }*/
#findme { width:500px; height:60px; /*border: 1px solid #336600;*/ left:300px; top:465px; position:absolute; clear: both; }
#findme li {display: inline; list-style-type: none; padding-right:50px; margin-top:0; }


/*#footer { width:550px; height:100px;  left:275px; top:550px; position:absolute;color: #fafafa;}*/
#footer { width:550px; height:100px; /*border: 1px solid #ff3300;*/ left:275px; top:560px; position:absolute;color: #fafafa;}
#footer a {color: #fefefe; font-weight:bold; font-size:1.35em; }
