@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#656f71;
	margin-top:10px;
	}

.new_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.links1_new{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}

.links1_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}

.links1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.links1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}

.links2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.links2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
	
.links3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
.links3:hover{
	color:#FF9900;

	}
	
.more1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.more1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	text-align:right;
	}

.faqh {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
	}

.splash_title{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	}

.albumtitle{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	}

.splash_txt{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-style: italic;
	}
	
.left_bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

.box_bg {
	background-image: url(../images/boxbg.png);
	background-repeat:no-repeat;
	background-position:top;
	min-height:133px;
}
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.body_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.brdr1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.brdr2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.page_title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ff7800;
	text-decoration: none;
}
.box_txt {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-style: italic;
}
.prices_link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.prices_link:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
}

.prices_link2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.prices_link2:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
}

.thumb{
	border:#FFFFFF 4px solid;
	}
	
.bdrright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

