body	{
	margin: 0px;
	scrollbar-face-color: #4A41A5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BAE861;
	scrollbar-darkshadow-color: #142165;
	scrollbar-track-color: #B2D687;
	scrollbar-shadow-color: #A1A89E
}

div.outerBorder {
	background: url(/images/navBackground.png) repeat-x top;
}

div.footer {
	background-color:#e7e5d3;
	border-top:1px solid #5d524F;
}

body, th, td, ul, div, blockquote {
    font-family: Trebuchet MS, tahoma, sans-serif;
    font-size: 11px;
    line-height: 14pt;
    color: #000000;
}

#centerStuff {
	width:960px;
	margin:0 auto;
	position:relative;
	background: url(/images/sidebarBackground.png) repeat-y left;
}

#rightsideBackground {
	background: url(/images/rightsideBackground.png) repeat-y right;
}

.borderFix {
	background: url(/images/navBackground.png) repeat-x top;
	padding-right:20px;
}

.sidebar {
	float:left;
	margin-top:5px;
}

.sidebar ul {
	list-style-type:none;
	color:#666666;
	font-size:12pt;
	text-transform:uppercase;
	padding-left:25px;
	margin-left:0;
}

.sidebar ul ul {
	margin-bottom:30px;
	padding-left:15px;
	font-size:10pt;
	text-transform:none;
	margin-left:0;
}

.sidebar li {
	border-bottom: 1px solid #999999;
	padding:6px 0;
}

.blackBox {
}

.mainNav {
}

.mainNav ul {
	width:960px;
	margin:0 auto;
	margin:0;
	padding:0;
}

.mainNav li {
	float:left;
	list-style-type:none;
	padding:10px;
	font-family:"Times New Roman", serif;
	color:#7e7359;
	font-size:12pt;
	text-transform:uppercase;
	padding-top:15px;
	margin-right:30px;
}

.mainNav li a {
	color:#7e7359;
}

.content {
	float:right;
	width:700px;
	padding-bottom:30px;
}

table.imageGray {
	margin-top:20px;
}

.imageGray td {
	padding:4px;
	background-color:#d8d8d8;
}

.imageGray img {
	border:1px solid #ffffff;
	margin-bottom:-4px;
}

.grayBorder {
	padding:4px;
	margin:0px 10px;
	background-color:#d8d8d8;
}

.grayBorder img {
	border:1px solid #ffffff;
	margin-bottom:-4px;
}

ul.articleList {
	list-style-type:none;
	font-size:1.7em;
	line-height:1.3em;
}

ul.songList {
	list-style-type:none;
}

p.paragraph {
	margin: 10px 0;
}

img.paragraph {
}

.musicList, .metaMusicList, .metaMusicList li {
	margin:0;
}

.musicList {
	list-style-type:none;
	padding:0 0 0 20px;
}

.metaMusicList ul li {
	padding-top:10px;
}

.metaMusicList ul ul li {
	padding-top:0;
}

.metaMusicList {
	list-style-type:none;
	padding:0;
	font-size:1.3em;
	font-weight:bold;
}

.metaMusicList li {
	padding:20px 0 0 0;
}

HR {color: #000000;
	height: 1pt;
}

h1 {
	color: #5A4165;
	font-size: 1.7em;
    line-height: 18pt;
}

h2 {
		color: #4A41A5;
        font-size: 16px;
        line-height: 18pt;
	font-variant: small-caps
        }

h3 {
        font-size: 12px;
        line-height: 14pt;}

.bordered-cart {
	border-left: 1px solid #000000;
	padding-left: 20px
}

.accountHeader {
	background-color: #A50008;
	color: #FFFFFF;
	font-weight: bold;
}

.accountSubHeader  {
	background-color: #D7D7D7;
	color: #000000;

}


a:link {


	color: #A67585;
	text-decoration: none}

a:visited {


	color: #A67585;
	text-decoration: none}

a:hover {

	color: #588000;
	text-decoration: none;}


a.main:link {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:visited {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:hover {
	font-weight: bold;
	font-size: 12px;
	color: #588000;
	text-decoration: none;}


input {color: #6B6B6B;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px}

input.noborder {
	border-style: solid;
	border-color: white;
	border-width: 0px;
}


 /** feed buttons **/
 .feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 5 21px;
  background: url("/images/rss_icon_glass_purple16.gif") no-repeat 0 50%;
  list-style-type: none;
}



