div#contents {
    margin: 40px auto;
    width: 960px;
}

div#contents2 {
    margin: 0px auto;
    width: 830px;
}

div#sidebar {
    width: 120px;
    float: left;
    font-family: trebuchetMS, verdana, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: #999453;
	text-align: right;
}

div#logo {
    float: left;
    width: 419px;
}

div#logoSM {
    float: left;
    width: 130px;
}

div#menu {
    float: left;
    width: 540px;
    margin-top: 210px;
}

div#menuSM {
    float: left;
    width: 540px;
    margin-left: 20px;
    margin-top: 45px;
}

div.menuop {
    margin-left: 38px;
    float: left;
}

#btn_about {
    float: left;
    background: url('images/btn_aboutOV.jpg') no-repeat top;
    width: 59px;
    height: 10px;
}

div#btn_about a {
    border-bottom: none;
    float: left;
    background: url('images/btn_about.jpg') no-repeat top left;
    width: 100%;
    height: 100%;
}

div#btn_about a:hover {
    background-image: none;
}

#btn_listen {
    float: left;
    background: url('images/btn_listenOV.jpg') no-repeat top right;
    width: 71px;
    height: 10px;
}

div#btn_listen a {
    border-bottom: none;
    float: left;
    background: url('images/btn_listen.jpg') no-repeat top right;
    width: 100%;
    height: 100%;
}

div#btn_listen a:hover {
    background-image: none;
}

#btn_contact {
    float: left;
    background: url('images/btn_contactOV.jpg') no-repeat top right;
    width: 86px;
    height: 10px;
}

div#btn_contact a {
    border-bottom: none;
    float: left;
    background: url('images/btn_contact.jpg') no-repeat top right;
    width: 100%;
    height: 100%;
}

div#btn_contact a:hover {
    background-image: none;
}

#btn_blog {
    float: left;
    background: url('images/btn_blogOV.jpg') no-repeat top right;
    width: 47px;
    height: 12px;
}

div#btn_blog a {
    border-bottom: none;
    float: left;
    background: url('images/btn_blog.jpg') no-repeat top right;
    width: 100%;
    height: 100%;
}

div#btn_blog a:hover {
    background-image: none;
}

a.no_under {
    border-bottom: none;
}

a.no_under:hover {
    border-bottom: none;
}

div#cont_sub {
    margin-top: 10px;
    margin-left: auto;
    width: 680px;
}

div#footer {
    margin-top: 90px;
    font-family: sans-serif;
    text-align: center;
    font-size: 10px;
}

a.icon {
    border-bottom: none;
}

a.icon:hover {
    border-bottom: none;
}

a {
    text-decoration: none;
    color: #4E7BB9;
    border-bottom: dotted 1px #4E7BB9;
}

a:hover {
    color: #B3BAA5;
    border-bottom: dotted 1px #B3BAA5;
}

.description {
    color: #4E7BB9;
    font-size: 15px;
}

.TXTcontent {
    font-family: trebuchetMS, verdana, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.main_title {
    font-family: verdana, sans-serif;
    font-size: 19px;
    color: #555555
}

a#menu_entry {
    border-bottom: dotted 0px #4E7BB9;
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #555555
}

a#menu_entry:hover {
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #5C669B
}

#title {
    font-size: 15px;
    color: #999453;
}