body {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #8c8c8c;
	}

ul {
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a {
	color: #7f70b2;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #7f70b2;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #65549c;
	text-decoration: none;
	font-weight: bold;
	background-color: #000;/*#d8d4e8;*/
	}

a:active {
	color: #8b0000;
	text-decoration: none;
	}

#nav {
	width: 272px;
	height: 24px;
	background: #fff;
	font-size: 1.3em;
	float: right;
	}

#nav ul {
	width: 272px;
	height: 24px;
	list-style-type: none;
	background: #000;
	}

#nav li {
	width: 68px;
	height: 24px;
	font-weight: bold;
	background: #190e44;
	text-align: center;
	float: right;
	}

#nav a {
	display: block;
	color: #bab3d6;
	line-height: 2em;
	}	

#nav a:hover {
	height: 24px;
	color: #d8d4e8;
	background: #28166f;
	}
	
#nav li.current a {
	color: #7f70b2;
	}	

#nav li.current a:hover {
	color: #7f70b2;
	background: #190e44;
	}

#linkIn {
	width: 120px;
	height: 150px;
	background: transparent;
	color: #fff;
	font-size: 1.3em;
	line-height: 2em;
	position: relative;
	top: 30px;
	}

#linkIn ul {
	list-style-type: none;
	}	

#linkIn li {
	width: 120px;
	text-align: left;
	}

#linkIn a {
	width: 120px;
	line-height: 2.2em;
	display: block;
	color: #bab3d6;
	}

#linkIn a:hover {
	color: #d8d4e8;
	background-color: #28166f;
	}

#linkIn li.b2 a:hover {
	background: #2f1a84;
	}
	
#linkIn li.b3 a:hover {
	background: #311c89;
	}

#linkOut {
	width: 120px;
	height: 150px;
	background: transparent;
	color: #7f70b2;
	font-size: 1.3em;
	line-height: 2em;
	position: relative;
	top: -120px;
	left: -120px;
	}

#linkOut ul {
	list-style-type: none;
	}
	
#linkOut li {
	width: 120px;
	text-align: right;
	}
	
#linkOut a {
	width: 120px;
	display: block;
	color: #8c8c8c;
	line-height: 2.2em;
	}

#linkOut a:hover {
	color: #65549c;
	font-weight: bold;
	background-color: #fff;
	}	

#address {
	color: #fff;
	background: #7f70b2;
	font-size: 1.3em;
	margin-right: 5px;
	padding: 0 7px 0 5px;
	position: absolute;
	top: 334px;
	left: 348px;
	}

#address2 {
	width: 110px;
	color: #fff;
	background: transparent;
	font-size: 1.3em;
	margin: 30px auto auto auto;
	border: 1px solid #fff;
	}

#address a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#address a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#address a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #8f81bb;
	}

#address a:active {
	color: #8b0000;
	text-decoration: none;
	}

#address p {
	text-align: right;
		}	

#address .strong p {
	font-weight: bold;
	}

p.address {
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 7px;
	}

#errorIn a {
	color: #7f70b2;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	background-color: #e8e4f1;
	}

#errorIn a:visited {
	color: #7f70b2;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	background-color: #e8e4f1;
	}

#errorIn a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	background-color: #7f70b2;
	}

#errorIn a:active {
	color: #8b0000;
	text-decoration: none;
	}

#email {
	background: transparent;
	font-size: 1.3em;
	position: absolute;
	top: 417px;
	left: 362px;
	}

#email a {
	color: #dad3e8;
	font-weight: bold;
	text-decoration: none;
	}

#email a:visited {
	color: #dad3e8;
	font-weight: bold;
	text-decoration: none;
	}

#email a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}

#email a:active {
	color: #8b0000;
	text-decoration: none;
	}

#email p {
	text-align: center;
	line-height: 1.6em;
	}	

#email.strong p {
	font-weight: bold;
	}

p.email {
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 7px;
	}

p {
	text-align: left;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 7px;
	}

p.lessSpace {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 7px;
	}

#errorIn p {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 200%;
	margin: 0 auto 7px 2px;
	}

#errorOut p {
	color: #7f70b2;
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 200%;
	margin-top: 0px;
	margin-bottom: 7px;
	}

p.center {
	color: #8c8c8c;
	font-weight: normal;
	font-size: 1.5em;
	text-align: center;
	margin: 5px auto 5px auto;
	}

p.copyright {
	color: #707070;
	font-size: .8em;
	text-align: center;
	margin: 20px 0 20px 0;
	clear: both;
	}

h1 {
	color: #8c8c8c;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	text-align: center;
	}

h1.vibrant {
	color: #8c8c8c;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	text-align: center;
	margin: 20px auto 5px auto;
	}

h2.detail {	
	color: #850020;
	font-family: arial, tahoma, arial, geneva, helvetica, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	margin: 20px auto 0 0;	
	line-height: 100%;
	}

h3.vibrant {	
	color: #850020;
	font-family: arial, tahoma, arial, geneva, helvetica, verdana, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	text-align: left;
	margin: 0 auto 10px 0;	
	line-height: 145%;
	}

h3.detail {	
	color: #6e85a0;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-bottom: -1px;
	line-height: 80%;
	}

h4 {	
	color: #576d85;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	}

h4.soft {	
	color: #8d9fb4;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 130%;
	}

#elegantBox {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	height: 452px;
	font-size: .7em;
	margin-top: -226px; /*set to a negative number 1/2 of your height*/
	margin-left: -280px; /*set to a negative number 1/2 of your width*/
	background-color: #fff;
	color: #8c8c8c;
	}

#elegantBoxSmall {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	font-size: .7em;
	margin-top: -50px; /*set to a negative number 1/2 of your height*/
	margin-left: -50px; /*set to a negative number 1/2 of your width*/
	background-color: transparent;
	color: #8c8c8c;
	}

#errorIn {
	width: 300px;
	height: 150px;
	background: transparent;
	color: #fff;
	font-size: 1.5em;
	line-height: 2em;
	position: relative;
	top: 30px;
	left: 4px;
	}

#errorOut {
	width: 100px;
	height: 150px;
	background: transparent;
	color: #8c8c8c;
	font-size: 1.5em;
	line-height: 2em;
	position: relative;
	top: -120px;
	left: -100px;
	}

#indexPicA {
	width: 271px;
	height: 115px;
	background: #7f70b2 url(images/sdIndex32a.jpg) center center no-repeat;
	float: right;
	clear: right;	
	}

#indexPicB {
	width: 271px;
	height: 115px;
	background: #7f70b2 url(images/sdIndex32b.jpg) center center no-repeat;
	float: right;
	clear: right;	
	}

#indexPicC {
	width: 271px;
	height: 116px;
	background: #7f70b2 url(images/sdIndex32c.jpg) center center no-repeat;
	float: right;
	clear: right;	
	}

#indexPicD {
	width: 80px;
	height: 71px;
	background: #ffffff url(images/cats_anim.gif) top right no-repeat;
	float: right;
	clear: right;
	}

#indexStrip {
	width: 120px;
	height: 346px;
	background: #7f70b2 url(images/sdIndex31.jpg) center center no-repeat;
	position: absolute;
	top: 105px;
	left: 169px;	
	}

#indexStripTop{
	width: 120px;
	height: 24px;
	background-color: #000;
	position: absolute;
	top: 81px;
	left: 169px;
	}

#indexBox {
	width: 395px;
	height: 346px;
	background: #7f70b2;
	
	}

#pageBox {
	width: 391px;
	height: 340px;
	background: #7f70b2 url(images/iBox.jpg) center center no-repeat;
	position: absolute;
	top: 105px;
	left: 169px;
	}
	
#phone {
	width: 148px;
	float: right;
	}

#temp {
	width: 391px;
	color: #e8e4f1;
	background: #5a4b8b;
	font-size: 1.3em;
	margin-right: 5px;
	padding: 0;
	position: absolute;
	top: 214px;
	left: 169px;
	}
	
#temp p {
	margin: 5px 20px 5px 20px;
	}	

br.clear {
	clear: both; 
	height: 0; 
	overflow: hidden; 
	visibility: hidden;
	} 

.dropcap {
	float: left;
	margin-top: 0px;
	font-family: georgia, "times new roman", times, serif;
	margin-right: 3px;
	font-size: 6em;
	font-weight: normal;
	color: #adbac7;
	line-height: 80%;
	}

.dropsmall {
	font-family: verdana, helvetica, geneva, tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	}

hr.white {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	height:0px; 
	border:0px; 
	border-top:1px solid #fff;
	}
	
.line {
	background: #eef1ea url(images/line.gif) center center no-repeat;
	margin: 8px auto;
	height: 1px;
	clear: both;
	}

.lineWB {
	background: #fff url(images/line.gif) center center no-repeat;
	margin: 5px auto 5px auto;
	width: 100%;
	height: 20px;
	text-align: center;
	clear: both;
	}

.logo300 {
	width: 300px;
	background-color: #fff;
	margin: 100px auto 0 auto;
	text-align: center;
	}

.logoContact {
	width: 300px;
	background-color: #fff;
	margin: 110px auto 0 auto;
	text-align: center;
	}

.logoIndex {
	width: 560px;
	height: 81px;
	background: #fff url(images/sdLogoC3.jpg) center center no-repeat;
	margin: 0;
	text-align: center;
	}

.sdLogo100 {
	width: 100px;
	height: 18px;
	margin: 0 auto 0 auto;
	text-align: center;
	float: none;
	}

.strong {
	font-weight: bold;
	}
	
.vibrant {
	font-weight: bold;
	color: #850020;
	}
	
	/*================================*/
	
dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:5em; 
  height:3em; 
  background:#000; 
  text-decoration:none; 
  text-align:center; 
  color:#ccc; 
  float:right;
  font-size: 1.2em;
  }
a.xmenu span, a.xmenu:visited span {
  display:block; 
  width:3em; 
  height:.5em; 
  border-top:.5em solid #000; 
  border-left:1em solid #000;  
  border-right:1em solid #000; 
  border-bottom:.4em solid #000; 
  background:#4f427b;/*#050*/ 
  overflow:hidden;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:5em; 
  height:1.5em; 
  w\idth:3em; 
  he\ight:.5em; 
  overflow:hidden;
  }
a.xmenu:hover {
  color:#fff;/*#ff0;*/
  background: #000;
  }
a.xmenu:hover span {
  background:#6e50ff;/*#0f0;*/
  }
  
  /*================================*/
  
.dark {
  background-color: #000;
  }