/* MAIN STYLES *************************/

* {
margin: 0px; /* sets padding and margins (top AND left) to 0 */
padding: 0px;
}

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center; /* fix to center div in ie6 */
scrollbar-track-color: ffffff; /* obvious */
scrollbar-face-color: BDBE49;  /* obvious */
scrollbar-3dlight-color: BDBE49;   /* outside edge left */
scrollbar-highlight-color: E0E0A9; /* inside edge left */
scrollbar-shadow-color: 000000;   /* inside edge right */
scrollbar-darkshadow-color: 000000; /* outside edge right */
background-color: #ffffff;
}

h1 {
font-size: 11px;
font-weight: bold;
}

h2 {
font-size: 10px;
font-weight: normal;
color: gray;
margin: 0 0 3 0px;
text-transform: uppercase; 
}

p { 
width: 100%; 
}
.pxTop {
margin-top: 5px;
}

.TenPxPad {
margin: 10 10 10 10px;
}

#wrapper {
margin: 20px auto 0px auto; /* TOP RIGHT BOTTOM LEFT centres everything in Firefox */
/* background-color: #ffff00; */
width: 700px; /* the border is being added to the total width in FIREFOX  to make it 702 */
height: 436px;
/*border: 1px solid #000000; */
}

#header {
background: url(images/header.jpg) no-repeat;
/*background-color: #33cc66;*/
width: 700px;
height: 60px;
border: 1px solid #000000; 
}


/* Link STYLES *************************/

a:link {color: #D3D506;text-decoration: none; text-transform: uppercase; font-size: 10px;}
a:visited {color: #D3D506;text-decoration: none; text-transform: uppercase; font-size: 10px;}
a:hover {color: #ffffff;text-decoration: none; text-transform: uppercase; font-size: 10px;}

a:link.darkHover {color: #BDBE49;text-decoration: none;  font-size: 10px;}
a:visited.darkHover {color: #BDBE49;text-decoration: none; font-size: 10px;}
a:hover.darkHover {color: #000000;text-decoration: none; font-size: 10px;}


a:link.headerLink {
color: #000000;text-decoration: none; font-weight: normal; text-transform: uppercase; font-size: 10px;}
a:visited.headerLink {
color: #000000;text-decoration: none; font-weight: normal; text-transform: uppercase; font-size: 10px;}
a:hover.headerLink {
color: #D3D506;text-decoration: none; font-weight: normal; text-transform: uppercase; font-size: 10px;}

a:link.more {color: gray;text-decoration: none}
a:visited.more {color: gray;text-decoration: none}
a:hover.more {color: #d5af00;text-decoration: none}

a:link.red {color: red;text-decoration: none}
a:visited.red {color: red;text-decoration: none}
a:hover.red {color: #d5af00;text-decoration: none}


#headerText {
/*color: #848421;*/
text-transform: uppercase; 
font-size: 10px;
text-align: left;
margin: 35px 0 0px 17;
}


/*.onePixelSpacer {
height: 1px;
}*/

#middleStrip {
float: left;
border: 1px solid #000000;
width: 700px; 
background-color: #000000;
margin: 1 0 0 0;
}

/* removed code from here */







#navigation {
float: left;
width: 130px;
height: 327px; /* padding is added in Firefox to make it 450 */
text-align: left;
margin: 0px 0px 0px 0px; 
padding: 10px;
border-right: 2px solid #000000; /* the border is being added to the total width in FIREFOX to make it 140 */
}

*html #navigation {
width: 150px;
height: 347px;
}


#centreWrapper {
float: left;
width: 432px;
height: 347px; /* padding is added in Firefox to make it 450 */
background-color: #000000;
padding: 0px;
text-align: left;
border-right: 1px solid #000000; /* the border is being added to the total width in FIREFOX  to make it 400 */
}




#randomPics {
float: left;
width: 115px;
}



#homeMainPic {
background: url(images/home.jpg) no-repeat;
width: 432px;
height: 347px;
}

#homeText {

}

#albumArtwork {
float: left;
margin-left: 10px;
width: 150px;
border: 0px solid black;
}


#albumListing {
float: left;
margin-left: 10px;
width: 220px;
border: 0px solid black;
}























	
#content {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px 10px 0px 0px; 
text-align: left;
background-color: #ffffff;
}

.customhome {
float:left;
width:397px;
margin: 3px 0 5 5;
background-color: #ffffff;
/*color: b5c2ad;
text-transform: uppercase;*/
font-family: tahoma;
font-size: 11px;
}



.icon {
float: left;
border: 1px solid #000000;
margin-right: 10px;
}
	


#footer {
background: url(images/footer.gif) no-repeat;
float: left;
width: 700px;
height: 25px;
/*background-color: orange;*/
margin: 1 0 0 0;
border: 1px solid #000000;
}

#footerlinks {
font-size: 9px;
margin: 5 0 0 0;
text-transform: uppercase;
color: #D3D506;
}

.pageHeader {
/*float:left;*/
margin: 10 0 5 10;
text-transform: uppercase;
font-size: 10px;
}

.blackText {
float:left;
font-family: tahoma;
width:397px;
margin: 5px 0 0 5;
background-color: #ffffff;
text-align: justify;
font-size: 11px;
/*letter-spacing: -.02em;
text-transform: uppercase; */
}
 
 #form {
text-align: left;
}

.form {
font-family: tahoma;
font-size: 11px;
margin: 10 0 0 10;
/*text-transform: uppercase;*/
}

input {
font-size: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.submit {
text-transform: uppercase;

}

.nav {
text-tansform: uppercase;
/*background-color:#7f8000;*/
border: 1px solid #000000;
width: 50px;
background-color: 6D7818;
}

.newsHeadline {
font-size: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

.newsText {
margin: 5px 0 10 0;
font-family: tahoma;
text-align: justify;
font-size: 11px;
}

.gray {
color: gray;
font-size: 10px;
}

/* ------------------------ MP3 page --------------------------------------*/

.customMp3 {
float:left;
width:397px;
margin: 0px 0 0 5;
height: 70px;
background: url(images/mp3.gif) no-repeat;
}

.mp3table {
text-transform: uppercase;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0 0 0 0px;
}

.mp3title {
float:left;
text-transform: uppercase;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: bdbe49;
border: 1px solid #000000;
padding: 0px 5 0 6;
height: 13px;
}

* html.mp3title {
height: 15px;
} 

.mp3info {
margin: 8px 0 10 6;
font-family: tahoma;
font-size: 11px;
width:375px;
color: a8a8a8;
}


.cdPageImage {
float: left;
width: 150px;
padding-right: 10px;
}

.cdPageInfo {
float: left;
width: 227px;
}
