body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/***** positioning *****/

#header {
	position: relative;
	background-position: 0px 0px;
	background-image: url(images/title2.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-color: #DADA8F;
	height: 100px;
}
#mainNav {
	background-color: #E73D29;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contentHome {
	width: 545px;
	position: absolute;
	margin: 20px;
	top: 122px;
}
#titleSoundclips {
	position: absolute;
	margin: 20px;
	top: 122px;
}

/***** soundclips *****/

#soundclipsNav{
	width:136px;
	float: left;
	position: absolute;
	top: 122px;
	margin: 20px;
	text-align: right;
}

#contentSoundclips {
	width: 532px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #DADA8F;
	border-right-color: #DADA8F;
	border-bottom-color: #DADA8F;
	border-left-color: #DADA8F;
	margin: 20px;
	padding-right: 20px;
	top: 122px;
}

#colRightHome {
	width:160px;
	position: absolute;
	left: 585px;
	top: 122px;
	margin-top: 20px;
}
#download {
	width:140px;
	position: relative;
	padding: 10px;
	border: 1px solid #913DA3;
}


/***** content *****/

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E73D29;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.copysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E73D29;
	text-decoration: underline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a:hover {
	color: #3C3E8A;
	text-decoration: none;
}

a.mainNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #E73D29;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.mainNav:hover {
	background-color: #990033;
}

a.mainNav:active {
	background-color: #990033;
}

a.download {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #913DA3;
	text-decoration: underline;
	font-weight: bold;
}
a.download:hover {
	color: #3C3E8A;
	text-decoration: none;
}


a.soundclip {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3E8A;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #DADA8F;
	width: auto;
	display: block;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
}

a.soundclip:hover, a.soundclip:active {
	color: #E73D29;
	text-decoration: underline;
}

a.soundclip:visited {
	color: #990033;
	text-decoration: none;
}
#listen {
	width:auto;
	position: relative;
	padding: 10px;
	border: 1px solid #3C3E8A;
}
a.listen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3E8A;
	text-decoration: underline;
	font-weight: bold;
}
a.listen:hover {
	color: #E73D29;
	text-decoration: none;
}
a.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #903;
	text-decoration: underline;
}
a.link:hover, a.link:active {
	color: #E73D29;
	text-decoration: none;
}
#links {
	float: left;
	position: absolute;
	top: 122px;
	margin: 20px;
	width: 722px;
	padding-bottom: 20px;
}
#soundclipscopy {
	width: 364px;
	position: absolute;
	margin: 20px;
	top: 122px;
	left: 160px;
	padding: 20px;
	text-align: center;
}
li {
	list-style-image: url(images/bullet.png);
}
#contentShop {
	width: 727px;
	position: absolute;
	margin: 20px;
	top: 122px;
}

