body {
	text-align: center;
	
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#title {
	font-size: 12px;
	font-weight: bold;
	color: #1F497D;
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: Tahoma;
}
#nav {
	font-family: Tahoma;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C5B6D4;
	border-top: 1px solid #7D629E;
	border-bottom: 1px solid #7D629E;
	padding-left: 8px;
}

#nav a {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8064A2;
}
#nav a:hover {
	color: #FFCC00;
}
#content {
	background-image: url(images/bg_headerblue1.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 25px;
	font-size: 0.75em;
	line-height: 2em;
	padding-bottom: 50px;
}#content h1 {
	color: #002060;
	font-size: 1.8em;
}
#content h3 {
	font-size: 1.3em;
	color: #225497;
}
#content h4 {
	font-size: 1em;
}
.highlight1 {
	color: #2E85CC;
}
.highlight3 {
	color: #CC0000;
}
#linkanchors {
	color: #2E85CC;
}
#linkanchors a {
	color: #2E85CC;
	text-decoration: none;
}
#linkanchors a:hover {
	color: #21669E;
}
.linknames {
	font-size: 1.1em;
	font-weight: bolder;
	color: #002060;
	text-decoration: none;
}
#listletters {
	list-style-type: lower-alpha;
}
#sectionlists {
	color: #205867;
}
#sectionlists a {
	color: #205867;
}
#listcountries {
	color: #0070D6;
}
#parlink a {
	color: #0070C0;
}
#parlink a:hover {
	color: #174D77;
}
#linkright {
	color: #6633CC;
	text-align: right;
}
#memberlist {
	list-style-type: lower-alpha;
}
#memberlist li li {
	color: #0070C2;
	list-style-type: disc;
}
.listnumber {
	list-style-type: lower-alpha;
}
#memberlist .listnocolor {
	color: #000000;
}
#tblphotos td {
	padding-top: 5px;
	padding-bottom: 10px;
}
td.bgalt {
	background-color: #F3ECE9;
}
.article {
	font-weight: bolder;
	color: #5F497A;
	text-align: center;
}
.copyheads {
	color: #0099FF;
	font-size: .95em;
	font-weight: bold;
	text-align: center;
}
#line {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#rightcol {
	background-image: url(images/bg_headerblue2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	width: 180px;
	background-color: #E9EDC9;
}
#rightcol a {
	font-family: Tahoma;
	font-weight: bold;
	color: #0070C0;
	font-size: 12px;
	padding-left: 13px;
	text-decoration: none;
}
#rightcol a:hover {
	color: #184D78;
}
#updates {
	background-image: url(images/btn_green.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#schools {
	background-image: url(images/btn_pink.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#visits {
	background-image: url(images/btn_blue.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#process {
	background-image: url(images/btn_orange.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 25px;
}
#footer {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #4F81BC;
	font-size: 0.65em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
