body {
background-image: url('./images/background.jpg'); 
background-repeat: no-repeat;
background-position: center;
padding: 0px;
background-color: #333333;
color: #000000;
font-family: Tahoma;			
font-size: 11px;
}

a {
font-weight: normal;
text-decoration: none;
}

a:link { color: #444; }
a:visited { color: #444; }
a:hover { color: #FFF; }

hr {
margin-bottom: 15px;
margin-top: 15px;
}

ul{
list-style-type: square;
}

.mainBox {
margin-left: auto;
margin-right: auto;
width: 550px;
/* height: 762px; */
/* background-color: #EBEBEB; */
border: 1px solid #000000;
}

.headerBox  {
background-image: url(./images/banner1.png);
background-repeat: no-repeat;
background-position: center;
width: 550px;
height: 135px;
border-bottom: 1px solid #000000;
}

.adminnaviBox {
width: 550px;
height: 25px;
background-color: #DDDDDD;
border-bottom: 1px solid #000000;
text-align: center;
float:left;
}


.naviBox {
width: 550px;
height: 25px;
background-color: #DDDDDD;
border-bottom: 1px solid #000000;
text-align: center;
float:left;
font-size: 125%;
margin: 0px;
display: inline;
}

.naviBox a {
line-height: 25px;
font-family: Arial;
}

.searchBox {
float: right;
margin-right: 5px;
margin-top: 1px;
}

.albumamountBox {
float: left;
margin-left: 5px;
margin-top: 8px;
font-size: 11px;
color: #afafaf;
}


.footerBox {
margin-left: auto;
margin-right: auto;
width: 550px;
text-align: center;
color: #EBEBEB;
margin-top: 5px;
}

.footerBox  a{
color: #888;
}

.contentBox {
width: 540px; 
height: 565px; 
padding-left: 10px;
padding-top: 10px;
overflow-y: scroll; 
float: left;
background-color: #EBEBEB;
margin: 0px;
}

.latestBox {
width: 250px;
padding: 0px;
}

.newsBox {
margin: 20px 10px;

}

.newsHeader {
font-weight: bold;
color: #000;
font-size: 150%;
}

.newsDate {
font-size: 9px;
}

.newsContent {

}

.newsTable {
margin-left: auto;
margin-right: auto;
}

.newsAuthor {
font-family: verdana;
font-style: italic;
color: #333;
float: right;
}

.loginBox {
margin-left: auto;
margin-right: auto;
width: 250px;
height: 130px;
padding: 10px;
background-color: #EBEBEB;
border: 1px solid #000000;
margin-top: 150px;
text-align: center;
}

a.downloadLink {
color: #C00;
font-weight: bold;
}

a.downloadLink:visited {
color: #C00;
font-weight: bold;
}

a.bandLink {
font-weight: bold;
}

.propertyTitle {
font-weight: bold;
}

.browseMenu  {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

img.coverImage {
width: 100px;
height: 100px;
border: 1px solid #333;
}

.voteBox {
background-color: #DBDBDB;
margin-bottom: 0px;
margin-left: 120px;
width: 100px;
border: 1px solid #000;
text-align: center;
}


.infoBox{
float: left; 
width: 400px
}

.top25containerDownloads{
float: left;
width: 250px;
}

.top25containerRating{
float: left;
width: 220px;
}


.top25wrapper {
margin-left: auto;
margin-right: auto;
width: 515px;
}

.floatright {
float: right;
}

.floatleft {
float: left;
}

.noteText {
font-style: italic;
color: #777;
}

a.noHighlight:link {
color: #000;
}

a.noHighlight:hover {
color: #000;
}

a.noHighlight:visited {
color: #000;
}
