﻿#topNav {
	height:49px;
	width:885px;
	padding-top:0px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	background-color: #ffffff;
	background-image: url(../images/navbg.gif);
	overflow:hidden;
	background-repeat: repeat-x;
	float:right;
	z-index:1;
	display:inline;
}

.menu {
	list-style-type:none;
	padding:0;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.menu li.top {display:block; float:left;}
.menu li.current {display:block; float:left;}

.menu li a.pos1 {float:left;background:url(../images/onpoint-prize_btn.gif) no-repeat;width:168px; height:36px;display:block;text-indent:-99999px;overflow:hidden;} 
.menu li a.pos2 {float:left;background:url(../images/video_btn.gif) no-repeat;width:171px; height:36px;display:block;text-indent:-99999px;overflow:hidden;} 
.menu li a.pos3 {float:left;background:url(../images/about_btn.gif) no-repeat;width:160px; height:36px;display:block;text-indent:-99999px;overflow:hidden;} 
.menu li a.pos4 {float:left;background:url(../images/educational_btn.gif) no-repeat;width:193px; height:36px;display:block;text-indent:-99999px;overflow:hidden;} 

.menu li.p1 {background:url(../images/onpoint-prize_btnon.gif) no-repeat;width:168px; }
.menu li.p2 {background:url(../images/video_btnon.gif) no-repeat;width:171px; }
.menu li.p3 {background:url(../images/about_btnon.gif) no-repeat;width:160px;display:block; }
.menu li.p4 {background:url(../images/educational_btnon.gif) no-repeat;width:193px;display:block; }



.menu li.current a.pos1 {background:url(../images/onpoint-prize_btnon.gif) no-repeat;width:168px;} 
.menu li.current a.pos1:hover {background:url(../images/onpoint-prize_btnon.gif) no-repeat;width:89px;} 
.menu li.current a.pos2,
.menu li.current a.pos2:hover {background:url(../images/video_btnon.gif) no-repeat;width:171px;} 
.menu li.current a.pos3,
.menu li.current a.pos3:hover {background:url(../images/about_btnon.gif) no-repeat;width:160px;} 
.menu li.current a.pos4,
.menu li.current a.pos4:hover {background:url(../images/educational_btnon.gif) no-repeat;width:193px;} 

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

.menu li a.top_link:hover {background:transparent;} 
.menu li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */

