a:link, a:visited {
	color: #0072BD;
	text-decoration: none;
}

a:hover {
	color: #0090F0;
}

br {
	margin: 0;
	padding: 0;
}

body {
	background-color: #313131;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#container {
	position: relative;
	margin: 25px auto;
	width: 755px;
	text-align: left;
}

#contentContainer {
	background-image: url(images/bg_staves.gif);
}

#contentContainerNoBg { background-color: #fff; }

#contentContainerProfiles, #contentContainerProfilesIndex {
	background-image: url(images/bg_gabriels_oboe.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#contentContainerProfilesIndex {
	background-image: url(images/bg_gabriels_oboe_index.jpg);
}

#contentContainerSpotlight { background-color: #fff; }

#contentContainerSpotlight img {
	float: left;
	clear: both;
}

#title {
	background-color: #1257ad;
	font-size: 48px;
	color: #fff;
	text-align: center;		
}

#subtitle {
	background-color: #dd232a;
	font-size: 19px;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-color: #313131;
	border-width: 1px 0;
	border-style: solid;
}

/* NAVIGATION */

.selected a:link, .selected a:visited {
	color: #DD232A;
}

#mainNav, 
#subNav, 
#peopleNav,
#subNavTwoLines {
	color: #1257ad;
	background-color: #fff;
	margin: 0;
	border-bottom: solid #000 1px;
	text-align: center;
}


#mainNav table, 
#subNav table, 
#peopleNav table,
#subNavTwoLines table {
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#mainNav table a, 
#subNav table a, 
#peopleNav table a,
#subNavTwoLines table a {
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

#subNav table a, 
#peopleNav table a,
#subNavTwoLines table a { font-size: 1em }

#subNavTwoLines table a {
	padding: 5px 12px;
	display: block;
}

#mainNav table a:hover, 
#subNav table a:hover,
#peopleNav table a:hover,
#subNavTwoLines table a:hover { color: #DD232A; }



/* END NAVIGATION */


#left {
	padding: 0 0 0 20px;
}

#left p {
	padding: 10px 70px 0 40px;
}

img#book {
	top: 59px;
	margin-top: 20px;
}

#whatsNew {
	width: 300px;
	background-color: #fff;
	border: 1px solid #1257ad;
	margin: 20px 0 0 30px;
	
}

#whatsNew h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #fff;
	padding: 6px 0;
	margin: 0;
	text-align: center;
	background-color: #1257ad;
}

#whatsNew ul {
	margin: 30px 50px 10px 30px;
	
}

#whatsNew ul li {
	list-style-image: url(images/bullet-star.gif);
	margin: 0 0 10px 0;
}

#right {
}

.profilesName {
	text-transform: uppercase;
	color: #1257ad;
}

.profilesClass {
	color: #1257ad;
	font-style: italic;
	font-size: 1.1em;
}

.profilesInstrument {
	color: #1257ad;
	font-style: italic;
	font-size: 1.1em;
}

.profilesName img {
	padding-top: 20px;
	padding-bottom: 10px;
}

img#profileImage {

}

td#profilesName {
	margin-left: 30px;
}

td#profileInfo {
	padding: 10px 80px 0 0;
}

.profilesNameMain {
	color: #dd232a;
	font-size:1.4em;
	text-transform: uppercase;
	
}

.profilesClassMain, .profilesInstrumentMain {
	font-style: italic;
	color: #1257ad;
	font-size: 1.1em;
}



.caption {
	font-style: italic;
}

img#stars {
	text-align: left;
}

span.first
{
	float: left;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
	color: #DD232A;
}

span.endquote
{
	float: right;
	font-size: 300%;
	margin-top: -0.5em;
	color: #DD232A;
}

.linkbutton a:link, .linkbutton a:visited {
	background-color: #1257AD;
	color: #FFFFFF;
	display: inline;
	padding: 5px 10px;
	text-decoration: none;
	text-align: right;
}

.linkbutton a:hover {
	background-color: #DD232A;
	color: #FFFFFF;
	display: inline;
	padding: 5px 10px;
	text-decoration: none;
}
		
.question {
	font-style: italic;
	font-size: 1.1em;
	color: #1257AD;
	font-weight: bold;
}


/* -----------  REVIEWS  ----------------- */
td#reviewData {
	text-align: right;
}

.reviewPub {
	padding: 0;
	padding-top: 20px;
	color: #1257AD;
	font-style: italic;
	font-size: 1.1em;
}

.reviewPub2 {
	padding: 0;
	color: #1257AD;
	font-size: 1.1em;
}

.reviewDate{
	padding: 0;
	color: #1257AD;
}

.reviewAuth{
	padding: 0;
	color: #1257AD;
}

.review{
	padding: 20px 80px 0 40px;
	line-height: 1.8em;
	text-align: left;
}

.blurbAuthor {
	margin: 0 100px 0 200px;
	text-indent: -14px;
}

/* -----------  EXCERPT  ----------------- */
td#excerpt {
	padding: 30px 175px;
}

td#excerpt p {
	text-indent: 1em;
	margin: 0;
	padding: 0 0 0.8em 0;
	line-height: 1.5em;
	text-align: justify;
}

/* -----------  SPECIALS  ----------------- */
td#specials {
	padding: 30px 175px;
	text-align: left;
}

li.starList {
	list-style-image: url(images/bullet-star.gif);
	margin: 0 40px 15px 0;
}
