body{
	background-color:FFFFFF;
	background-image:url(../images/main13b_bgonly_02.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center;
}

.topbgfixed{
	 background-image: url(../images/subbgs_02.jpg); 
	 background-repeat: no-repeat; 
	 background-position: 0px 0px; 
}

.bottombgfixed{
	 background-image: url(../images/subbgs_04.jpg); 
	background-position:bottom;
	background-repeat:no-repeat;
}

.middlebgrepeats{
	 background-image: url(../images/subbgs_03.jpg); 
	background-repeat:repeat-y;
}  

.mainwithmargin{
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:50px;
}

.mainwithmarginallowsideframe{
	margin-left:44px;
	margin-right:58px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:50px;
}




.kids_topbgfixed{
	 background-image: url(../images/vikids_subpages_02.jpg); 
	 background-repeat: no-repeat; 
	 background-position: 0px 0px; 
}

.kids_bottombgfixed{
	 background-image: url(../images/vikids_subpages_04.jpg); 
	background-position:bottom;
	background-repeat:no-repeat;
}

.kids_middlebgrepeats{
	 background-image: url(../images/vikids_subpages_03.jpg); 
	background-repeat:repeat-y;
}

.kids_mainwithmargin{
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:50px;
}

.kids_mainwithmarginallowsideframe{
	margin-left:44px;
	margin-right:58px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:50px;
}


.pagetitlealignright {
   position: relative;
   right: 0;
}


.rightalignimgneedsbottompad {
margin-right:0px;
margin-left:25px;
margin-top:13px;
margin-bottom:40px;
}

.rightalignimgneedspad {
margin-right:0px;
margin-left:25px;
margin-top:13px;
margin-bottom:13px;
}
.leftalignimgneedspad {
margin-right:25px;
margin-left:0px;
margin-top:13px;
margin-bottom:13px;
}



.leadin{
font-size:16px;
color:5d6668;
}
.tbl {
margin-left:25px;
}