#container {
                        width: 760px;
                        border: 1px none #FFFFFF;
                        margin: 10px;
                        margin-left: auto;
                        margin-right: auto;
                        padding: 10px;
                }

#banner {
        padding: 1px;
        background: rgb(213, 219, 225);
        margin: auto;
        height: 80px;
        width: 760px;
        border-bottom-width: 20px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        background-image: url(http://www.adarshpatil.com/simple/banners/rotate.php);
                }

#content {
        padding: 0px;
        margin-left: 5px;
        margin-right: 5px;
        background-color: white;
        overflow: hidden;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        text-align: justify;
        text-indent: 14px;
                }

.left {
        float: left;
        width: 100px;
        height: 1400px;
        margin: 0 10px 0 0;
        padding: 15px;
        background-color: #FFFFFF;
        border-top-style: none;
        border-right-style: none;
        border-top-color: #608ab4;
        border-right-color: #608ab4;
        border-bottom-color: #608ab4;
        border-left-color: #608ab4;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        color: #608ab4;
        text-decoration: none;
        text-align: right;
        border-bottom-style: none;
        border-left-style: none;
                }

.left a:link {
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        font-size: 14px;
        color: #608ab4;
        width: 100px;
        display: block;
        padding: 2px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #608ab4;
}


.left a:visited{
                font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        text-decoration: none;
        color: #7F1F00;
        padding: 2px;
        width: 100px;
        display: block;
}

.left a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FF0000;
        text-decoration: none;
        width: 100px;
        padding: 2px;
        display: block;
        background-color: #608ab4;
}

.left a:hover {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #608ab4;
        padding: 2px;
        width: 100px;
        display: block;
}


.right {
        float: right;
        width: 150px;
        height: 1400px;
        margin: 0;
        margin-left: 5px;
        padding: 15px;
        background-color: #FFFFFF;
        border-left-style: none;
        border-left-color: #608ab4;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
                }



.right a:link {
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        font-size: 14px;
        color: #608ab4;
        width: 100px;
        display: block;
        padding: 2px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #608ab4;
}


.right a:visited{
                font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        text-decoration: none;
        color: #7F1F00;
        padding: 2px;
        width: 100px;
        display: block;
}

.right a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FF0000;
        text-decoration: none;
        width: 100px;
        padding: 2px;
        display: block;
        background-color: #608ab4;
}

.right a:hover {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #608ab4;
        padding: 2px;
        width: 100px;
        display: block;
}

#footer {
        clear: both;
        padding: 5px;
        margin-top: 5px;
        background-color: #FFFFFF;
        width: 760px;
        text-align: center;
                }



h1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        color: white;
        text-decoration: none;
        font-weight: lighter;
        text-align: right;
        letter-spacing: 1em;

}

h1:first-letter
{
        font-family: Georgia;
        font-size: 150%;
        font-weight: bold;
        color: red;
        }

h2{
font-size: 18px;
font-weight: lighter;
letter-spacing: 1em;

}

h2:first-letter
{
        font-family: Georgia;
        font-size: 150%;
        font-weight: bold;
        color: red;
        }


a:link {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #608ab4;
        text-decoration: none;
        background-color: #FFFFFF;
}
a:visited {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #7F1F00;
        text-decoration: none;
}
a:active {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #608ab4;
        text-decoration: none;
}
a:hover {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #FFFFFF;
        background-color: #608ab4;
}

.p {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 9px;
        text-align: center;
}
