﻿#bkground {
	background-position: top;
	margin: 0 auto;
	text-align: center;
	background-image: url('Images/ybkg13.gif'); 
	background-repeat: repeat-x;
}

#header {

}

#nav {
	padding: 3px 0 0 0; 
}

#content {
	clear: both;
	text-align: center;
}

#footer {
	font-size: x-small;
	text-align: left 
}

#active_tab {
	border-bottom: 1px black solid; 
}

.noborder {
	border-width: 0px;
}

h3 {
	color: #FF0000;
	line-height: 24px;
}

.p1 {
	text-align: left;
	padding: 15px;
}

.smalltext {
	font-size: x-small;
}


table.center {
	margin-left: auto;
	margin-right: auto;
}

.highlight {
	font-size: 140%;
	color: blue;
}

.gbb {
	font-family: 'Gentium Book Basic', serif;
	font-size: 22px;
}

.gbb_h1 {
	font-family: 'Gentium Book Basic', serif;
	font-size: 50px;
	font-style: italic;
	font-weight: 700;
	color: red;
	}

.gbb_bi_h2 {
	font-family: 'Gentium Book Basic', serif;
	font-size: 42px;
	font-style: italic;
	font-weight: 700;	
}
	
.gbb_bi_h3 {
	font-family: 'Gentium Book Basic', serif;
	font-size: 30px;
	font-style: italic;
	font-weight: 700;	
}

.gbb_b_h3 {
	font-family: 'Gentium Book Basic', serif;
	font-size: 30px;
	font-weight: 700;	
}


