/* css for top menu */
#menu {display:block; height:74px; margin:0px;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:0px; display:block; width:96px; border:none;}
#menu li.list1 {background:transparent url(images/layout/blog.png);}
#menu li.list2 {background:transparent url(images/layout/code.png);}
#menu li.list3 {background:transparent url(images/layout/3D.png);}
#menu li.list4 {background:transparent url(images/layout/music.png);}
#menu li.list5 {background:transparent url(images/layout/services.png);}
#menu a {display:block; width:96px; padding-top:74px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:74px; he/ight:0;}

#menu a#item1 {background:transparent url(images/layout/blog_over.png) -96px -74px no-repeat;}
#menu a#item2 {background:transparent url(images/layout/code_over.png) -96px -74px no-repeat;}
#menu a#item3 {background:transparent url(images/layout/3D_over.png) -96px -74px no-repeat;}
#menu a#item4 {background:transparent url(images/layout/music_over.png) -96px -74px no-repeat;}
#menu a#item5 {background:transparent url(images/layout/services_over.png) -96px -74px no-repeat;}

#menu a#item1:hover {background-position:top right; z-index:50;}
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}
#menu a#item5:hover {background-position:top right; z-index:50;}

* html #menu a:hover {height:74px; he/ight:0;}

.linkbox
{
	font-family:fixedsys;
	font-size: 12px;
	color: #E9EC00;
	text-decoration:none;
}
.linkbox:hover { color: #FFFFFF; }

.menufont
{
	font-family: verdana;
	font-size: 14pt;
	color: #EEEEEE;
	font-weight:bold;
	text-decoration:none;
}
.menufont:hover { color: #FFFF00; }

body
{
    font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-size:13px;font-weight:normal;color:#000000;
}
td
{
    font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-size:13px;font-weight:normal;color:#000000;
}

a
{
    color:#3F3F3F;
    font-family: Fixedsys;
    font-size:12px;
}