  
body {
  background-color: #1f273a;
  color: #9bb7c4;
  font-family: Arial, Verdana, Sans, Sans Serif;
	font-size: 12px;
  margin: 0px;
}

a {
	color: #9bb7c4;
	font-weight: bold;	
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;	
}
  
ul {
	margin-left: 0px;
	padding: 0px;	
}  
  
.Bg_Stretch  {
  min-height: 450px;
  width: 990px;
	margin-left: auto;
	margin-right: auto;
  background-color: transparent;
  background-image: url('images/pagebgstretch.jpg');
  background-repeat: repeat-y;
	
}

.Logo_Bar {
  background-image: url('images/logobar.jpg');
  background-repeat: no-repeat;
  height: 94px;
  cursor: pointer;
  
}
  
.Menu_Bar {
  background-image: url('images/menubar.jpg');
  background-repeat: no-repeat;
  height: 24px;
  padding-left: 157px;
}
  
.Menu_Item {
	float: left;
	margin-left: 20px;
	padding-top: 5px;	
}  
  
.Menu_Link {
  color: #a34004;
  font-weight: bold;
  text-decoration: none;
}
  
.Menu_Link:hover {
  color: #fac5a4;
  font-weight: bold;
  text-decoration: none;  
}
  
.Home_Link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
  
.Home_Link:hover {
  color: #cec8c4;
  font-weight: bold;
  text-decoration: none;  
}

.Page_Title {
	font-size: 18px;
	color: #9bdbe3;
	margin-bottom: 15px;
	padding-top: 10px;	
}
  
.Page_Background {
  background-image: url('images/pagebackground.jpg');
  background-repeat: no-repeat;
  min-height: 458px;
}
  
.Page_Image {
  float: left;
  width: 173px;
  margin-left: 350px;
}
  
.Page_Content {
	width: 550px;
	margin-left: 300px;
	padding-bottom: 15px;
}

.Page_By_Image {
	float: left;
	margin-left: 85px;
}
  
.Home_Content {
  padding-top: 60px;
  padding-left: 300px;
  width: 550px;
}
  
.Copy_Right_Bg {
   background-color: #d69a5c;
}

.Copy_Right {
  color: #699ca8;
  background-image: url('images/copyrightbar.jpg');
  background-repeat: no-repeat;
  min-height: 200px;
  width: 990px;
  margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	
	
}

.Copy_Right_Text {
 height: 16px;
 padding-top: 17px;
 padding-bottom: 0px;
 padding-left: 450px; 	
}
 
.Design_By {
	font-size: 10px;
	color: #e6b98b;
	padding-top: 0px;
	padding-left: 30px; 	
	text-decoration: none;
	
} 

.Design_By:hover {
	color: #fef7f2;	
}
	  
.Bottom_Bar {
  text-align: left;
}
  
.Title_Main {
  color: #FFFFFF;
  Font-size: 14px;
  Font-weight: bold;
}

.Title_Sub {
  color: #45d3ed;
  Font-size: 12px;
  Font-weight: bold;
}  
  
.Blue_text {
  color: #dae9f1;
}



.Home_Image {
	float: right;
	margin-left: 35px;
	border: 1px solid #FFFFFF;	
}
	
.Player_Background {
	background-image: url('images/transparent.png');
  background-repeat: no-repeat;		
  margin-top: 60px;
  margin-left: 245px;
  padding-left: 45px;
  height: 250px;
}	


.Player {
	float: right;	
	margin-right: 125px;
	margin-top: 35px;
}

.CD_List_Box {
	margin-left: 10px;
	padding-top: 65px;
}

.CD_List {
	List-style: bullet;
	font-weight: normal;
	color: #FFFFFF;

}

.CD_List_Header {
	font-weight: bold;
	color: ##45d3ed;
	margin-top: 140px;
	
}

.Blue_Text {
	color: #45d3ed;	
}

.White_Text {
	color: #FFFFFF;	
}
