@charset "utf-8";
/* CSS Document */

#header_logo	{
	float:left;
	background-image: url(../../images/header_bkgrd.jpg);
	width: 900px;
	height: 100px;
	background-repeat: no-repeat;
	text-align: right;
}
				
#login			{padding:5px; font-size:1.2em;
				float: left; margin-left:20px;}
				
#center_text	{text-align:center;}

#header_container	{
	margin: 0 auto;
	width: 900px;
	text-align: right;
	margin-bottom:5px;
	background-color:#E0E0E0;
	  }
  
#header_bkgrd		{float:left; background-image:url(../../images/header_bkgrd.jpg); height:100px;
					background-repeat:repeat; width:594px;}
					
#MenuBar1		{background-image:url(../../images/backgrounds/top_nav_bkgrd.jpg); background-repeat:repeat; width:100%;}

#nav_bkgrd		{
	float:right;
	height: 24px;
	width:150px;
	background-color:#E0E0E0;
}

#align_float_right	{
	text-align:right;
	float:right;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:25px;
}

#dsu_login		{
	float:right;
	color:#000000;
	text-align:right;
	width: 150px;
	background-color: #DDDDDD;
	height: 24px;
	line-height: 24px;
}
