@charset "utf-8";
/* folio */
body{
	padding:0px;margin:0px;background: #919191 url(../images/bg2.jpg) no-repeat left top;font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	font-weight:bold;color:#000000;text-decoration:none;font-weight:bold;height:100%;}
#outer{width:100%; height:100%}
#clear{clear:both;}
.clear{clear:both;}
.logo{ height:150px; width:200px; padding-top:23px; float:right; background-image:url(../images/logo_myself.gif); background-repeat:no-repeat; }
.footer{height:40px; width:100%; padding:10px 20px 20px 10px; float:right;}
.left{float:left;}
.right{	float:right;}
.nav { width:140px; height:420px; float:left; padding:0px 10px 10px 0px;}
.content{ width:750px; height:250px; padding:110px 0px 0px 0px; float:left;}


