html {
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
}

body {
	font-size: 10pt;
}

#body_hom #nav_hom a,
	#body_abt #nav_abt a,#body_pdt #nav_pdt a,
	#body_pmo #nav_pmo a,#body_ser #nav_ser a,
	#body_cat #nav_cat a,#body_con #nav_con a, {
	background: #FFFFFF;
	color: #1A1303;
	font-weight: bold;
}
#bkwrap {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-color: #9D9892;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 8px;
	background-image: url(images/bg_spcr.jpg);
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 670px;
	border: none;
	background-image: url(images/mainbanner10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
	z-index: 2;
	margin-top: auto;
	padding-bottom: 5px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 692px;
	border: none;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, "sans serif";
	font-size: 10px;
}

#content_wpr {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	border: thin dotted #999999;
	margin-top: 25px;
	font-family: "Lucida Grande", Tahoma, "sans serif";
	font-size: 11px;
	background-color: #F7F4F1;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-top: 10px;
}

#nav {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 690px;
	text-decoration: none;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left; /* IE whitespace bug */ 
}

#nav a {
	color: #000000;
	text-decoration: none;
	line-height: 2;
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 84px;
	border-top: 1px solid #F3E7EA;
	border-right: 1px solid #F3E7EA;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #F3E7EA;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", Tahoma, "sans serif";
	font-size: 11px;
	background-color: #C8C1BF;
	display: block;
}

#nav a:hover {
	background-color: #666666;
	font-family: "Lucida Grande", Tahoma, "sans serif";
	font-size: 11px;
	color: #CCCCCC;

}

.boxlbl {
	font-size: 18px;
	line-height: 15px;
	padding-left: 35px;
}

.main a:link {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.main a:visited {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.main a:hover {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.main a:active {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.page a:link {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
}

.page a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.page a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.page a:active {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.title1 {
	font: normal 36px/45px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.title2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
}

.pictitle {
	font-size: 11px;
}

.announce {
	font: bold normal 16px/30px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #993333;
	margin-left: 25px;
}

.subttl {
	font-family: "Lucida Grande", Tahoma, "Sans serif";
	font-size: 13px;
	padding-left: 25px;
}

.img {
	border: thin solid #000000;
}

p {
	text-indent: 10pt;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}

#pages {
	height: 50px;
	width: 70px;
	float: right;
	position: static;
	clear: right;
	left: 25px;
	top: 10px;
	margin-right: 20px;
}

#biblio {
	height: 25px;
	width: 150px;
	position: static;
	margin-top: 10px;
	margin-left: 420px;
	clear: right;
	float: right;
}

.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 25px;
}

#redirect {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

.eventbl {
	width: 610px;
	border: thin dotted #999999;
	padding: 7px;
}

.nexttl {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #993333;
}
.tagline {
	margin-left: 35px;
}
