body {
    margin: 0;
    background-color: #000;
}

img {
    border: 0;
}

h1 {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin: 5px 200px 5px 5px;
    background-color: gray;
    border: 1px solid #ccc;
}

ul {
    margin: 0;
    padding-left: 10px;
}

li.mp3 {
    padding: 0 0 0 10px;
    font-size: 9px;
    font-family: Verdana, sans-serif;
    color: #966;
    background-image: url(http://www.auralfixationrecords.com/res/images/mp3.gif);
    background-repeat: no-repeat;
    list-style-type:none !important;
}

h2 {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    margin: 5px 5px 5px 15px;
}

p {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: white;
    margin: 5px 5px 5px 25px;
    width: 90%;
}

#Top {
    position: absolute;
    left: 3px;
    top: 2px;
    width: 790px;
    height: 200px;
    background-image: # url(http://www.auralfixationrecords.com/res/images/topbgd.gif);
    background-repeat: no-repeat;
}

#LeftNav {
    position: absolute;
    top:  202px;
    left: 3px;
    width: 147px;
    height: 393px;
    background-image: # url(http://www.auralfixationrecords.com/res/images/leftnav_bgd.gif);
    background-repeat: no-repeat;
}

#LeftNav img {
    display: block;
}

#Content {
    position: absolute;
    left: 150px;
    top: 201px;
    width:840px;
    background-color: black;
}

#NewsI {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 316px;
    height: 350px;
}

#ReleasesI {
    position: absolute;
    top: 0px;
    left: 317px;
    width: 316px;
    height: 350px;
}

#ReviewsI {
    position: absolute;
    top: 30px;
    left: 5px;
    width: 632px;
    height: 350px;
    position: absolute;
}

#extrasI {
    position: absolute;
    top: 30px;
    left: 5px;
    width: 632px;
    height: 350px;
    position: absolute;
}

p.news {
    font-family: Verdana; sans-serif;
    font-size: 10px;
    color: #ccc;
    padding: 0 5px 0 5px;
    margin: 0 0 20px 0;
    width: 95%;
}

p.date {
    font-family: Verdana; sans-serif;
    font-size: 10px;
    color: #966;
    font-weight: bold;
    padding: 0 5px 0 5px;
    margin: 0px;
    width: 95%;
}

h1.news {
    font-family: Verdana; sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    padding: 0 5px 0 5px;
    margin: 0;
    background-color: black;
    border: none;
}

p.title {
    font-family: Verdana; sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    padding: 0 5px 0 5px;
    margin: 0 0 0 0;
    width: 95%;
}

p.artist {
    font-family: Verdana; sans-serif;
    font-size: 10px;
    color: #966;
    font-weight: normal;
    padding: 0 5px 0 5px;
    margin: 0 0 20px 0;
    width: 95%;
}

h1.artist {
    font-family: Verdana; sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #966;
    padding: 0 5px 0 5px;
    margin: 0;
    background-color: black;
    border: none;
}

a.artist {
font-weight: bold;
color: #fff;
}

a.artist:hover {
background-color: #009;
}

a.artist:hover {
font-weight: bold;
color: #fff;
text-decoration: none;
}

a.link {
color: #66ffff;
}

#RightInfo {
    position: absolute;
    top: 0;
left: 635px;
    }
    
#CloseHome {
    position: absolute;
    left: 0px;
    top: 351px;
}

img.imgtxt {
    border: 0;
    padding: 0 10px 5px 0;
}

a:link {
    color: white;
    font-weight: bold;
}

a:hover {
    color: #009;
    font-weight: bold;
    text-decoration: none;
    background-color: white;
}
