html {
        background: transparent;
        }
body {
                    margin:0;
                    font-family:Verdana,"Lucida Grande",Geneva,Arial,Helvetica,Swiss;
                    font-weight: normal;
                    background-color:#202020;
                    color: #fff;
        }
.logonav            {
                    margin: 0 0 75px 0;
                    padding: 0;
}

#ncp_logo {
                    background:transparent url(/images/ncphoto.png) no-repeat scroll 0 0;
                    height: 25px;
                    margin: 18px 18px 18px 14px;
                    position: absolute;
                    width: 330px;
                    }
#ncp_logo a {
                    background: transparent none repeat scroll 0 0;
                    display: block;
                    height: 25px;
                    text-indent: -9999px;
                    width: 330px;
                    }
                    
ul.albums {
                    list-style: none;
                    margin: 300px 0 0 38px;
                    padding: 0;
                    font-size: 77%;
                    letter-spacing: .1em;
}
#locate {
                    color: #fbb03b;
}
ul.albums li {
                    margin: 0;
                    padding: 0 0 10px 0;
}
ul.albums a {
                    color: #8B4500;
                    text-decoration: none;
                    width: 20em;
}
ul.albums a:hover {
                    color: #fbb03b;
                    text-decoration: none;
                    border-bottom: dotted 1px;
}

.cntr   {
                    text-align: center;
                    color: #8B7765;
                    font-weight: lighter;
                    margin: 30px 0 0 0;
                    font-size: 77%;
                    letter-spacing: .1em;
}
.about {
	margin: 0;
	padding: 25px 150px 0 40px;
}
.about p {
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
	line-height: 1.75em;
}
.about a:link {
    color: #8B4500;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.about a:visited {
	color: #8B4500;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.about a:hover {
    color: #fbb03b;
    text-decoration: none;
    border-bottom: dotted 1px;
    background: transparent none repeat scroll 0%;
    margin: 0;
}
.about a:active {
    color: #8B4500;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}



/* external links menu  */

.external {
    background-color: transparent;
    margin: 0;
    padding: 0;
    height: 16px;
}
.external img {
    margin: 0px 3px 0px 3px;
    float: left;
    vertical-align: middle;
}
.external ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
.external li {
    float: left;
    margin: 0px 5px 0px 5px;
    color: #8B4500;
    font-weight:100;
    word-spacing: 5px;
    font-size: 93%;
    font-weight: 100;
    display: inline;
}
.external a:link {
    color: #8B4500;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.external a:visited {
	color: #8B4500;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.external a:hover {
    color: #fbb03b;
    text-decoration: none;
    border-bottom: dotted 1px;
    background: transparent none repeat scroll 0%;
    margin: 0;
}
.external a:active {
    color: #8B4500;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}

/* external links images  */



