a:focus { outline: none; }
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #111111;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
}
#contenttable {
	background-image: url(images/contentbg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
a {
	color: #008B99;
	font-weight: bold;
}
#indexbigtext {
	border-top-color: #008B99;
	border-bottom-color: #008B99;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 18px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#headerinfo {
	font-size: 15px;
	text-decoration: none;
}
#ctop {
	background-image: url(images/ctop.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
#ctopwhatsnew {
	background-image: url(images/ctop_whatsnew.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #09587C;
}

.pagehead {
	font-size: 26px;
	font-weight: bold;
	color: #111111;
}
.bodytextbigger {
	font-size: 18px;
}

#fontchoice {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
}
.photoborder {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#whatsnewhead {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6636a6;
	font-size: 16px;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.smalltext {
	font-size: 13px;
}
#questions td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
#flashphotos {
	height: 350px;
}
#indexfeature1 {
	background-attachment: scroll;
	background-image: url(images/features/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 937px;
}
#indexfeature2 {
	background-attachment: scroll;
	background-image: url(images/features/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 937px;
}
#indexfeature3 {
	background-attachment: scroll;
	background-image: url(images/features/3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 937px;
}
#indexfeature4 {
	background-attachment: scroll;
	background-image: url(images/features/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 937px;
}
#indexfeature5 {
	background-attachment: scroll;
	background-image: url(images/features/5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 937px;
}
#indexfeature6 {
	background-attachment: scroll;
	background-image: url(images/features/6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 937px;
}

#hearingtesthead {
	background-image: url(images/hearingtest.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}