	#container 	{
			position: relative;
			width: 700px;
			
			}
	
	#bg-image {
			
			position: absolute;
			top: 25px;
			left: 0px;
			z-index: 50;
			text-align: center;
			width: 100%;
	}
	
	#fg-image {
			position: absolute;
			top: 192px;
			left: 2px;
			text-align: center;
			width: 100%;
			z-index: 100;
			}
	
	#logo		{
			padding-bottom: 13px;
	
	}	
	#content {
			position: absolute;
			top: 186px;
			left: 130px;
			z-index: 200;
			border: 6px solid gray;
			width: 429px;
			height: 252px;
			
			
			
	}
	#content-new {
			position: absolute;
			top: 189px;
			left: 84px;
			z-index: 200;
			border: 6px solid gray;
			width: 100%;
			height: 252px;
			
			
	}
	
	#content #inner {
			margin: 5px 5px;
			
	}
	
	#content h4 {
			text-align: center;
			font-family: Helvetica, Arial;
			font-size: 18px;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
	}
	
	#content h5 {
			text-align: center;
			font-family:  'Trebuchet MS', Arial, Helvetica, san-serif;
			font-size: 13px;
			margin: 0px;
			padding: 0px;
			margin-top: 8px;
	}		
	
	#content h5 span {font-weight: bold;}
	
	.list-item		{
			background-image: url(../images/black_aarow.gif);
			background-position: left;
			background-repeat: no-repeat;
			padding-left: 25px;
			
			margin-left: 65px;
			font-family:  Arial, Helvetica, san-serif;
			font-weight: bold;
			font-size: 13px;
			line-height: 23px;
	
	}
	
	#sub-item 	{
			margin-top: -5px;
			font-size: 11px;
			line-height: 18px;
			font-family:  Arial, Helvetica, san-serif;
			
			padding-left: 92px;
	
	}

	#get-started {
			float: left;
			margin-top: 20px;
			margin-left: 20px;
			
			
	
	}
	
	#pulldown-group {
			
			float: left;
			margin-left: 20px;
			margin-top: 30px;
	}
	
	#pulldown {
			/* font-size: 14px; */
	
	}
	
	#statePulldown{width: 95px;}
	#campusSelectData{padding-left: 3px;}
	#campusSelectData select{width: 155px;}
	
	#label	{
		font-weight: bold;
	}
	
	#footer-container {text-align: center;}
	
	#footer2 {
			margin-top: 0px;
			text-align: center;
			position: absolute;
			top: 680px;
			left: 105px;	
	}
	
	#footer	{
			text-align: center;
			position: absolute; 
			top: 680px;
			left: 0px;
			width: 100%;
		
			
	
	}
	
	
	
	#top
	{
		text-align: center;
	
	}
	
	h1{
		font-size: 10px;
	
	}