body {
	margin-top: 0px;
	margin-bottom: 10px;
}

.txt-copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 8px 0px 8px;
}
.txt-copy a:link {color: #000066; text-decoration: underline;}
.txt-copy a:hover {color: #6699FF; text-decoration: underline;}
.txt-copy a:active {color: #000066; text-decoration: underline;}
.txt-copy a:visited {color: #000066; text-decoration: underline;}
.txt-copy a:visited:hover {color: #6699FF; text-decoration: underline;}
	
.txt-date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 4px -2px 4px;
}

#navWrapper {
	width: 195px;
	margin: 0px;
}

#navAbout {
 	clear: both;
	text-align: center;
	width: 192px;
	margin: 0px 0px -3px 0px;
	background-color: #CCBFA7;
}

#navAbout ul {
	margin-bottom: -3px;
	padding-left: 3px;
	list-style: none;
	border: 0;
}

#navAbout li {
	margin-bottom: 3px;
	text-align: left;
	width: 187px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 14px Times, "Times New Roman";
	font-weight: bold;
	color: #000;
	background-color: #E6DFD3;
}

#navAbout li a {
	display: block;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 187px;
	voice-family: inherit;
	background-color: #E6DFD3;
}

#navAbout li a:hover {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000;
	text-decoration: none;
}

#navNews {
 	clear: both;
	text-align: center;
	width: 192px;
	margin: 0px;
	background-color: #9ca3d3;
}

#navNews ul {
	margin-bottom: -3px;
	padding-left: 3px;
	list-style: none;
	border: 0;
}

#navNews li {
	margin-bottom: 3px;
	text-align: left;
	width: 187px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 14px Times, "Times New Roman";
	font-weight: bold;
	color: #000;
	background-color: #ced1e9;
}

#navNews li a {
	display: block;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 187px;
	voice-family: inherit;
	background-color: #ced1e9;
}

#navNews li a:hover {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000;
	text-decoration: none;
}

#navAction {
	text-align: center;
	width: 192px;
	margin: 0px 0 10px 0;
	background-color: #ee1010;
}

#navAction ul {
	margin-top: 0px;
	margin-bottom: -3px;
	padding-left: 3px;
	list-style: none;
	border: 0;
}

#navAction li {
	margin-bottom: 3px;
	text-align: left;
	width: 187px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 14px Times, "Times New Roman";
	font-weight: bold;
	color: #000;
	background-color: #f89f9f;
}

#navAction li a {
	display: block;
	font-weight: normal;
	background: #E6DFD3;
	color: #000;
	text-decoration: none;
	width: 187px;
	voice-family: inherit;
	background-color: #f89f9f;
}

#navAction li a:hover {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000;
	text-decoration: none;
}

.txt-footer {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.txt-footer a:link {color: #6699FF; text-decoration: none;}
.txt-footer a:hover {color: #6699FF; text-decoration: underline;}
.txt-footer a:active {color: #6699FF; text-decoration: none;}
.txt-footer a:visited {color: #6699FF; text-decoration: none;}
.txt-footer a:visited:hover {color: #6699FF; text-decoration: underline;}

.txt-hdr {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	margin: 16px 0px 16px 0px;
}

#left {
	position: static;
	float: left;
	width: 274px;
}

#eventHome {
	position: static;
	float: right;
	width: 307px;
	padding: 0px;
	margin: 0px;
}

#eventHome img {
	margin: 0px;
}

#eventHome h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	color:#000000;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	padding: 0px;
}

.txt-li {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color:#000000;
	line-height: 25px;
	font-weight: bold;
}

#clear {
	width: 100%;
	clear: both;
}

#pageHeader {
	width: 100%;
}

#pageHeader h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
}

#pageHeader h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#bio {
	width: 85%;
	text-align: left;
}

#bio blockquote {
	margin: 0px 0px 15px 0px;
}

#bio ul {
	margin: 0px 0px 10px 40px;
	padding-left: 3px;
	border: 0;
}

#bio li {
	text-align: left;
	font: 14px Times, "Times New Roman";
	color: #000;
}

#weekly {
	width: 95%;
}

#weekly h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	text-align: center;
}

#weekly h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	text-align: center;
}

#weekly h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	text-align: center;
	font-style: italic;
}

#weekly p {
	text-align: justify;
}

#weekly li {
	margin-left: 35px;
	text-align: left;
}