body{
	background-image: url('Images/BG_Pattern.gif');
	background-repeat: repeat;
	margin-top: 10px;
	Margin-bottom: 10px;
	font-family: times new roman, times, serif; 
	font-size: 16px;
	color: #F4F4CE;
	line-height: normal;
	font-weight: normal
	}

p{
	font-family: times new roman, times, serif;
	font-size: 16px;
	color: #F4F4CE;
	margin:0;
	line-height: normal;
	font-weight: normal
	}
	
a:link{
	color: #d1e6e6;
	text-decoration: none
	}
	
a:visited{
	color:#D2C9DA;
	text-decoration: none
	}
	
a:active{
	color:#FCD8CD;
	text-decoration: none
	}

h1{
	/* menu instructions*/
	font-family: times new roman, times, serif;
	font-size: 18px;
	color: #F4F4CE;
	alignment: center;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
	margin: 0
	}
	
h2{
	/* Bus Schedule*/
	font-family: times new roman, times, serif;
	font-size: 24px;
	color: #F4F4CE;
	alignment: center;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
	margin: 0
	}
	
h3{
	font-family: times new roman, times, serif;
	font-size: 16px;
	color: #eae9b1;
	line-height: normal;
	font-weight: normal;
	margin: 0
	}
	
h4{
	/* image captions */
	font-family: times new roman, times, serif;
	font-size: 13px;
	color: #F4F4CE;
	font-weight: normal;
	line-height: normal;
	margin: 0
	}
	
h5{
	font-family: times new roman, times, serif;
	font-size: 16px;
	color: #F4F4CE;
	text-align: center;
	font-weight: normal;
	line-height: normal;
	margin: 0
	}
	
	.photo{
		border: 2px solid #1f3b3c;
		margin: 0
		}
		
	.b2t{
		font-family: Times New Roman;
		font-size: 16px;
		line-height: 2.5;
		margin-right:50px;
		}
		
	.top{
		background-image: url('Images/Nest_Top-Line.gif');
		margin: 0;
		align: center
		}
	
	.top-l{
		background-image: url('Images/Nest_Top-Left-Corner.gif');
		margin: 0;
		align: left
		}
	
	.top-r{
		background-image: url('Images/Nest_Top-Right-Corner.gif');
		margin: 0;
		align: right
		}
	
	.l{
		background-image: url('Images/Nest_Left-Line.gif');
		background-repeat: repeat-y;
		margin: 0;
		align: left
		}
	
	.r{
		background-image: url('Images/Nest_Right-Line.gif');
		background-repeat: repeat-y;
		margin: 0;
		align: right
		}
	
	
	.bot{
		background-image: url('Images/Nest_Bottom-Line.gif');
		align: center;
		margin: 0
		}
	
	
	.bot-l{
		background-image: url('Images/Nest_Bottom-Left-Corner.gif');
		margin: 0;
		align: left
		}
	
	.bot-r{
		background-image: url('Images/Nest_Bottom-Right-Corner.gif');
		margin: 0;
		align: right
		}
		
		.top{
		background-image: url('Images/Nest_Top-Line.gif');
		margin: 0;
		align: center
		}
	
	.tl{
		height:47px;
		width:770px;
		background-image: url('Images/tl.gif');
		background-repeat:no-repeat;
		}
	
	
	.mi{
		width:770px;
		background-image: url('Images/mi.gif');
		background-repeat: repeat-y;
		}
	
	
	.bl{
		height:47px;
		width:770px;
		background-image: url('Images/bl.gif');
		background-repeat:no-repeat;
		}
		
	.nt{
		margin-left:55px;
		margin-right:55px;
		width:660px;
	}
	
	#head{
		width:800px;
		height:31px;
		background-image: url('Images/Index/head.gif');
		background-repeat:no-repeat
	}
	
	#content{
		width:800px;
		background-image: url('Images/Index/body.gif');
		background-repeat:repeat-y
	}
	
	#foot{
		width:800px;
		height:31px;
		background-image: url('Images/Index/foot.gif');
		background-repeat:no-repeat
	}
