body {
    background-image: url('http://mstress.com/images/twitter.jpg');
}
h1 {
    font-weight: bold;
    font-size: 1.7em;
    font-family: georgia;
    color: #7a4123;
    text-align: center;
    padding-top: 0;
    margin-top: 5px;
}
p {
    font-weight: normal;
    font-size: .9em;
    font-family: helvetica;
    color: #7a4123;
    text-indent: .8cm;
}
p a {
    font-weight: bold;
    color: #7a4123;
}
p a:visited {
    color: black;
}
p a:hover {
    color: white;
    background-color: #7a4123;
}
div#wrapper {
    width: 780px;
    margin: 30px auto;
}
div#header {
    width: 776px;
    padding: 20px 0 10px 0;

    border: 2px solid #7a4123;
    background-color: white;
    margin-bottom: 20px;
}
div#sidebar {
    width: 180px;

}
#sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#sidebar li {
    margin: 1px 0;

}
#sidebar li a {
    font-weight: bold;
    font-size: 1em;
    font-family: georgia;
    color: #7a4123;
    margin-top: 1px;
    padding-left: 5px;
    line-height: 1.5em;
    border: 2px solid #7a4123;
    width: 175px;
    background-color: white;
    display: block;
}
#sidebar li a:visited {
    color: gray;
    text-decoration: none;
    
}
#sidebar li a:hover {
    color: white;
    background-image: url('http://mstress.com/images/twitter.jpg');
}

div#content {
    width: 530px;
    border: 2px solid #7a4123;
    background-color: white;
    padding: 20px;
    float: right;
}
#content h2 {
    font-weight: bold;
    font-size: 1.3em;
    font-family: georgia, garamond;
    color: #7a4123;
}
#content h3 {
    font-weight: bold;
    font-size: 1.1em;
    font-family: georgia, garamond;
    color: #7a4123;
}
#content h4 {
    font-weight: bold;
    font-size: 1.1em;
    font-family: georgia, garamond;
    color: #7a4123;
    text-align: center;
}
#content p {
    font-weight: normal;
    font-size: 1em;
    font-family: helvetica;
    color: #7a4123;
}
#content li {
    font-weight: bold;
    font-size: 1em;
    font-family: georgia, garamond;
    color: #7a4123;
}
#content li a {
    font-weight: bold;
    font-size: 1em;
    font-family: georgia, garamond;
    color: #7a4123;
}
#content li a:visited {
    color: black;
}
#content li a:hover {
    color: white;
    background-color: #7a4123;
}
#content th {
    font-weight: bold;
    font-size: 1em;
    font-family: georgia, garamond;
    color: #7a4123;

}
#content td {
    font-weight: bold;
    font-size: 1em;
    font-family: georgia, garamond;
    color: #7a4123;
    text-align: center;
}
#content a {
    font-weight: bold;
    font-size: 1em;
    font-family: georgia, garamond;
    color: #7a4123;
}
#contant a:visited {
    color: black;
}
#content a:hover {
    color: white;
    background-color: #7a4123;
}
div#footer {
    width: 776px;
    border: 2px solid #7a4123;
    background-color: white;
    text-align: center;
    padding: 10px 0;
}
#footer a {
    font-weight: normal;
    font-size: .8em;
    font-family: verdana;
    color: #7a4123;
    text-decoration: underline;
}
#footer a:visited {
    color: black;
}
#footer a:hover {
    color: white;
    text-decoration: none;
    background-color: #7a4123;
}
img.callbutton {
    display: block;
    margin: 5px auto;
    border: 0;
}
a.niteflirt_link {
    display: block;
    margin: 10px auto;
    padding: 2px;
    width: 135px;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    font-family: georgia, garamond;
    color: #7a4123;
    border: 2px solid white;
}
a.niteflirt_link:hover {
    color: white;
    background-color: #7a4123;
    border: 2px solid black;
}
