body {
    background: black url(../images/pageBG.jpg) repeat ;
    font: 12pt verdana, arial, sans-serif;
    color: white;
    margin: 0;
    padding: 0;
}
table, tr, td, img, div, p {
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: top;
}
.adSpace {
    vertical-align: top;
    text-align: right;
    width: 160px;
    height: 310px;
    background-color: #333333;
}
.compCell {
    width: 75px;
}
.compVids {
    width: 320px;
    height: 150px;
    overflow: auto;
    margin: 0;
    padding: 0;
}
.compVidsHeader {
    background: darkRed url(../images/compheadback.gif) no-repeat;
    height: 25px;
}
.contentSpace {
    width: 640px;
    text-align: center;
}
.displayImage {
    background-color: black;
    width: 415px;
    height: 310px;
    overflow: auto;
    text-align: center;
    vertical-align: middle;
}
.displayImage * {
    margin: 0;
    padding: 0;
}
.emailForm {
}
.eventTitle {
    padding-left: 5px;
    padding-top: 10px;
    font-size: 10pt;
    font-weight: bold;
    color: #823232;
    border-bottom: solid 1px #823232;
}
.galleryTitle {
    margin-left: 25px;
    margin-top: 5px;
}
.main {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    background: black url(../images/select_back.gif) repeat;
}
.mediaList {
    background: white url(../images/select_table_back.gif) repeat;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    vertical-align: top;
    overflow: auto;
}
.mediaList * {
    font-size: 10px;
    color: #823232;
}
.mediaList a:link {
    color: black;
    text-decoration: none;
}
.mediaList a:visited {
    color: black;
    text-decoration: none;
}
.mediaList a:active {
    color: black;
    text-decoration: underline;
}
.mediaList a:hover {
    color: black;
    text-decoration: underline;
}
.navButtons {
    position: relative;
    vertical-align: top;
}
.personalVids {
    vertical-align: top;
    width: 320px;
    margin: 0;
    padding: 0;
}
.playingIcon {
    width: 25px;
    vertical-align: bottom;
}
.poweredByAV {
    vertical-align: bottom;
    text-align: center;
}
.profileLabels {
    text-align: right;
    vertical-align: bottom;
    padding-left: 50px;
    padding-right: 10px;
}
.selectedMedia {
    color: black;
    font-weight: bold;
    font-size: 11px;
    padding-top: 5px;
}
.sm_txt {
    font-size: 8pt;
    padding: 2px, 3px, 0px, 2px;
}
.sm_txt p {
    margin-bottom: 8pt;
}
.thumbs {
    width: 640px;
    height: 125px;
    margin: 0;
    padding: 0;
    overflow: auto;
}
.thumbs * {
    margin: 0;
    padding: 0;
    border: none;
}
.topBar {
    height: 23px;
    vertical-align: middle;
    background-image:url( ../images/topBarBG.jpg);
    background-repeat: repeat;
    padding-left: 5px;
    padding-right: 5px;
}
.topBar * {
    color: black;
}
.topBar a:link {
    color: black;
    text-decoration: none;
}
.topBar a:visited {
    color: black;
    text-decoration: none;
}
.topBar a:active {
    color: black;
    text-decoration: underline overline;
}
.topBar a:hover {
    color: black;
    text-decoration: underline overline;
}
.unselectedMedia * {
    color: #196397;
    font-weight: bold;
    font-size: 11px;
    padding-top: 5px;
}
.unselectedMedia a:link {
    color: #196397;
}
.unselectedMedia a:visited {
    color: #196397;
}
.unselectedMedia a:hover {
    color: #196397;
    text-decoration: underline;
}
.unselectedMedia a:active {
    color: #196397;
    text-decoration: underline;
}
.videoList {
    margin-top: 20px;
    padding: 0;
    width: 100%;
    font-size: 8pt;
    text-transform: uppercase;
    letter-spacing: .25ex;
}
#current_medium {
    margin: 0;
    padding: 0;
}
#current_medium * {
    margin: 0;
    padding: 0;
}
#login_page_message p {
    margin-bottom: 10px;
    color: white;
}
a:link {
    color: white;
    text-decoration: underline;
}
a:visited {
    color: white;
    text-decoration: underline;
}
a:active {
    color: darkRed;
    text-decoration: underline;
}
a:hover {
    color: darkRed;
    text-decoration: underline;
}
