@charset "utf-8";
html {
	padding-bottom: 1px;
	min-height: 100%;
}

/*Remove dotted line around linked images in Firefox*/

a:active, a:focus, input[type="image"] {
outline: 0;
}

body {

}
#home_table #credits {
	color: #B9E3FF;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
#home_table #credits a {
	color: #b9e3ff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
#home_table tr #credits a:hover {
	text-decoration: underline;
}


#music_table {
	background-repeat: no-repeat;
	background-color: #ebe3cc;
	background-image: url(images/music_background.jpg);
}
#home_table {
	background-image: url(images/home_background.jpg);
	background-repeat: no-repeat;
}

#voice_table {
	background-image: url(images/voice_background.jpg);
	background-repeat: no-repeat;
	background-color: #EAE9E4;
}
#voice_table2 {
	background-image: url(images/voice_background.jpg);
	background-repeat: no-repeat;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#nav a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#nav a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #999999;
}
#nav a.selected   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.credits{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BAB7A7;
	text-decoration: none;
	text-align: right;
}
p.credits a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BAB7A7;
	text-decoration: none;
}
p.credits a:hover {
	text-decoration: underline;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071BB;
	text-decoration: none;
	text-align: center;
}


.contact a {
	color: #0071BB;
	text-decoration: none;
}
.contact a:hover {
	text-decoration: underline;
}
.agency {
	color: #76725C;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.agency a {
	text-decoration: underline;
	font-size: 10px;
	color: #76725C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.agency a:hover {
	color: #AEAB97;
	text-decoration: underline;
}

#music_table2 {
	background-image: url(images/music_background2.jpg);
	background-repeat: no-repeat;
}

