body{
    font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica Light", Helvetica, "Helvetica Neue Medium", "Helvetica Neue UltraLight";
    font-size: 16px;
    word-spacing: normal;
    color: #333;
    font-variant: normal;
    text-decoration: none;
    position: static;
    height: inherit;
    float: none;
    z-index: auto;
    marker-offset: auto;
    margin: 0;
    padding: 0;
}

a:link {
	text-decoration: none;
	color: #999;
    font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #999;
    font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #000;
    font-style: italic;
}
a:active {
	text-decoration: none;
	color: #000;
    font-style: italic;
}

#header {
    margin: 20px auto;
    padding: 0;
    width: 824px;
}

#nav {
    float: right;
}

#content_title {
    margin-top: 20px;
    margin-bottom: 20px;
}

#container {
    margin: 8px auto;
    width: 824px;
}

#footer {
    clear: both;
    margin: auto;
    padding-top: 20px;
    width: 824px;
    font-style: italic;
}

#id_top_bar {
    padding: 0;
    margin: 0;
    margin-top: -5px;
    border: 0;
    height: 15px;
    background-color: #000;
    color: #000;
}

#id_bottom_bar {
    padding: 0;
    margin: 0;
    border: 0;
    height: 15px;
    background-color: #000;
    color: #000;
}

.mm {
    font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica Light", Helvetica, "Helvetica Neue Medium", "Helvetica Neue UltraLight";
    font-style: italic;
    font-size: 18px;
}

#id_nav_current {
    color: #000;
}
