body { background:url(images/bg.jpg) top left repeat-y fixed; background-color:#000000; }
    
    a:link { border;none; }
  	a:visited	{ border;none; }
  	a:hover	{ border;none; }

.page_body { position:absolute; top:0px; left:0px; height:100%; width:800px; font-family:Arial, sans serif; font-size:13px; text-decoration:none; text-align:left; font-weight:none; }
	
.menu { position:relative; left:0px; top:0px; height:100%; width:157px; background:none; float:left;}
		
    .menu_item { position:relative; left:0px; top:0px; height:34px; width:157px; }
		  
      #menu-home { height:34px; width:120px; display:block; background:url(images/home-off.gif) top left no-repeat; }
	    #menu-home:hover { height:34px; width:120px; display:block; background:url(images/home-on.gif) top left no-repeat; }
      
      #menu-work { height:34px; width:157px; display:block; background:url(images/work-off.gif) top left no-repeat; }
	    #menu-work:hover { height:34px; width:157px; display:block; background:url(images/work-on.gif) top left no-repeat; }
      
      #menu-about { height:34px; width:157px; display:block; background:url(images/about-off.gif) top left no-repeat; }
	    #menu-about:hover { height:34px; width:157px; display:block; background:url(images/about-on.gif) top left no-repeat; }
      
      #menu-contact { height:34px; width:157px; display:block; background:url(images/contact-off.gif) top left no-repeat; }
	    #menu-contact:hover { height:34px; width:157px; display:block; background:url(images/contact-on.gif) top left no-repeat; }

.content { position:relative; top:0px; left:4px; height:100%; width:520px; background-color:none; float:left;  }

.tag { position:relative; top:3px; left:10px; float:left; }

.text { position:relative; top:0px; left:0px; width:470px; margin-top:25px; margin-left:35px; margin-right:15px; font-family: Arial, sans serif; font-size:14px; text-decoration:none; text-align:justify; color:#ffffff; }

  .text a:link { font-family: Arial, sans serif; color:#660000; text-decoration:none; font-size:16px; }
	.text a:visited	{ font-family: Arial, sans serif; color:#660000; text-decoration:none; font-size:16px; }
	.text a:hover	{ font-family: Arial, sans serif; color:#660000; text-decoration:underline; font-size:16px; }
  		
.footer { position:relative; top:320px; left:0px; font-family: Verdana, Tahoma, Arial, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; text-align:center; background:none; }

  .footer a:link	{ font-family: Verdana, Tahoma, Arial, sans-serif; color:#808080; text-decoration:none; font-size:10px; }
	.footer a:visited	{ font-family: Verdana, Tahoma, Arial, sans-serif; color:#808080; text-decoration:none; font-size:10px; }
	.footer a:hover	{ font-family: Verdana, Tahoma, Arial, sans-serif; color:#808080; text-decoration:underline; font-size:10px; }