BODY {
    background-color: rgb(0,0,0);
    font-family: Arial, Century Gothic, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    color : rgb(125,125,125);
    margin: 0px;
    overflow: hidden;
}

a:link {
    color: rgb(215,215,215); 
    text-decoration: none;
    border: 0;
}

a:visited {
    color: rgb(215,215,215); 
    text-decoration: none;
}

a:active {
    color: rgb(215,215,215); 
    text-decoration: none;
}

a:hover {
    color: rgb(146,223,13); 
    text-decoration: none;
}

div#footer a:link { 
    color: rgb(30,30,30); 
}

div#footer a:visited { 
    color: rgb(30,30,30); 
}

div#footer a:hover { 
    color: rgb(30,30,30); 
}

div#footer a:active { 
    color: rgb(30,30,30); 
}

div#m1 {
}

div#SideBtxt {
    float:right;
    font-size: 10px;
    margin-right:12px;
    margin-top:11px;
}

div#aboutimg {
    float:right;
    font-size: 10px;
    width:148;
    height:280;
    margin-right: 10px;
    margin-bottom: -1px;
}

div#linkbuttons {
    float:left;
    font-size: 10px;
    width:148;
    height:300;
    margin-left: 7px;
    margin-bottom: -1px;
}

div#dlink {
    margin-top:-20px;
}

div#white {
    color: rgb(215,215,215);
}

#videoCanvas {
    margin-left:4px;
}
img.floatR {
    float: right;
    margin: 23px;
}

img.floatL {
    float: left;
    margin: 23px;
}

img.floatR2 {
    float: right;
}

img.floatL2 {
    float: left;
}

img.floatSideB {
    float: left;
    margin-left: 4px;
}

.noborder {
    border: none;
}

.Artist {
    color: rgb(146,223,13);
}
.Artist a {
    color: rgb(146,223,13);
}

.White {
    color: rgb(255,255,255);
    margin-left: 9px;
}

#wrapper {
    margin: auto;
    padding: 0px;
    border:0;
    width: 800px;
    height: 310px;
}

#header {
    margin: 0 0 15px 0;
    min-height:100px
}

#side-a {
    float: left;
    width: 196px;
    height: 310px;
    line-height: 1.5;
}

#side-b {
    float: right;
    width: 164px;
    height: 310px;
    line-height: 1.5;
}

#content { 
    float: left;
    width: 54%;
    height: 310px;
    line-height: 1.5;
    margin: 0px 0px 0px 3px;
}

#footer {
    clear: both;
}


label
{
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}

.submit input
{
    margin-left: 20px;
} 

a.soundcloud-dropbox:hover {
    color: white !important; 
    background-color: transparent !important; 
    background-position: -200px 0 !important;
}

*html a.soundcloud-dropbox {
    background-image: none !important; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_dark.png?b02c62)', sizingMethod='crop') !important;
}


