/*imported styles*/
@import "nav.css";
@import "footer.css";
@import "home.css";
@import "memorialkia.css";
@import "all.css";
@import "about.css";
@import "credits.css";
/*SORT STYFF*/
/*stuff that gota be shorted out into imported CSS files*/
body *{position:relative;}
#kia_s{
padding:10px;
border-top:medium double #870f20;border-right:medium double #870f20;border-left:medium double #870f20;width:98%;float:left;clear:both;
}
#enl_s{
padding:10px 10px 20px 10px;
border-bottom:medium double #870f20;border-right:medium double #870f20;border-left:medium double #870f20;text-align:left;width:98%;float:left;clear:both;
}
#db_split{
padding:0 10px 10px 10px;
height:1em;width:98%;border-right:medium double #870f20;border-left:medium double #870f20;text-align:center;float:left;clear:both;
}
#kia_s_parm{
 float:right;clear:none;width:48%;
}
#db_split hr{
width:75%;clear:both;float:none;
}
#tl_pop{
width:64px;height:50px;
margin-left:-34px;margin-top:-25px;float:left;clear:none;
}
#tr_pop{
float:right;clear:none;margin-right:-54px;margin-top:-50px;top:25px;
}
#bl_pop{
margin-left:-24px;margin-top:-25px;float:left;clear:none;
}
#br_pop{
float:right;clear:none;margin-right:-54px;margin-top:-25px;
}
#kia_s h3{
float:left;clear:none;
border:medium groove #933;
padding:.5em;
margin:1em 1em 1.5em 1em;

}
#enl_s_parm{
float:left;width:48%;clear:none;
}
#enl_s_p{
float:right;clear:none;width:48%;
}
#enl_s_p p{
font-size:.8em;
}
#kia_s_p{
text-align:left;float:left;width:48%;clear:both;
}
.search_form * p{
float:left;clear:left;
margin:0;
padding:0;
}
.search_form * input{
float:right;clear:none;
width:7em;
}
.search_form * select{
float:left;clear:both;
}
.search_form_subset{
float:right;clear:both;
}
.search_form_subset input{
float:left;
}
.search_form_subset input + input{
float:right;clear:none;
}
#mem_front_search{
text-align:center;width:80%;margin-left:10%;float:left;clear:both;
}
#mem_front_search div>.poppy{
width:64px;height:50px;
position:relative;
display:block;
}



.origin{
float:left;
width:200px;
height:50px;

margin:.5em;
}
.m_info{
float:left;
height:50px;
width:300px;

margin:.5em;
}

#other_pages{
clear:both;float:right;
}
#sitemap_list{float:left;clear:both;list-style-type:none;padding:0;margin:0;width:100%;font:normal small-caps 500 80%/1.5em sans-serif;}
#sitemap_list li{float:left;clear:none;width:50%;}
.sublist{float:left;clear:both;list-style-type:circle;}
.sublist li{float:left;clear:both;}

