body {
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: center;
	background-color: #1d3653;
	
	font-family: verdana, geneva, arial, sans-serif;
	font-size: .8em;
	line-height: 16pt;
}
#container {
	background: #7E9CBB;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 4px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(assets/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header2 {
	background: #436181 url(assets/title.gif) no-repeat;
	height: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header2 h1 {
	width: 750px;
	height: 50px;
	padding: 3px 10px 0px 0px;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
#header2 h1 span{
	display: none;
}
#nav {
	background: transparent;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 35px 0px 0px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-weight: 900;
	font-size: 0.9em;
	line-height: 2em;
	color: #12202D;
}
#nav ul a{
	text-decoration: underline;
	color: #12202D;
	padding: 0px;

}
#nav p {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#nav a:link, #nav a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #12202d;
	font-weight: bold;
}
#nav a:hover, #nav a:active  {
	margin: 0px;
	padding: 0px; 
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	background-image: url(assets/line.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
#news {
	background-color: transparent;
	width: 530px;
	margin-left: 170px;
	padding: 25px 10px 10px; 
	margin-top: 0px;
}
#news h2 {
	width: 530px;
	padding: 0px;
	height: 30px;
	margin: 0px;
	border: #FFFFFF;
}
#news h3 {
	width: 500px;
	padding: 0px;
	margin: 20px 0px 10px;
}
#news h5 {
	padding: 0px;
	margin: 10px 0px 5px;
}
#news h2.albums {
	background-image: url(assets/albums.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news p{
	margin: 0;
	padding: 5px 0 0 0;
}
h2 span {
	visibility: hidden;
}
#more {
	background-color: transparent;
	width: 530px;
	margin-left: 170px;
	padding: 50px 10px 10px;
	margin-top: 0px;
}
#more h2 {
	width: 530px;
	padding: 0px;
	background-image: url(assets/artists.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin: 0px 0px 40px;	
}
#more p{
	margin: 0;
	padding: 0;
	text-align: center;
	font-style: oblique;
}
#more .thumbnail{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 49px;
	width: 100px;
	margin-top: 0px;
}
#footer {
	background-color: transparent;
	padding: 10px 10px 10px 170px;
	margin-top: 0px;
	height: 20px;
	width: 530px;
	text-align: right;
	clear: left;
}
ul.hideArtist {
	display: none;
}
ul.hideAlbum {
	display: none;
}
ul.hideContact {
	display: none;
}
ul.showAlbum {
	display: none;
}
ul.showContact {
	display: none;
}
#news .thumbnail {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
}
td .number {
	text-align: right;
	padding-right: 5px;
}
#news td a {
	font-size: .8em;
	color: #FFFFFF;
	text-decoration: underline;
}
#news tr.odd {
	background-color: #96AFC8;
}
#news h2.robert {
	background-image: url(assets/robert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#news h2.helena {
	background-image: url(assets/helena.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#news h2.usandhim {
	background-image: url(assets/usandhim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#news td .margin {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	height: 50px;
}
#news td p {
	margin: 0px;
	padding: 0px;
}
#news h3 span {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#news ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;

}
#news li {
	margin: 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #96AFC8;
	height: 25px;
	width: 70px;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
}
#news ul a {
	padding: 3px 10px;
	text-decoration: none;
	margin: 0px;
}

#news ul a:link, #news ul a:visited
{
color: #12202D;
background-color: #96AFC8;
text-decoration: none;
}

#news ul a:hover
{
color: #fff;
background-color: #7E9CBB;
text-decoration: none;
}
#nav li.address {
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 2em;
	padding-left: 5px;
}
#nav ul.address {
	text-decoration: none;
	padding-left: 0px;
}
#header2 a:link, #header2 a:visited {
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#header2 a:hover, #header2 a:active  {
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	color: #96AFC8;
	font-weight: bold;
}
#albums {
	background-image: url(assets/albumsNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96AFC8;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#contact {
	background-image: url(assets/contactNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96AFC8;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#nav li {

	text-decoration: none;
	padding: 0px;
}
#news h2.welcome {
	background-image: url(assets/welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.inspirational {

	background-image: url(assets/inspirational.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.traditional {


	background-image: url(assets/traditional.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.prayers {



	background-image: url(assets/prayers.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.marian {




	background-image: url(assets/marian.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.lullabies {





	background-image: url(assets/lullabies.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.gospel {






	background-image: url(assets/gospel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.contemporary {







	background-image: url(assets/contemporary_christian.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#artists {

	background-image: url(assets/artistsNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96AFC8;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#news h2.form {







	background-image: url(assets/orders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form {
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #12202D;
}
#news h2.orders {







	background-image: url(assets/orders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news .title {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12202D;
}
#orders {
	background-image: url(assets/ordersNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96AFC8;
	margin-bottom: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: .8em;
}
.form td {
	background-color: #7E9CBB;
}
.form2 {

	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	margin: 10px 0px 0px;
	padding: 0px;
}
#footer p {
	font-size: 0.8em;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}

#noborder a, #noborder a:visited, #noborder a:link, #noborder a:active {
	border: none;
}
