/* CSS Document */

BODY
{
	background: #0099FF url(../images/bg.jpg) repeat-x;
	text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

#spacer {clear:both;}
#wrapper {width:800px; margin:0px auto;}

#sidebox {width:180px; float:left; margin-top:5px;}
#mainbox {width:600px; padding:10px; float:left;}

#footer {margin-top:10px; padding:2px; background-color:#000000; font-size:10px; color:#FFFFFF}

#box {width:auto; margin:5px;}

#menu {width:685px; margin-bottom:5px;}
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; width:inherit; height: 26px; margin-right:55px; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#home { background:url(menu/home2.gif) no-repeat left bottom; }
#about { background:url(menu/about2.gif) no-repeat left bottom; }
#fashion { background:url(menu/fashion2.gif) no-repeat left bottom; }
#contact { background:url(menu/contact2.gif) no-repeat left bottom; }
#current {float:left; width:inherit;}

#michaelaDiv, #luisDiv, #paddyDiv, #lineaDiv {display:none;}
#specialMenu a{cursor:pointer;}