	a:visited	{color: #333399;}

	#wrap		{position: relative;}
	
	
	/* BEGIN SUBNAVIGATION */
	
	#subnav		{
				width: 560px;
				position: absolute;
				right: 0px;
				top: 0px;
	
	
	
	}
	.tab 		{
				
				font-family: Arial, Helvetica, san-serif;
				font-size: 12px;
				font-weight: bold;
				background-color: #B2C7D6;
				color: black;
				padding: 2px 15px 3px 15px;
				vertical-align: top;
				display: inline;
				position: relative;
				top:2px;
	}
	
	.end-curves {
				vertical-align: top;
	}
	
	#selected 	{margin: 0px;}
	
	#not-selected {
				margin-left: 0px;
				background-color: #7996AF;
	}
	
	#not-selected a {
				text-decoration: none;
				color: black;
	}	
	
	#not-selected a:hover {color: white;}
	
	#subnav-baseline {
				background-color: #B2C7D6;
				width: 100%;
				height: 7px;
	}	
	
	/* CAMPUSNAME */
	#campus-name {
				position: absolute;
				right: 5px;
				top: -2px;	
	
	}
	
	#campus-name span a {
				font-size: 11px;
				
				}
				
	#campus-name span a:link {
				color: #333399;
				text-decoration: none;
	}
				
	#campus-name span a:visited {
				color: #333399;
				text-decoration: none;
	}
	
	#campus-name span a:hover	{
			text-decoration: underline;
	}
	
	#campus-name h2 {
				font-family: Arial, Helvetica, san-serif;
				font-size: 16px;
				}
		
						
	/*RESTAURANT LIST RELATED */
	#list-wrap {
				position: absolute;
				right: 0px;
				top: 27px;
				width: 558px;		
				border: 1px solid #B2C7D6;
				border-top: 0px;
				padding-top: 5px;
				
				
				
				
				}
	
	
	#fine {margin-top: 5px;}
				
	#bar-list {
				width: 530px;
				padding-left: 5px;
				
				margin-bottom: 28px;
				position: relative;
				
				}	
	
	
	
	#bar-list a {
				font-size: 12px;
				text-decoration: none;
				font-weight: bold;
	}
	
	#bpbar-list {
				width: 530px;
				padding-left: 12px;
				
				margin-bottom: 28px;
				position: relative;
				
				}	
	
	
	
	#bpbar-list a {
				font-size: 12px;
				text-decoration: none;
				font-weight: bold;
	}
	
	
	#bar-list a:hover {text-decoration: underline;}	
	
	#bar-list a:visited {color: #333366;}
	
	#header {
				
				font-size: 11px;
				font-weight: bold;
				margin-bottom: 10px;
	}
	
	.rest-listing {
				line-height: 15px;
				margin-bottom: 5px;
				position: relative;
				}
	
	.new		{
				position: absolute;
				top: 2px;
				left: -12px;
	
	}
	
	
	.dollars {
			font-weight: bold;
			color: green;
	}		
	.cuisine-type {font-size: 12px;}
				
	.location-info {
				font-size: 10px;
				color: gray;
				}
	.description 	{
				font-size: 10px;
				color: black;
	
	}
	
	
	/* View by day of week */
	
	.dow		{
				display: block;
				background-color: #FFE5CF;
				border: 1px solid #FFB678;
				padding: 1px;
				font-size: 12px;
				font-weight: bold;
				font-family: Arial, Helvetica, san-serif;
				position: relative;
				
				width: 537px;
				margin-top: 4px;
				
	
	}	
	
	
	
	.title		{
				font-size: 10px;
				font-weight: bold;
				
	}
	
	.description {
				font-size: 10px;
				
	}
	
	.special-wrap {
				margin-top: 3px;
	
	}

	.bar-name {
				
				margin-top: 4px;
				line-height: 12px;
				margin-bottom: 2px;
				position: relative;
				}
	
	
	.hh {
			font-style: italic;
			display: inline;
			font-size: 10px; 
	
	}
	
	.rest-wrap {
				/*border-bottom: 1px dashed silver;*/
				padding-bottom: 2px;
				width: 525px;
	
	}
	.space {height: 5px;}
	
	#footer {
    clear:both;
    position: relative;
    top: 60px;
    left:-100px;
   	padding-top: 20px;
  
  }
  
  #scroll-hack {
  	position: absolute;
  	top: 50px;
  	left: 0px;
  	
  	}
  	