#block1 {background: url(../images/newlogo.png); width: 150px; background-position: top left; float: left}
#block2 {background: url(../images/alpha1beta.png); background-position: center center}
#block3 {background: url(../images/.com.png); background-position: top right; margin-top: -150px}
#block1, #block2, #block3 {height: 150px; background-repeat: no-repeat; display: block}
NAV, Div.menu,  Div.menu A {
font-size: 15px;
min-height: 19px;
height: 19px;
max-height: 19px;
padding: 0;
margin: 0;
}
NAV {
width: 100%;
display: table;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.15, rgb(99,180,251)), color-stop(0.25, rgb(82,166,250)), color-stop(0.4, rgb(63,138,243)), color-stop(0.47, rgb(55,129,240)), color-stop(0.53, rgb(50,115,236)), color-stop(0.65, rgb(43,102,229)), color-stop(0.8, rgb(44,96,228)), color-stop(1, rgb(82,166,250)));
background: -moz-linear-gradient(center top,rgb(99,180,251) 15%, rgb(82,166,250) 25%, rgb(63,138,243) 40%, rgb(55,129,240) 47%, rgb(50,115,236) 53%, rgb(43,102,229) 65%, rgb(44,96,228) 80%, rgb(82,166,250) 100%);
/*old style webkit now working
background: -moz-linear-gradient(top, #63b3fb, #52a6fa, #3f8bf3, #3780f0, #3274ec, #2b67e5, #2c60e4,#52a6fa);
background-image: -webkit-gradient(linear, top, #63b3fb, #52a6fa, #3f8bf3, #3780f0, #3274ec, #2b67e5, #2c60e4,#52a6fa);*/
background-image: url(../images/menu_blue_small.png);
}
DIV.menu {
display: table-cell;
width: 12%;
text-align: center;
position: relative;
z-index: 1;
}
DIV.menu A {
font-size: 15px;
text-decoration: none;
font-weight: bold;
color: #DFF7EA;
font-family: Calibri, 'Droid Sans', Sans-serif;
text-shadow: 0px 0px 3px #DFF7EA;
}
DIV.menu a:hover {
text-shadow: none;
padding: 3px;
position: relative;
z-index: 2;
background-color: black;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-khtml-border-top-left-radius: 5px;
-khtml-border-top-right-radius: 5px;
position: relative;
margin-top: -1px;
}
div#menuitem1 A:hover,div#menuitem8 A:hover {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
margin-top: -1px;
}
:before {
padding-right: 1px;
vertical-align: middle;
}
div#menuitem1:before {content:url(../images/icons/small/mail_small.png)}
div#menuitem2:before {content:url(../images/icons/small/links_small.png)}
div#menuitem3:before {content:url(../images/icons/small/twitter_small.png)}
div#menuitem4:before {content:url(../images/icons/small/downloads_small.png)}
div#menuitem5:before {content:url(../images/icons/small/photos_small.png)}
div#menuitem6:before {content:url(../images/icons/small/blog_small.png)}
div#menuitem7:before {content:url(../images/icons/small/tech_small.png)}
div#menuitem8:before {content:url(../images/icons/small/about_small.png)}