body {
	line-height: 1.50;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #d8d8d8;
	background-color: #000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-image: linear-gradient(bottom, rgb(5,5,5) 33%, rgb(204,201,194) 67%, rgb(228,242,242) 84%);
	background-image: -o-linear-gradient(bottom, rgb(5,5,5) 33%, rgb(204,201,194) 67%, rgb(228,242,242) 84%);
	background-image: -moz-linear-gradient(bottom, rgb(5,5,5) 33%, rgb(204,201,194) 67%, rgb(228,242,242) 84%);
	background-image: -webkit-linear-gradient(bottom, rgb(5,5,5) 33%, rgb(204,201,194) 67%, rgb(228,242,242) 84%);
	background-image: -ms-linear-gradient(bottom, rgb(5,5,5) 33%, rgb(204,201,194) 67%, rgb(228,242,242) 84%);
}

a {
	font-size: small;
	color: #4A4A4A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A4A4A;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
blockquote {
	border-style: solid;
	padding: 20px;
	margin: 5px;
	background-color: #eeeeee;
	border-color: #666666;
	border-width: 1px;
	border-radius:5px;
	box-shadow: 10px 10px 5px #888;
}
h2 {
	font-weight: bold;
	font-size: large;
	color: black;
}
h3 {
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #000000;
}
h4 {
	text-align: center;
	font-size: small;
	color: #333333;
}
h5 {
	margin-left: 15px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: center;
	font-size: small;
	color: black;
}
#header {
	/*left: 0px;*/
	/*position: relative;*/
	height: 152px;
	background-repeat: no-repeat;
	background-image: url(images/Template.jpg);
	background-color:#d8d8d8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 915px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
#keys {
	float: left;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-repeat: no-repeat;
	background-image: url(images/Template_03.jpg);
	top: 69px;
	left: 60px;
	position: relative;
	height: 83px;
	width: 291px;
}
#keys .home {
	margin: 0 0 0 0;
	height: 70px;
	width: 85px;
	float: left;
}
#keys .price {
	margin: 0 0 0 0;
	height: 70px;
	width: 87px;
	float: left;
}
#keys .sample {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	height: 70px;
	width: 86px;
	float: left;
}
.webmail {
	top: 95px;
	left: 710px;
	position: absolute;
	z-index: 0;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	height: 50px;
	width: 60px;
}
#Layer1 {
	padding-left: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	height: 24px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-color: #191919;
	border-bottom-width: 2px;
	background-image: url(images/subnav.png);
	background-repeat: repeat-x;
	width:870px;
}

#snav {
	padding-top: 3px;
	position: relative;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 870px;
}
#snav a {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 75px;
	margin-top: 0px;
	display: block;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#footer {
	width:856px;
	margin-left: auto;
	margin-bottom: 500px;
	margin-right: auto;
	margin-top: 0px;
	background-color: #d8d8d8;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	top: 0px;
	position: relative;
	padding-top: 50px;
	background-repeat: repeat-x;
	height: 30px;
	background-image: url(images/footer%20bar.gif);
	font-size: xx-small;
	color: #999999;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.style3 {
	font-size: small;
	font-weight: bold;
	color: #999999;
}
#container {
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 700px;
}
#content {
	top: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #e6e6e6;
	width: 915px;
}
#links a {
	font-size: medium;
}
#links hr {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 20px;
}
#sample {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	left: -30px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	width: 770px;
}
#sample blockquote {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 230px;
	float: left;
}
div.box3d
{
	border-style: solid;
	padding: 20px;
	margin: 5px;
	background-color: #eeeeee;
	border-color: #666666;
	border-width: 1px;
	border-radius:5px;
	box-shadow: 10px 10px 5px #888;
}

div.textContent
{
	background-color:#fff;
	padding:.8em;
	box-shadow:inset 0 0 5px #333;
	border-radius:8px;
}
div.textContent ul li
{
	list-style:none;
}
div.textContent p a, div.textContent ul li a
{
	color:#000099;
	text-decoration:underline;
}
img.sampleImage
{
	float:left;
	border-radius:8px;
	box-shadow: 5px 5px 2px #888;
	margin-right:15px;
}

img.pageImageLeft
{
	float:left;
	margin-right:1.8em;
	margin-bottom:3em;
	box-shadow: 5px 5px 2px #888;
	border-radius:8px;
}
img.pageImageRight
{
	float:right;
	margin-left:1.8em;
	margin-bottom:1ex;
	box-shadow: 5px 5px 2px #888;
	border-radius:8px;
}


div.spacerDiv
{
	height:20px;
}
object.player
{
	box-shadow: 5px 5px 2px #888;
	
}
span.cdTitle
{
	font-weight:bold;
	font-family:Verdana;
}
#contact {
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 580px;
}

a.emailWeblink
{
	color:#0000FF;
	font-size:14px;
	text-decoration:underline;
}
a.emailWeblink:hover
{
	color:#FF0000;

}

div.box3d h3
{
	text-align:left;
	background-color:#fff;
	padding:.8em;
	border-radius:10px;
	box-shadow: 3px 3px 2px #888;
	clear:both;
	margin-top:1em;
	
	}
