﻿body {
    background-color:#d8eaf4;
    text-align:center;
    margin:0px;
    padding:0px;
    font-family: "Lucida Sans",Arial;
}
#content{
    width:1195px;
    margin:0px auto;
}
.starry{
    width:172px;
    float:left;
}
#middle_content{
    width:849px;
    background:url(../Images/fade_background.jpg);
    float:left;   
}
#main_content{
    width:817px;
    background:#FFFFFF;
    margin:0px auto;
}
#header{
    background:#f4f1be;
    padding:20px 0px;
    width:817px;
}

.corner{
    float:left;
    height:11px;
    width:13px;
    padding:0px;
    margin:0px;
    overflow:hidden;
}
#yellow_top_left{
    background:url(../Images/yellow_top_left.jpg) no-repeat;
}
#yellow_top_right{
    background:url(../Images/yellow_top_right.jpg) no-repeat;
}
#yellow_bottom_left{
    background:url(../Images/yellow_bottom_left.jpg) no-repeat;
}
#yellow_bottom_right{
    background:url(../Images/yellow_bottom_right.jpg) no-repeat;
}
#yellow_top, #yellow_bottom{
    height:11px;
    float:left;
    width:400px;
    overflow:hidden;
    margin:0px;
    padding:0px;
    font-size:11px;
}
#yellow_top{
    background:url(../Images/yellow_top.jpg) repeat-x;
}
#yellow_bottom{
    background:url(../Images/yellow_bottom.jpg) repeat-x;
}
#yellow_left, #yellow_right{
    float:left;
    width:13px;
    height:218px;
}

#yellow_left{
    background:url(../Images/yellow_left.jpg);
}

#yellow_right{
    background:url(../Images/yellow_right.jpg);
}

#yellow_middle{
    float:left;
    width:380px;
    height:128px;
    background:#f6f5dd;
    color:#8f4687;
    padding:45px 10px;
    margin:0px;
    
}
img{
    padding:0px;
    margin:0px;
}
#flash_movie{
    width:340px;
    height:260px;
    float:left;
    margin:5px 0px 0px 11px;
    padding:0px;
    
}

.curvey_box{
    float:left;
    width:426px;
    margin:15px 0px 0px 29px;
    text-align:left;
}
#yellow_box{
    margin:15px 0px 0px 19px;
}
.color_box{
    width:775px;
    margin:20px 0px 0px 21px;
}

#green_box{
    margin:10px 0px 0px 21px;
}

.text_bar{
    text-align:left;
    font-size:13px;
    width:735px;
    padding:7px 20px;
}

.dark_green{
    background:#e2f0d2;
}

.light_green{
    background:#f2fae9;
}

#purple_middle ul,.text_bar ul{
    margin:5px 0px 5px 14px;
    padding:0px;
}
#baby_photo{
    width:304px;
    margin:15px 0px 0px 21px;
    float:left;
}

#purple_top, #purple_bottom{
    height:12px;
    float:left;
    width:416px;
    overflow:hidden;

}
#purple_top{
    background:url(../Images/purple_top.jpg);  
}
#purple_bottom{
    background:url(../Images/purple_bottom.jpg);
}
#purple_left, #purple_right{
    float:left;
    width:12px;
    height:207px;
}

#purple_left{
    background:url(../Images/purple_left.jpg);
}

#purple_right{
    background:url(../Images/purple_right.jpg);
}

#purple_middle{
    float:left;
    width:396px;
    height:187px;
    background:#faf3f9;
    color:#2e6f9b;
    padding:10px 10px;
    margin:0px;    
}

#purple_top_left{
    background:url(../Images/purple_top_left.jpg) no-repeat;
}
#purple_top_right{
    background:url(../Images/purple_top_right.jpg) no-repeat;
}
#purple_bottom_left{
    background:url(../Images/purple_bottom_left.jpg) no-repeat;
}
#purple_bottom_right{
    background:url(../Images/purple_bottom_right.jpg) no-repeat;
}

.purple_corner{
    float:left;
    width:12px;
    height:12px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    font-size:8px;
}
#download_margin{
    margin-bottom:7px;
}

.dark_blue{
    background:#d1e3f4;
}
.light_blue{
    background:#dfedfa;
}

.dark_purple{
    background:#ebd2f0;
}
.light_purple{
    background:#efe9f6;
}

#copywrite{
    width:470px;
    text-align:right;
    float:left;
    font-size:10px;
    margin-top:7px;
}
#tv_logo{
    float:right;
    margin:3px 21px 0px 0px;
    height:50px;
    width:200px;
}

#purple_middle ul li{
    margin:5px 0px 0px;
}

#purple_box{
    width:440px;
}
A:link,  A:visited, A:active, A:hover{
    color:#0572d8;
}
