body {
	margin: 0px;
	padding: 0px;
}
	
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a, a:link, a:active, a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #B5CEEF;
}

#TopNav {
	background-image: url(../images/global/topnavBg.jpg);
	background-repeat: repeat-x;
}

.no_hover a:hover {
     background:none;
}

#Footer {
	margin-left: 178px;
	height: 26px;
	padding-bottom: 50px;
	background-image:  url("../images/global/bottomFadeBG.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 148px;
}
.bodyColumnSpace {
	padding-right: 10px;
	padding-left: 10px;
}
.siteDesign {
	font-size: 11px;
}
.musicClipBox {
	background-color: #BAC9FF;
	padding: 10px;
	border: thin solid #7797FF;
	float: left;
	width: 300px;
}
.orderInfo {
	background-color: #F2DB66;
	padding: 10px;
	border: 1px solid #D7B34E;
}
.paymentInfo {
	background-color: #AAB4FC;
	padding: 10px;
	border: 1px solid #7A8BCC;
}
.formHelp {
	font-size: 10px;
}
.imgPaddingRight {
	padding-right: 15px;
}
.imgPaddingLeft {
	padding-bottom: 15px;
	padding-left: 15px;
}
#frontcontainer {
	float: left;
	width: 780px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#frontTop {
	width: 404px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C3EB;
	padding-bottom: 12px;
	overflow: hidden;
	background-image: url(../images/frontPictures.jpg);
	background-repeat: no-repeat;
	padding-left: 376px;
	padding-bottom: 50px;
}
#picfront {
	margin-right: 12px;
	margin-bottom: 12px;
	width: 366px;
	float: left;
	overflow: hidden;
}

#replenish {
	float: left;
	/*padding-left: 376px;*/
width: 416px;
	background-image: url(../images/frontPictures.jpg);
}

.frontTextLarge {
	font-size: 16px;
	line-height: 22px;
}

#frontcol1 {
	width: 235px;
	float: left;
	padding-right: 12px;
	border-right: 1px solid #a6c3eb;
	min-height: 400px;
	margin-right: 12px;
}

#frontcolend {
	width: 245px;
	float: left;
	padding-right: 12px;
	min-height: 400px;
	
}

h2 {
line-height: 22px;}

.banner {
	clear: both;
	border-bottom: 1px solid #a6c3eb;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 8px;
}