a:link, a:visited, a:active {
    color: #D78CD4;
}

a:hover {
    color: #fff;
}

#menu_in a:hover {
    background-image: none;
    background-color: #1D1D1D;
}




#screening .field label, .profile_table b  {
    color: #D78CD4;
}

#header  {
    overflow:hidden;
}

.details_title {
    margin-top: 5px;
}

#home_rotate {
display:block;
margin-top:20px;
margin-left:20px;
margin-bottom:20px;
}

.vid_thumb {
    display: block;
    float: left;
    height: 200px;
    text-align: center;
    width: 250px;
}