.html { 
height: 100%; 
} 

.body { 
height: 100%; 
}
 


.h22 {
	color : #ffffff;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.h23 {
	color : #d0d8ed;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: normal;
}

.h23 a {
               color : #d0d8ed;
               text-decoration: none;

}

.h24 {
	color : #000080;
	font-size : 16px;
	font-family : Verdana,Arial;
	font-weight: normal;
}

.h24 a {
	color : #000080;
	text-decoration: none;
} 


.h25 {
	color : #d0d8ed;
	font-size : 10px;
	font-family : Verdana,Arial;
	font-weight: normal;
}

.h25 a {
               color : #d0d8ed;
               text-decoration: none;

}

.h26 {
	color : #d0d8ed;
	font-size : 14px;
	font-family : Verdana,Arial;
	font-weight: normal;
}

.h26 a {
	color : #d0d8ed;
	text-decoration: none;
} 


.bot {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 120px;
	margin-right : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.bot a {
	color : #000000;
	text-decoration: none;
} 
.bot a:hover {
	color : #294A7B;
	
}
.bott {
	color : #ffffff;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.bott a {
	color : #ffffff;
	text-decoration: none;
} 
.bott a:hover {
	color : #ffff66;
}


#header {
	width: 785px;
	height: 120px;
	padding: 2px;
	text-align: left;
	background-image: url('images/logo.jpg');
	border: 1px solid #000000
}

#nav {
	font-size : 13px;
	width: 785px;
	height: 25px;
	padding: 2px;
	background: #ffffff;
	text-align: left;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

#content {
	width: 785px;
	padding: 2px;
	height: 100%;
	text-align: left;
	background: #FFFFFF;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

#centercontent {
	margin-top: 5px;
	width: 470px;
	background: #ffffff;
	height: 350px;
	text-align:left;
	padding: 2px;
	margin-left:3px;
	float:left;

}

#lineup {
	display: block;
	width: 350px;
	height: 680px;
	overflow-y: scroll;
	float:left;
	padding: 3px;
}
	
#trip {
	display: block;
	width: 425px;
	height: 250px;
	float:right;
}

	
#youtubevideo {
	display: block;
	width: 425px;
	height: 344px;
	background:#ffffff url('images/teach.jpg') no-repeat;
	float:right;


}

#description {
	display: block;
	width: 425px;
	height: 100px;
	overflow-y: scroll;
	float:right;


}

#applicant {
	display: block;
	width: 100%;
	height:  900%;


	background:#dddddd ;


}