body,td,th {
	color: #000;
}
body {
	background-color: #D5D4FE;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #336666;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
hr {
	height: 2px;
	width: 90%;
	background: #336666;
	text-align: center;
	margin-left: 5%;
   }
p {
	text-align: center;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	position: static;
	;
	line-height: 1.5em;
	font-weight: bold;
}
	

#recent {
	padding: 7px;
	float: left;
	width: 60%;
	background: #D5D4FE;
	min-width: 400px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#articleArchives {
	margin-left: 62%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	background-color: #ffffcc;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
	font-size: smaller;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}
#articleArchives p {
	text-align: left;
}
#header {
	text-align: center;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.navText {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.menuHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #F00;
	text-align: left;
	font-weight: bold;
}
.articleTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #900;
}
.articleTitleLeft{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}
.articleSubtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.articleSubtitleLeft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.articleIcon {
	position: absolute;
	left: -80px;
}
.articleText {
	position: relative;
	padding-bottom: 40px;
}
.articleSummary {
	margin-left: 90px;
	position: relative;
	padding-bottom: 10px;
	text-align: left;
}
.pageHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
#classicHeader {
}
#pageFrame {
	width: 55%;
	background-color: #FFC;
	padding: 10px;
	border: 2px solid #000;
	position: static;
	margin-left: 35%;
}
#sideNav {
	width: 25%;
	position: fixed;
	background-color: #FFF;
	float: left;
	border: 2px solid #000;
	margin-left: 60px;
}
.rightImg {
	float: right;
	position: relative;
	border: 1px solid #000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.bodyText a:link , .navText a:link{
	text-decoration: underline;
}
#wrap {
	width: 85%;
	margin-left: 7.5%;
	position: relative;
}
.leftImg  {
	float: left;
	position: relative;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #000;
}

