
body 
{
    margin: 0px;
    font-family: arial, verdana, lucida; 
    background-color: #000000;
}

a
{
    color: inherit;
}

img
{
    border: 0px;
}			
			
#container			
{
    margin: 0 auto;
    position: relative;
    width: 996px;
    min-height: 500px;
}
			 
#header
{
    background-image: url(../images/header-top.jpg);
    width: 996px;
    height: 38px;
    position: absolute;
    top: 0px;
    left: 0px;
}
				
#logo
{
    position: absolute;
    height: 162px;
    width: 163px;
    top: 10px;
    left: 50px;
    z-index: 2;
}
							 
#headerbar
{
    background-image: url(../images/header-bar.jpg);
    width: 996px;
    height: 64px;
    position: absolute;
    top: 38px;
    left: 0px;
}
.headerbar-message {
    font-size: .9em;
    color: white;
    position: relative;
    top: 15px;
    right: 35px;
    float: right;
    text-align: right;
}
#discography {
    padding-left: 80px;
    color: #FFF;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.discoTH {
    background-color: #666;
    font-size: 1.1em;
}

.discoTD {
    background-color: #969696;
    font-size: .9em;
    color: #FFF;
}

.middleContent {
    padding: 20px;
    margin: 20px;
    font-size: 1.2em;
    font-weight: bold;
}

.fbInc
{
    float:right;
    margin-top: 10px;
    color: white !important;
}

.connect_widget_not_connected_text
{
    display:none !important;
    color: white !important;
}

#search
{
    position: absolute;
    height: 28px;
    width: 199px;
    top: 17px;
    right: 60px;
    z-index: 3;
    background-color: #fff3d9;
}

				
.searchbox input 
{
    background-color: #fff3d9;
    width: 171px;
    height: 24px;
    padding: 2px;
    border: 0;
    outline:none;
    position: absolute;
    top: 0px;
    left: 0px;
}				
				
.searchbtn input
{
    background-image: url(../images/searchbtn.png);
    width: 24px; 
    height: 22px;
    border: 0;
    position: absolute;
    top: 3px;
    left: 171px;
}	

				
#globalnav
{
    background-image: url(../images/global-nav-box.jpg);
    width: 275px;
    height: 424px;
    position: absolute;
    top: 102px;
    left: 0px;
}
	 					
				
#globalnav ul
{
    list-style: none;
    color: #fff;
    /*font-family: Impact, Charcoal, sans-serif;*/
    font-size: 20px;
    text-align: right;
    margin: 85px 40px 0px 0px;
}

#globalnav ul li
{
    margin-bottom: 12px;
}				 

#globalnav a
{
    text-decoration: none;
    color: #fff;
}	

#globalnav a:hover 
{
    color: #fee2a4;
}				
				
#mainimg
{
    background-image: url(../images/main-image2.jpg);
    width: 721px;
    height: 424px;
    position: absolute;
    top: 102px;
    left: 275px;
}
				 				
				
#indexcontent
{
    background-image: url(../images/index-content.jpg);
    width: 996px;
    height: 228px;
    position: absolute;
    top: 526px;
    left: 0px;
}											
								 
#leftcontent
{
    width: 325px;
    height: 200px;
    position:absolute;
    left: 35px;
    top: 10px;
}			

#middlecontent
{
    width: 325px;
    height: 200px;
    position:absolute;
    left: 385px;
    top: 10px;
}

#middlecontent a,a:visited,a:hover
{
    color:white;
}

.hidethis
{
    width:1px;
    height:1px;
    overflow: hidden;
}

.tweetMe
{
    color:white;
}

#rightcontent
{
    width: 325px;
    height: 200px;
    position:absolute;
    left: 700px;
    top: 10px;
}					
				
.content h2 
{
    margin: 10px 10% 0 10% !important;
    font-size: 14px;
    color: #fee2a4;
}

.content p
{
    margin-left: 10px;
    color: #fff;
    font-size: 13px;
}
				 
#social
{
    position: absolute;
    top: 15px;
    right: 30px;
}

			 				 
#footer
{
    width: 950px;
    margin-left: 25px;
    height: 30px;
    color: #fee2a4;
    position: absolute;
    bottom: -300px;
    font-size: 12px;
}

#footer ul
{
    list-style: none;
    float: right;
    margin: 0px;
}		
						 			 				
#footer ul li
{
    display: inline;
    margin-right: 25px;
}

#footer a
{
    color: #fee2a4;
}