body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #C1CDC1;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 80%;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
}
#header {
	background: #9FB6CD;
	background-image:url(images/slatebluebanner.png)
}
.headerText1 {
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
	color: #f0fff0;
	margin: 0;
	padding: 20px 10px 5px 5px;
}
.headerText2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #f0fff0;
	margin: 0;
	padding: 5px 10px 5px 5px;
}
.imgtext {
	color:#000000; font-size: 12px;
}
.linktext {
	font-size: 12px;
}
#navGenres {
	padding: 5px;
	border-bottom: 1px solid #6C7B8B;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#navGenres a:link { 
	color: #36648B;
	font-weight: bold;
	text-decoration: underline;
}
#navGenres a:visited { 
	color: #36648B;
	font-weight: bold;
}

#navGenres a:hover, #navSidebar a:active, #navSidebar a:focus {  
	color: #B99757;
	font-weight: bold;
}
#navSidebar {
	width: 115px;
	float: left;
	padding: 15px 10px;
	text-align: left;
}
#navSidebar a:link { 
	color: #36648B;
	font-weight: bold;
}

#navSidebar a:visited { 
	color: #36648B;
	font-weight: bold;
}

#navSidebar a:hover, #navSidebar a:active, #navSidebar a:focus {  
	color: #B99757;
	font-weight: bold;
}
#content {
	margin: 0 0 0 130px;
	width: 600px;
	padding: 15px;
	border-left: 1px solid #36648B;
	text-align: justify;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color:#B99757;
	text-align: left;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color:#B99757;
	text-align: left;
}
h3 {
	font-size: 100%;
	color: #B99757;
	font-weight: bold;
	text-align: left;
}

hr {
	color: #B99757;
	text-align: center;
}

p {
	font-size: 80%;
}

a:link, a:visited { font-weight: bold; color: #36648B; text-decoration: underline; }

a:hover {font-weight: bold; color: #B99757; text-decoration: underline; }

.leftBold { text-align: left; font-weight: bold; }

.leftItalic { text-align: left; font-style:italic; }

.returnTop { text-align: left; font-size:10px; font-weight: normal}

.justifyContent { text-align: justify; }

.justifyLeft {text-align: left; }

#footer {
	padding: 5px;
	border-top: 1px solid #36648B;
	font-size: 100%;
}
#footer a:link { 
	color: #36648B;
	font-weight: bold;
}

#footer a:visited { 
	color: #36648B;
	font-weight: bold;
}

#footer a:hover, #navSidebar a:active, #navSidebar a:focus {  
	color: #B99757;
	font-weight: bold;
}
.brclear { 
     clear: both; 
     height: 0; 
     margin: 0;
     font-size: 1px;
     line-height: 0px;
}
.breadcrumbs p{
	font-size: 8px;
}
.breadcrumbs a:link{
	color:#36648B;
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumbs a:visited{
	color:#36648B;
	text-decoration: underline;
	font-weight: bold;
}
.breadcrumbs a:hover {
	color: #B99757;
}

.hang { text-indent: -3pc; margin-left: 3pc; text-align: left;
}
