
UL {
	margin:0; padding:0; list-style:none;
}
LI {
	margin:0; padding:0; list-style:none;
}

IMG {
	border:0;
}

#myjQuery {
	margin:0 auto;
	padding:1px; OVERFLOW: hidden; WIDTH: 480px; POSITION: relative; HEIGHT: 276px;
}
#myjQueryContent {
	 OVERFLOW: hidden; WIDTH: 480px; HEIGHT: 236px; margin-bottom:1px;
}
#myjQueryContent DIV {
	POSITION: absolute; HEIGHT: 236px; left:1px; top:2px;
}
#myjQueryContent .smask {
	Z-INDEX: -1
}
#myjQueryContent IMG {
	WIDTH: 480px; HEIGHT: 236px
}
#myjQueryNav {
	border-top:1px solid #c60000;	
	DISPLAY: block;
	WIDTH: 480px; 
	HEIGHT: 28px;
	OVERFLOW: hidden;  
}
#myjQueryNav LI {
	DISPLAY: block; FLOAT: left; WIDTH: 96px; CURSOR: pointer; HEIGHT: 28px; TEXT-ALIGN: center
}
#myjQueryNav .nbg {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#myjQueryNav A {
	DISPLAY: block; Z-INDEX: 12; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH: 96px; COLOR: #333333; LINE-HEIGHT: 28px; POSITION: relative; HEIGHT: 28px;
}
#myjQueryNav .current {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#myjQueryNav .current A {
	COLOR: #ffffff;
}
#myjQuery #flow {
	MARGIN-TOP: -28px; Z-INDEX: 10; background-color: #cc0000;  WIDTH: 96px; POSITION: absolute; HEIGHT: 28px; left:1px;
}

