	
body {
    font-family: arial, helvetica, sans-serif;
    margin: 10px 10px 10px 10px;
    background: #000000;
    color: #ffffff;
    font-size: 11px;

}

p {
    margin-top: 0px;
    margin-bottom: 5px;
}

a {
    font-weight: bold;
    color: #FF9900;
    text-decoration: none;
    margin-right: 2px;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

.pagecontainer {
    position: absolute;
    left: 50%;
    width: 300px;
    margin-left: -175px;
    margin-top: 20px;
    padding-bottom: 25px;
}

.date {
    font-size: 85%;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}


.section {
    border: 1px solid #999999;
    width: 300px;
    padding: 0px 10px 10px 10px;
    margin-top: 20px;
    background: #F8F8F8;
}

.embeddedCover {
    float: bottom;
    margin: 4px 0px 4px 4px;
    background: #F8F8F8;
}

.about {
    border: 1px solid #999999;
    width: 500px;
    padding: 0px 10px 10px 10px;
    margin-top: 20px;
    background: #F8F8F8;
    font-size: 50%;
}

.contact {
    border: 1px solid #999999;
    width: 500px;
    padding: 0px 10px 10px 10px;
    margin-top: 20px;
    background: #F8F8F8;
    font-size: 200%;
}

/*---------------------------------------------------------------------------*/

.pageHeader {
    border: 0px solid #999999;
    width: 310px;
    padding: 0px 0px 80px 0px;
    margin-top: 10px;
    background: #ffffff;
}

.pageHeader h1 span {
    display: none;
    margin: 0px;
    padding: 0px;
}


/*---------------------------------------------------------------------------*/

/* h2 */

h2 {
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

h2 span {
    display: none;
}

.headcredits {
    background: #F8F8F8  top left no-repeat;
    height: 20px;
    font-weight: bold;
    font-size: 120%;
}


.headcontact {
    background: #F8F8F8  top left no-repeat;
    height: 20px;
    font-weight: bold;
    font-size: 120%;

}

.headcontact2 {
    background: #F8F8F8  top right no-repeat;
    height: 20px;
    font-weight: bold;
    font-size: 120%;

}

.headabout {
    background: #F8F8F8  top left no-repeat;
    height: 20px;
    font-weight: bold;
    font-size: 120%;

}


.headbio {
    background: #F8F8F8  top left no-repeat;
    height: 20px;
    font-weight: bold;
    font-size: 120%;

}