body{
    background:#ffffff;
    margin:0px;
}
.outer{
    margin:0px auto 0px auto;
    background:#416872;
    width:1000px;
    border:#f1f1f1 1px dotted;
}
.top{
    width:1000px;
    margin-top:10px;
    padding:0px auto 0px auto;
    font-weight:bold;
    font-size:14px;
}
.top a{
    text-decoration:none;
    color:#ffffff;
}
.top a:hover{
    text-decoration:underline;
}
.top-search{
    font-weight:bold;
    font-size:16px;
    color:#ffffff;
    text-align:right;
}
.header{
    width:999px;
}
.header-text{
    font-weight:bold;
    font-size:28px;
    font-family:Arial;
    color:#ffffff;
    background:#416872;
    padding:0px 0px 0 0px;
    float:left; 
    width:350px;
    height:130px;
}
.core-data{
    width:1000px;
    margin-top:20px;
}
.core-data-left{
    width:680px;
    text-align:left;
    float:left;
    background:#f3f3f3;
    border:#f66e6e 1px dotted;
}
.core-data-left-1{
    margin:10px;
    width:318px;
    float:left;
    border:#f66e6e 1px dotted;
    height:200px;
    background:#ffffff;
}
.core-data-left-2{
    margin:10px;
    width:318px;
    float:right;
    border:#f66e6e 1px solid;
    height:200px;
    background:#ffffff;
}
.core-data-left-heading{
    padding:5px 10px 5px 20px;
    background:#f47272;
    font-family:verdana;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
}
.core-data-left-text{
    font-size:14px;
    font-family:Times New Roman;
    padding:5px 10px 5px 20px;
}

.core-data-left-all{
    width:650px;
    text-align:left;
    margin:10px;
    background:#ffffff;
    border:#f66e6e 1px dotted;
    min-height:350px;
    float:left;
}
.core-data-left-all-heading{
    padding:10px 10px 5px 15px;
    font-family:verdana;
    font-weight:bold;
    font-size:16px;
    background:#f8b7b7;
    color:#ffffff;
}
.core-data-left-all-data{
    padding:5px 10px 5px 15px;
    font-family:Times New Roman;
    font-weight:normal;
    font-size:14px;
    background:#ffffff;
}

.footer{
    margin:0px;
    text-align:center;
    height:25px;
    background:#000000;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
}

.main-data{
    width:1000px; 
    padding-top:10px;
}
.right-data{
    margin:10px;
    text-align:left;
}
.data-right-heading {
    padding-left:720px;
}
.right-recent-post{
    padding-left:720px;
    margin:8px;
}
.right-recent-blog-name{
    padding-left:730px;
    color:#e35656;
    font-family:Times New Roman;
}
.right-category{
    padding-left:720px;
    margin:8px;
}
.all-cat{
    padding-left:730px;    
}

