body {
	background-color:#666;
	font-family:verdana;
	font-size:13px;
	color:#6b6b6b;
}
.bodyTop{
	background-image:url(../images/bgTop.png);
	width:987px;
	height:36px;
	background-repeat:no-repeat;
}
.body{
	background-image:url(../images/contentBody.png);
	width:987px;
}
.footer{
	background-image:url(../images/footerBg.gif);
	width:964px;
	height:47px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	margin-left:10px;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-top:30px;
}
.albumthumb{
	border:1px solid #6B6B6B;
	text-decoration:none;
}
.albumselect{
	text-decoration:none;
	color:#6B6B6B;
}
a{
	color:#01719f;
}
a.testimonials:link,a.testimonials:hover,a.testimonials:active,a.testimonials:visited{
	color:#008ec8;
	font-size:15px;
	text-decoration:none;
}
ul{
	list-style-image: url(../images/dot.gif);
}
select{
	font-family:verdana;
	font-size:13px;
	color:#6b6b6b;
}
.footerlinks a{
	color:#fff;
	text-decoration:none;
}