.header {
        background-position: center;
        border: blue;
        color:#FFFFFF;
        white-space: normal;
        width: 800px;
        height: 150px;
        background-image:url(images/head.jpg);
        margin-top:0px;




}
.headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        text-align: center;
        font-weight: bold;
        width: 800px;
        text-transform: capitalize;
}
.adforproduct {
        width: 320px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-left: 10px;
}
.bottom {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        text-align: left;
        text-indent: 30px;
        width: 700px;
}
.links {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 700px;
        padding-left: 20px;
}

.leftcontent {
        width: 300px;
        padding-left: 10px;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}


.rightcontent {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        border-left-style: ridge;
        height: auto;
        width: 450px;
        top: 250px;
        right: auto;
        margin-right: 5px;
        padding-left: 10px;
        vertical-align: 400px;
        float: right;
}
.mainpage {
        width: 800px;
}


.content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        word-spacing: normal;
        width: 500px;
        margin-left: 30px;
        list-style-type: disc;
}
footer {
        background-color: #CCCCCC;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: dotted;
        border-left-style: dotted;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        text-decoration: underline;
}

.subscribe {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        padding: 5px;
        width: 300px;
        border-top-style: dashed;
        border-right-style: dashed;
        border-bottom-style: dashed;
        border-left-style: dashed;
        border-top-color: #FF0000;
        border-right-color: #FF0000;
        border-bottom-color: #FF0000;
        border-left-color: #FF0000;
}
.h1header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        text-transform: capitalize;
        text-align: left;
}
.h2header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
}

#linkscontent {

width:650px;
padding: 10px 20px 10px 20px;

}

#links2 {
position:absolute;
top:0px;
left:-400px;
width:750px;
height:50px;
}