H1 {
    text-align:center;
    font-size:18px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-weight:bold;
    color:black;
    margin-top: 10px;
    margin-left: 10px;
}
	
H2 {
    text-align:center;
    font-size:14px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-weight:bold;
    color:black;
    text-decoration:none;
    padding:3px;
    margin:0px;
}

H3 {
    font-size:14px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align:center;
    margin-top: 10px;
    margin-left: 10px;
}

H3 a{
	text-decoration:underline;
    font-family: tahoma, arial, helvetica, sans-serif;
    color:blue;
    font:bold;
}

H3 a:hover {
  color:white;
  text-decoration:none;
}
  
body {
    font-size:14px;
    font-family: tahoma, arial, helvetica, sans-serif;
}
p {

margin:0px;
}
.text {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:11px;
    clear:both;
}

body {
    background: white;
    text-align:center;
    margin-top:0px;
    padding:0px;
}
.container {
    
    width:914px;
    height: 575px;
    margin: 0 auto;
    text-align:left;
   /* border: solid green;  /* take out when done */
}   
    
.header {
	/*border: solid blue;   /* take out when done */
}
.banner {
    background:url(images/banner1.png) no-repeat;
    height:163px;
}

.nav {
    background:#990047 url(images/menu.png) repeat-x;
    height:48px;
    width:914px;
    padding-top:0px;
    text-align:center;
}
.nav ul {
   margin:0px;
   margin-left:20px;
   padding:0px;
   list-style:none;
}
.nav li {
    color: black;
    padding-top:15px;
    text-align:center;
    height:23px;
    float:right;
    font-size:14px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding-left:28px;
    padding-right:13px;
    
}
.nav a {
    float:right;
    display:block;
    text-decoration:none;
    color:#81119155;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
  .nav a:visited{
  color:#E6E6E6;
  text-decoration:none;
}
  .nav a:hover {
  color:#99FFFF;
  text-decoration:none;
}
.maincontent {
    height:350px;
    width:914px;
    margin:0px;
    padding:0px;
    background: url(images/main_background3.png);
}
.maincontent_left_nav {
    height:350px;
    width:200px;
    margin-left:0px;
    margin-top:0px;
    float:left;
    background: url(images/left_nav_bg.png);
    /*border: solid fuchsia;    /* take out when done */
}

.maincontent_main{
	height:350px;
    width:714px;
	margin-left:200px;
	/*border: solid brown;    /* take out when done */
}

.image_right{
	margin-right: 10px;
	float: right;
	
}

main_body {
    font-size:14px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align:center;
    margin-top: 10px;
    margin-left: 10px;
}


.main_welcome {
    background:url(images/welcome_bg.jpg) no-repeat center;
    margin:0px;
    padding:8px;
    width:380px;
    height:247px;
    margin-bottom:6px;
    font-size:13px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:justify;
    color:#666666;
}
.main_featured {
    width:380px;
    height:165px;
    padding-left:16px;
    background:url(images/featured_big.jpg) no-repeat center;
}
.featured_album {
    width:99px;
    height:99px;
    padding:7px;
    margin-right:13px;
    margin-top:40px;
    float:left;
    background:url(images/featured_bg.jpg) no-repeat center;
}
.maincontent_left {
    margin-top:10px;
    float:left;
    width:283px;
    margin-bottom:5px;
    color:#666666;
}

.maincontent_right{
    height:455px;
    width:914px;
    background:url(images/home_bg.jpg) no-repeat;
}
.other_left {
    margin-left:8px;
    width:634px;
    padding:8px;
    float:left;
    font-size:13px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align:center;
    color:#666666;
}
.other_right {
    width:230px;
    padding:8px;
    float:right;
    margin-right:8px;
    text-align:center
    color:#666666;
}
.maincontent_contact {
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;  
    width:764px;
    background:#EEF1E2;
    padding:8px;
    clear:both;
    color:#666666;
}
.contact_left {
    width:313px;
    float:left;
    margin-bottom:10px;
}
.contact_right {
    width:313px;
    float:right;
    margin-bottom:10px;
}
.contact_main {
    width:620px;
    margin:0px;
    padding:0px;
}
.contact_form {
    width:620px;
    margin:0px;
    padding:0px;
}
.footer {
    background:#1A1B24 url(images/footer2.png) no-repeat;
    height:70px;
    width:914px;
    clear:both;
   /* border: solid yellow;    /* take out when done */
}
.footer_left {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:12px;
    padding-left:20px;
    float:left;
    width:235px;
    height:32px;
    height:23px;
    padding-top:7px;
    color:black;;
}
.footer_left a {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:13px;
    color:black;
    text-decoration:none;
}
.footer_left a:hover {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:13px;
    color:white;
    text-decoration:underline;
}
.footer_right {
    font-family: tahoma, arial, helvetica, sans-serif;
    color:black;
    font-size:12px;
    float:right;
    margin-left:5px;
    height:23px;
    padding-right:30px;
    padding-top:7px;
}
.footer_right a {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:13px;
    color:black;
    text-decoration:none;
}
.footer_right a:hover {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:13px;
    color:#FFFFFF;
    text-decoration:underline;
}

a {
    text-decoration:underline;
    font-family: tahoma, arial, helvetica, sans-serif;
    color:#000000;
    font:bold;
}
/*music*/
.music_section {
    width:550px;
    float:left;
    margin:0px;
    padding:0px;
    margin-top:20px;
    background:url(images/music_bg.jpg) no-repeat center;
    margin-left:40px;   
}
.music_section1 {
    width:550px;
    float:left;
    margin:0px;
    padding:0px;
    margin-top:20px;
    margin-left:40px;   
}
.music_content1 {
    width:380px;
    float:right;
    margin: 0px; 
    padding:8px; 
    margin-right:8px;
    text-align:left;
    color:#666666;
}
.music_img {
    height:100px;
    width:100px;
    margin:8px;
    margin-top:14px;
    margin-right:0px;
    padding:0px;
    float:left;
}
.music_content {
    width:380px;
    float:right;
    margin: 0px; 
    padding:8px; 
    margin-right:8px;
    color:#666666;
}
.content1-pagetitle {
    overflow: hidden; 
    width: 408px; 
    margin: 0px 0px 10px 0px; 
    padding: 0px 0px 2px 0px; 
    border-bottom: solid 3px rgb(75,75,75);); 
    color:#000000; 
    font-weight: bold; 
    font-size:15px;
    text-decoration:underline;
}
.content-title-noshade-size1 {
    margin: 0px; 
    padding: 0px; 
    color:#000000; 
    font-weight: bold; 
    font-size: 130%;
}
.content-txtbox-shade {
    width:450px;
    float:right;
    margin: 0px; 
    padding: 7px 10px 5px 10px; 
    background-color:#CCCCCC;
}
/*Products*/
.product_mainleft {
    width:297px;
    padding:8px;
    float:left;
    margin-left:8px;
    margin-right:8px;
    text-align:center;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:13px;
    color:#666666;
}
.product_mainright {
    width:297px;
    padding:8px;
    float:left;
    text-align:center;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size:13px; 
    color:#666666;
}
/*Sidebar*/
.sidebar_btm {
    height:40px;
    width:220px;
    background:url(images/news_btm.jpg) no-repeat;
    margin:0px;
    padding:0px;
}
.sidebar {
    background:url(images/news_bg.jpg) repeat-y;
    overflow: hidden; 
    float: right; 
    width: 220px; 
    min-height: 250px; 
    margin: 0px; 
    color:#666666;
    text-align:center;
    padding:0px;
}
.sidebar-maintitle {
    margin: 0px 0px 10px 0px; 
    padding: 10px 10px 2px 10px; 
    background:url(images/news_top.jpg) no-repeat;
    color: rgb(255,255,255); 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 15px;
    height:28px;
}
.sidebar-title-noshade {
    margin: 0px; 
    padding: 2px 10px 3px 10px; 
    color:#000000; 
    font-weight: bold; 
    font-size: 14px;;
    color:#666666;
}
.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%; color:#666666;}
.sidebar-txtbox-noshade {
    margin: 0px 0px 10px 0px; 
    padding: 2px 10px 3px 10px;
    color:#000000;
    text-align:center;
    color:#666666;
}



