                                     * {
        margin: 0;
        padding: 0;
}

body {
        font-family: Bernard Mt Condensed
        font-size: 12px;
        color: white;
}

li { list-style: none; display: inline; }

a  { text-decoration: none; color: #999; }
a:link   { text-decoration: none; color: #999; }
a:visited { text-decoration: none; color: #999; }
a:focus   { text-decoration: none; color: #999; }
a:hover   { text-decoration: none; color: #333; }
a:active  { text-decoration: none; color: #999; }

.clear { clear: both; }

#wrapper {
margin: 3em auto;
width: 77%;
max-width: 999px;
}

#header {
        color: #999;
        font-size: 1.77em;
        padding: 20px 0 15px 10px;
        margin-bottom: 1px;


}

#header h1 {
        font-family: Bernard Mt Condensed
        font-weight: 100;
        font-size: 50px;

        }

#header h2 {
        font-family: Bernard Mt Condensed
        font-weight: 100;
        font-size: 70px;

}


#right-column {
        width: 453px;
        margin-left: 450px;
        height: 333px;
        overflow: auto;
        padding-right: 12px;
        }

        #right-column01 {
        width: 300px;
        margin-left: 450px;
        height: 500px;
        overflow: auto;
        padding-right: 12px;
        }

#left-column {
        width: 400px;
        float: left;
        padding: 0 0 0 15px;
        height: 333px;
        overflow: auto;
        padding-right: 12px;
        }

        #left-column01 {
        width: 600px;
        float: left;
        padding: 0 0 0 15px;
        height: 500px;
        overflow: auto;
        }

#footer {
        padding-left: 15px;
        margin-top: 30px;
}
#footer a {
        font-size: 27px;
        padding-right: 48px;
        font-family: Bernard Mt Condensed
        font-size: 39px;

* {
        margin: 0;
        padding: 0;
}

body {
        font-family: Bernard Mt Condensed
        font-size: 12px;
        color: #333;
}

li { list-style: none; display: inline; }