/*
CSS for Michael-Sean.com
Author: Sean Gilmore
Created; September 29, 2008
*/

body {background:#000;margin:0px;padding:0px;text-align:center;}		
body, html {width:100%;min-height:101%;}

.a, .a:visited {color:#000;border:0;}

#container {border:#000 1px solid;margin:0 auto;padding:0;width:678px;overflow:hidden;}

#header {margin:25px 0 0 0;padding:0;width:100%;height:51px;}

#wrapper {margin:0;padding:0;width:100%:}

#content {position:relative; width:678px; height:500px; background:#000; border:0; margin:24px auto 0 auto;}

a.nav, a.nav:visited {border:0;display:inline; color:#000; text-decoration:none; width:226px; height:51px; float:left; margin:7px 0; position:relative; cursor:default;}

a.tab_a {background:url(Images/Graphics/nav_art.gif);}
a.tab_g {background:url(Images/Graphics/nav_gra.gif);}
a.tab_w {background:url(Images/Graphics/nav_web.gif);}

a.nav span {visibility:hidden; display:block; position:absolute; width:676px; height:348px; top:189px; left:9px; color:#eee; background:#000; text-align:center; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; cursor:default;}

a.tab_a span {left:-000px; top:70px;}
a.tab_g span {left:-226px; top:70px;}
a.tab_w span {left:-452px; top:70px;}

a.nav#art:hover {background:url(Images/Graphics/nav_art_x.gif); white-space:normal; z-index:100;}
a.nav#gra:hover {background:url(Images/Graphics/nav_gra_x.gif); white-space:normal; z-index:100;}
a.nav#web:hover {background:url(Images/Graphics/nav_web_x.gif); white-space:normal; z-index:100;}

a.nav:hover span {visibility:visible; z-index:100;}

a.nav:hover span img {border:solid #111 1px; margin:24px; position:relative; z-index:100;}

a.nav:active, a.nav:focus {border:0;z-index:10;outline: none;}

a.nav:active span, a.nav:focus span {border:0;visibility:visible; z-index:10;outline: none;}

a.nav:active span img, a.nav:focus span img {border:0;position:relative; margin:0px; z-index:10;outline: none;}

#footer span{color:#666;font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;font-size:small;}
