/* CSS Document */
#Header{
	background-image: url(HeaderBg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 68px;
}
#Body{
	background-image: url(BodyBg.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	
}

#Side{
	background-image: url(SideBr.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 130px;
}
#Footer{
	background-image: url(FooterBg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 780px;
}
#bodyvis{
	background-image: url(waivismission/BodyBg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 640px;
	margin-left: 10px;
	background-position: right;
}
.box25 {
	text-indent: 25px;
	top: 25px;
}
.indent10 {
	text-indent: 10px;
}

#sidevis{
	background-image: url(waivismission/BodyBg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 130px;
}
#bodyabtus{
	background-image: url(wai_aboutus2/BodyBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	
}
#longsidebar{
	background-image: url(waibars/longsidebar.jpg);
	background-repeat: no-repeat;
	height: 1035px;
	width: 130px;
}
#longsidebar2{
	background-image: url(Images/longsidebar2.jpg);
	height: 1035px;
	width: 130px;
	background-repeat: no-repeat;
}
#midsidebar{
	background-image: url(waibars/midsidebar.jpg);
	background-repeat: no-repeat;
	height: 847px;
	width: 130px;
}
#midsidebar2 {
	background-image: url(Images/midsidebar.jpg);
	background-repeat: no-repeat;
	height: 764px;
	width: 130px;
}
#aboutlong{
	background-image: url(Images/aboutlong.jpg);
	background-repeat: no-repeat;
	height: 1102px;
	width: 130px;
}

a,a:link { text-decoration:none;text-transform:none;}
a.visited{ text-decoration:none; color: #cccccc;}
td {
	margin: auto;
	padding: 0px;
}
.box1 {
	padding: 10px;
}
