body{
	background: #990000;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 86%;
	color: #333333;
	margin: 10px 0 10px 0;
	padding: 0px;
}
#wrapper {
	width: 825px;
	margin:0 auto;
	border: 1px solid #333333;
	background-color:#EEE4C4; 
}
#header{
	background-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 120px;
	margin-bottom: 0px;
}
#contentleft{
	width: 20%;
	float: left;
	margin: 18px 5px 5px 5px;
}
#contentmain{
	padding: 10px 5px 10px 5px;
}
#contentright{
	width: 76%;
	float: right;
	margin: 5px 5px 20px 5px;
}
#footer {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	height: 25px;
}
.text {
	padding: 5px 10px 10px 5px;
}
img {
	border: 0px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
p {
	font-size: 0.9em;	

}

h1{
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.5em;	
	line-height: 12px;
	margin: 10px 0px 2px 10px;
}
h2{
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;	
	line-height: 12px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
h3{
	color:#666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
	line-height: 14px;
	margin: 10px 10px 3px 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
h4 {
	color:#333;
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}
.center {
	text-align: center;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.small3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: 500;

}
.greybox{
	background-color: #CCCCCC;
	color:#333;
}
.greybox2{
	color:#333;
	background: #CCCCCC url(images/cd_back.gif) no-repeat 10px 55px;

}
.greybox3{
	background-color: #CCCCCC;
	color:#333;
	background-image: url(images/catalogue_back2.jpg);
	background-repeat: no-repeat;

}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 1.4em;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 1.4em;
	line-height: 25px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align: left;
}
.subheader{
	background-color: #666666; /*D6C43A;*/
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;

}
.whitebox_topleft{
	background: url('images/1-topleft.gif');
	width:9px;
}
.whitebox_bottomright{
	background: url('images/1-bottomright.gif');
	width:9px;
}


/* contact form styles */

fieldset {
	border: 0px;
	color: #333333;
}
legend
{
	border:  0px;
	padding: 1px 10px;
} 

label
{
	font-size: 1em;	
	width: 150px;
	float: left;
	text-align: right; 
	margin: 0 0 10px 0;
	clear: both;
}
	
.input-box {
	border: #999999 solid 1px;
	width: 20em;
	margin: 0 0 10px 0;
	background-color: #F6F6F6;

}
.text-box {

	border: #999999 solid 1px;
	width: 22em;
	scrollbar-base-color: #f4f4f4;
	scrollbar-darkshadow-color: #cccccc;
	background-color: #F6F6F6;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: .9em;


}
.submit-button {
	padding-left: 20px;
	padding-right: 20px;
	} 
.phone {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	color: #000000;
	background-color: #F6F6F6;





}
.slogan {
	color: #990000;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.strapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
}
.discount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	color: #FF0000;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
}

th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.pages {
	width: 400px;
}
hr {
	height: 1px;
	border-style: dashed;
	color: #CCCCCC;
	border: 1px;
	background-color: #CCCCCC;
}
.tracks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.books {
	clear: both;


}
.image {
	float: left;
	padding: 10px;
}
.image-right {
	float: right;
	padding: 20px;
}
.alphabetic {
border: none;
font-weight: normal;
margin-bottom: 8px;
}
