BODY {
	margin: 0px;
	padding: 0px;
	background: url('/images/classical/site/bg-body.jpg') repeat;
	text-align: center;
}
BODY, TD {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
IMG {
	margin: 0px;
	padding: 0px;
}
A {
	font-weight: 550;
	font-size: 12px;
	color: #003366;
	font-family: arial, sans-serif;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
LI {
	list-style: url('/images/classical/site/arrow.gif') outside;
}
#container {
	width: 992px;
	margin: 0px auto;
	padding: 2px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
}
#header {
	width: 990px;
	height: 75px;
	margin: 0px;
	padding: 0px;

}

#headerinfo {
	width: 160px;
	height: 65px;
	position: absolute;
	top: 7px;
	left: 675px;
	text-align: left;
	color: white;
}
#searchbox {
	width: 150px;
	height: 65px;
	position: absolute;
	top: 7px;
	left: 840px;
	text-align: left;
}
#searchbox FORM {
	margin: 0px;
	padding: 5px;
	color: white;
	font-size: 10px;

}
#searchbox INPUT {
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.nav1, .nav2, .nav3 {
	clear: left;
	width: 990px;
	margin: 0px;
	padding: 1px 0px;
	text-align: center;
}
.nav1 {
	background-color: #CCCCFF;
}
.nav2 {
	background-color: #DDFFFF;
}
.nav3 {
	background-color: #FFFFFF;;
}
TD.navelement {
	width: 90px;
	padding: 0px 5px;
	text-align: center;
}
TD.navsplit {
	width: 15px;
	text-align: center;
	background: url(/images/classical/site/nav-dot.jpg) center no-repeat;
}
#main {
	padding-left: 10px;
	padding-right: 10px;
	width: 970px;
	margin: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
H1 {
	font-size: 24px;
	font-weight: 700;
	font-family: Georgia;
	color: #333366;
	padding: 5px 0px 5px 0px;
}
H2, A.h2link {	
	font-size: 16px;
	font-weight: 600;
	font-family: Georgia;
	color: #000033;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2.world {	
	font-size: 16px;
	font-weight: 600;
	font-family: Georgia;
	color: #6E8F40;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2.jazz{	
	font-size: 16px;
	font-weight: 600;
	font-family: Georgia;
	color: #003399;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2.classical{	
	font-size: 16px;
	font-weight: 600;
	font-family: Georgia;
	color: #9A3334;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2.budget{	
	font-size: 16px;
	font-weight: 600;
	font-family: Georgia;
	color: #9FB6E0;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


H3, A.h3link {	
	font-size: 14px;
	font-weight: 600;
	font-family: Georgia;
	color: #000033;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col1 {
	width: 73%;
	float: left;
	padding-right: 2%;

}
#col3 {
	width: 25%;
	float: right;
}
.box {
	width: 100%;
	clear: both;
	padding-bottom: 10px;
}
.boxtitle {
	background: #993333;
	color: white;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.boxtitle A {
	color: white;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.boxcontent {
	background: url('/images/classical/site/bg-side.jpg') repeat;
	color: black;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
.boxcontent H2 {
	margin: 0px;
	padding: 2px;
}
.imgleft, #imgleft {
	padding-right: 5px;
}
.imgright, #imgright {
	padding-left: 5px;
}
.footer {
	clear: both;
	width: 970px;
}
#colclassical, #coljazz, #colbudget, #colworld {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background: #EFEFF0;
}
.colwindow {
	padding: 6px 2px;
	background: #EFEFF0;
	overflow: hidden;
}
#colclassical .boxtitle {
	background: #993333;
}
#coljazz .boxtitle {
	background: #003399;
}
#colbudget .boxtitle {
	background: #9FB6E0;
}
#colworld .boxtitle {
	background: #6E8F40;
}
.colwindow .left, .colwindow .right {
	width: 48%;
	text-align: center;
	background: #EFEFF0;
}
.colwindow .left {
	float: left;
}
.colwindow .right {
	float: right;
}
#controlscan {
	text-align: center;
	margin-bottom: 10px;
}
.block {
	width: 24%;
	padding: 10px 1px;
	margin: 1px;
	text-align: left;
	float: left;
	clear: right;
	
}
.row {
	width: 100%;
	clear: both;
	float: left;

}
.information {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

A.information {
	font-weight: 500;
	font-size: 11px;
	color: #003366;
	font-family: Verdana, arial, sans-serif;
	text-decoration: none;
}
A.wwwtitle {
	font-weight: 600;
	font-size: 11px;
	color: #003366;
	font-family: Verdana, arial, sans-serif;
	text-decoration: none;
}
A.header {
	font-weight: 550;
	font-size: 12px;
	color: #ffffff;
	font-family: arial, sans-serif;
	text-decoration: none;
}
button.buynowhp {
	background: url(/images/www/site/buynow-hp.jpg) no-repeat;
	width: 52px;
	height: 18px;
}
.sale {
	font-weight: bold;
	color: red;
}

