@charset "utf-8";
/* CSS Document */

body {
text-align: center;
background: #000;
color: #fff;
font-family: Verdana, Geneva, sans-serif;
}

#content {
width: 800px;
margin: 0 auto;
}

#vidcontent {
width: 475px;
margin: 0 auto;
}

p {
font-family: Verdana, Geneva, sans-serif;
color: #fff;
text-align:left;
font-size:12px;
line-height: 1.5em;
}

td {
text-align:left;
font-size: 12px;
}

td.bottom {
text-align:center;
font-size: 11px;
font-style:italic;
}


h3 {
color: #a60000;
text-align:center;
}

h2 {
color: #a60000;
}

a {
color: #a60000;
font-weight: bold;
text-decoration: underline;
}

a.ql {
color: #a60000;
font-weight: bold;
text-decoration: underline;
font-size: 14px;
}

a.b2g {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

a.bottom {
color: #fff;
text-decoration: none;
font-weight: normal;
}

a.bottom:hover {
text-decoration: underline;
}

#beats {
text-align:left; 
border: 1px dotted #fff; 
padding: 0px 15px 15px 15px; 
margin-bottom: 30px; 
background-image: url(../images/beatsbg2.jpg);
width:500px;
}

li.cc {
padding-left: 0px;
padding-bottom: 20px;
}

