body {
	background-color: #d2d2d2;
}

tr {  
  font-family: "Times New Roman", Times, serif; 
  font-size: 12px;
}


.trmenu{
display:block;
 background-image: url(images/left.jpg);
 background-repeat: no-repeat;
 height: 426px;
 width: 128px;
}

.triframe { 
 background-image: url(images/iframe_r1_c1.jpg);
 background-repeat: no-repeat; 
 height: 426px;
}




a { color: #666666; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a:hover {  color: #999999; text-decoration: none}
a:active {  color: #999999; text-decoration: none}

a.ahome:link, a.ahome:visited { 
display:block; 
width: 128px;
line-height: 36px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/home.jpg) 0 0 no-repeat;
} 

a.ahome:link:hover, a.ahome:visited:hover { 
background-position: -128px 0;
} 

a.aaboutme:link, a.aaboutme:visited { 
display:block; 
width: 128px;
line-height: 40px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/aboutme.jpg) 0 0 no-repeat;
} 

a.aaboutme:link:hover, a.aaboutme:visited:hover { 
background-position: -128px 0;
} 
 
a.a3dwork:link, a.a3dwork:visited { 
display:block; 
width: 128px;
line-height: 34px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/3dworkb.jpg) 0 0 no-repeat;
} 

a.a3dwork:link:hover, a.a3dwork:visited:hover { 
background-position: -128px 0;
} 

a.a2dart:link, a.a2dart:visited { 
display:block; 
width: 128px;
line-height: 40px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/2dartb.jpg) 0 0 no-repeat;
} 

a.a2dart:link:hover, a.a2dart:visited:hover { 
background-position: -128px 0;
} 

a.avideoclips:link, a.avideoclips:visited { 
display:block; 
width: 128px;
line-height: 40px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/videoclipsb.jpg) 0 0 no-repeat;
} 

a.avideoclips:link:hover, a.avideoclips:visited:hover { 
background-position: -128px 0;
} 

a.ashowreel:link, a.ashowreel:visited { 
display:block; 
width: 128px;
line-height: 37px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/showreelb.jpg) 0 0 no-repeat;
} 

a.ashowreel:link:hover, a.ashowreel:visited:hover { 
background-position: -128px 0;
} 

a.atutorials:link, a.atutorials:visited { 
display:block; 
width: 128px;
line-height: 43px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/tutorials.jpg) 0 0 no-repeat;
} 

a.atutorials:link:hover, a.atutorials:visited:hover { 
background-position: -128px 0;
} 

a.acontact:link, a.acontact:visited { 
display:block; 
width: 128px;
line-height: 34px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/contactb.jpg) 0 0 no-repeat;
} 

a.acontact:link:hover, a.acontact:visited:hover { 
background-position: -128px 0;
} 

a.alinks:link, a.alinks:visited { 
display:block; 
width: 128px;
line-height: 41px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/linksb.jpg) 0 0 no-repeat;
} 

a.alinks:link:hover, a.alinks:visited:hover { 
background-position: -128px 0;
} 

a.asubscribe:link, a.asubscribe:visited { 
display:block; 
width: 128px;
line-height: 37px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/subscribe.jpg) 0 0 no-repeat;
} 

a.asubscribe:link:hover, a.asubscribe:visited:hover { 
background-position: -128px 0;
} 

a.amusic:link, a.amusic:visited { 
display:block; 
width: 27px;
line-height: 28px;
text-decoration:none;
text-indent:-100.0em; /*moves the text off screen*/ 
background:url(images/3d_r1_c8.jpg) no-repeat;
} 

a.amusic:link:hover, a.amusic:visited:hover { 
background:url(images/3d_r1_c8_pressed.jpg) no-repeat; 
} 


.aback:link, .aback:visited{ 
  background:transparent url(images/arrow.gif) no-repeat; 
  width:37px;
  height:20px; 
  border-style: none; 
} 

.aback:hover, .aback:active  { 
  background:transparent url(imagesarrow2.gif) no-repeat; 
  width:37px;
  height:20px; 
  border-style: none;
} 


