
body{
margin:0px;
padding:0;
text-align:center;
background:#6D82BB url(images/lod_bg.jpg) repeat-x;
font-family:arial;
font-size:13px;
color:#1B284D;
}
@font-face {
font-family:Lucida Calligraphy Italic;
src: url(http://landofdelights.com/LCALLIG.TTF);
}
h1{font-family:Lucida Calligraphy Italic;font-size:23.18px;color:#1B284D;font-weight:100;padding:5px 0 0 5px;}
a{color:#ffffff;text-decoration:none;}
#the_container{
width:1025px;
height:100%;
margin:-10px auto 10px auto;
background: url(images/cont_bg.jpg) no-repeat;
}
#secondary_container{
width:801px;
height:100%;
margin:10px auto;
}

#header{
width:801px;
height:129px;
background:url(images/banner1.jpg) no-repeat;
}
#left_column{
float:left;
width:10px;
height:100%;
background:url(images/left_col.jpg) repeat-y;
}
#center{
float:left;
background:#ffffff;
width:801px;
background:url(images/newbg.jpg) repeat-y;
height:100%;
padding-bottom:20px;
padding-left:10px;
}
#about_center{
float:left;
margin-left:0px;
background:#E4EDED url(images/about_bg.jpg) no-repeat;
width:781px;
height:540px;
border-bottom:3px solid #3B5190;
}
#right_column{
float:left;
width:10px;
margin-left:0;
height:100%;
background:url(images/left_col.jpg) repeat-y;
}
#footer{
width:801px;
height:12px;
background:url(images/footer_bg.jpg) repeat-x;
}
#bottom_links{
width:801px;
height:30px;
background:#3B5190;
text-align:center;
padding-top:10px;
padding-bottom:10px;
color:#ffffff;
font-family:Century Gothic;
font-size:12px;
font-weight:bold;
}
#bottom_links li{
display:inline;
padding-right:30px;
list-style:none;
}
#top_links{
display:inline;
font-family:Century Gothic;font-weight:bold;font-size:14px;color:#ffffff;
}
#top_links li{
padding-right:10px;
display:inline;
list-style:none;
}
/* center boxes */

#top_row{width:100%;height:324px;}
#top_row_left{width:479px;height:324px;float:left;}
#top_row_right{width:300px;float:left;margin-top:-16px;}
#top_row_right_top{width:289px;height:150px;background:url(images/side_bx_bg.jpg) repeat-y;text-align:left;}
#top_row_right_bottom{width:289px;height:150px;background:url(images/side_bx_bg.jpg) repeat-y;text-align:left;}

#bopttom_row{width:100%;height:324px;}
#bottom_row_left{width:479px;float:left;text-align:left;}
#bottom_row_right{width:289px;float:left;/*background:url(images/side_bx_bg.jpg) repeat-y;*/text-align:left;margin-left:5px;}

