

#splashbar
{
    position:fixed; 
    left:0px; 
    top:0px;
    width:100%; 
    height:45px; 

    z-index:500;
    }
#splashspacer
{
    margin:auto; 
    width:100%; 
    height:45px;
    }
#splashbartop
	{
		position:absolute;
		margin: auto;
		margin-bottom: 0px;
		text-align:center;
		color:#000000;
		height:25px;
		width:990px;
		z-index:20;
		left: 50%;
		top: 5px;
		margin-left: -500px;

	}
	#splashbartop td
	{
		text-align:center;
		padding:8px;
		padding-top:0px;
		padding-bottom:0px;
		line-height:1;
		vertical-align:top;

	}
	#splashbartop a
	{
		text-align:center;
		color:#f6e2b6;
		font-size:.7em;
		font-weight:bold;
		z-index:10;
        text-decoration: none;


	}



	
/*Classes for the Top and Bottom Items*/	
.itemtop
	{
		position:absolute;
		left:0px;
		top:-20px;
		height:0px;
		width:140px;
		text-align:center;
		z-index:10;
		background-position:bottom center;
		background-repeat:no-repeat;
	}

	
/*Images for the Top Nav Bar*/
#itemtop1
	{
		background-image:url("http://www.sagchip.org/global/topimages/sagchip.gif");
	}
#itemtop2
	{
		background-image:url("http://www.sagchip.org/global/topimages/zcs.gif");
	}
#itemtop3
	{
		background-image:url("http://www.sagchip.org/global/topimages/SEC.gif");
	}
#itemtop4
	{
		background-image:url("http://www.sagchip.org/global/topimages/eagleslanding.gif");
	}
#itemtop5
	{
		background-image:url("http://www.sagchip.org/global/topimages/se-inn.gif");
	}
#itemtop6
	{
		background-image:url("http://www.sagchip.org/global/topimages/migizi.gif");
	}
#itemtop7
	{
		background-image:url("http://www.sagchip.org/global/topimages/marina.gif");
	}
#itemtop8
	{
		background-image:url("http://www.sagchip.org/global/topimages/eaglevalley.gif");
	}
#itemtop9
	{
		background-image:url("http://www.sagchip.org/global/topimages/nativedirect.gif");
	}
