﻿h1, h2 {
    font-size:14px;
    margin:0px;
    text-transform:capitalize;
}
h3 {
    font-size:12px;
    margin:0px;
    text-transform:capitalize;
}
p {
    margin:0px;
}
#miracleHead {
    background-image:url('http://www.themiraclelife.net/image/users/79736/ftp/my_files/design/bg.jpg');
    background-repeat:no-repeat;
    width:780px;
    height:62px;
    margin:0px auto;
}
#miracleHeadFlash {
    width:520px;
    height:62px;
    float:left;
}
#miracleHeadNews {
    width:260px;
    float:left;
    font-size:12px;
}
#leadh {
    font-size:12px;
    color: rgb(24, 125, 131);
}
.floatform {
    float:right;
    margin:5px;
    margin-left:15px;
}
.vision {
    font-size:14px;
    width:755px;
    text-align:left;
}
.vision h1 {
    font-size:16px;
    margin-bottom:10px;
    margin-top:10px;
}
.vision h2 {
    font-size:16px;
    margin-bottom:10px;
    margin-top:10px;
}
.home-main {
    font-size:12px;
    width:700px;
    text-align:left;
}
.home-more {
    font-size:10px;
    width:700px;
    text-align:left;
}
.home-footer {
    width:750px;
    float:left;
    color: rgb(0, 0, 128);
    font-family:Comic Sans MS;
    font-size:12px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-style:solid;
    border-top-width:1px;
}
.home-footer-cell {
    text-align:center;
    float:left;
    width:130px;
    margin-right:20px;
}
.footline {
    background-image:url('http://www.themiraclelife.net/image/users/79736/ftp/my_files/design/bottom2.jpg');
    background-repeat:no-repeat;
    width:780px;
    height:38px;
    text-align:center;
}
.footline ul {
    margin:0px auto;
    height:0px;
    list-style-type:none;
}
.footline li {
    float:left;
    width:130px;
}
.footline a {
    font-size:11px;
    color:rgb(79,79,79);
    text-decoration:none;
}
.footline a:hover {
    text-decoration:underline;
    color:rgb(0, 0, 128);
}
.article {
    width:550px;
    margin:5px auto;
    padding:10px;
    border-bottom:dotted 1px rgb(79,79,79);
    font-size:12px;
}
.article h3 {
    font-size:14px;
}
.article a {
    font-size:12px;
}
.article-text {
    height:45px;
}
.article-link {
    height:15px;
}