body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.jpg);
	BACKGROUND-ATTACHMENT: fixed; MARGIN: 0px; BACKGROUND-REPEAT: no-repeat;
}

* { margin: 5; padding: 0; }

.group:after { visibility: hidden; display: block; font-size: 12; content: " "; clear: both; height: 0; }


.nav-wrap { margin:0px auto;  background-color: rgba(0,0,0,0.6); border-top: 0px solid white; border-bottom: 0px solid white; }
*:first-child+html .group { zoom: 1; } 
#example-two { margin: 0 auto; list-style: none; position: relative; width: 975px; }
#example-two li { display: inline; }
#example-two li a { position: relative; z-index: 200; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display: block; float: left; padding: 8px 10px 4px 40px; text-decoration: none; text-transform: uppercase; }
#example-two li a:hover { color: white; }
#example-two #magic-line-two { position: absolute; top: 0; left: 0; width: 200px; background: rgba(123,91,230,0.9); z-index: 100; -moz-border-radius: 0px; -webkit-border-radius: px; }

.current_page_item a, .current_page_item_two a { color: white !important; }

