body {
	background-color: #154970;
	background-image: url(../images/Small%20Ripples%20graphite.png);
	color: #224B6B;
}
#container {
	width: 775px;
	background-image: url(../images/backgrnd.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#datetime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}


#content_ly2 {
	font-family: "Tempus Sans ITC";
	font-size: 100%;
	color: #202833;
	background-image: url(../bg/images/lgrey064_jpg.jpg);
	padding: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#topnav {
	font-family: "Tempus Sans ITC";
	color: #224B6B;
	font-size: medium;
	font-weight: bold;
	float: left;
	padding-top: 145px;
	margin-left: 5px;
}
#rtsidebar {
	width: 130px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-color: #154970;
	margin-top: 5px;
	float: right;
	vertical-align: top;
	padding-top: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rtsidebar a:link, #rtsidebar a:visited {
	color: #224B6B;
	text-decoration: none;
}
#rtsidebar a:hover, #rtsidebar a:active {
	color: #BD0000;
	background-color: #F2F3F7;
	font-family: "Tempus Sans ITC";
}

#topnav a:link, #topnav a:visited {
	color: #224B6b;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #BD0000;
	background-color: #F2F3F7;
	font-family: "Tempus Sans ITC";
}
#content {
	width: 635px;
	float: left;
	margin-left: 5px;
	background-position: left top;
	margin-top: 5px;
}
#content a:link, a:visited {
	color: #224B6B;
	text-decoration: underline;
}

#content a:hover, a:active {
	color: #BD0000;
	font-weight: bold;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #224B6B;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #224B6B;
}
#footer a:link, a:visited {
	color: #224B6B;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #154970;
	text-decoration: blink;
	background-color: #8A8D86;
}
#maincontent {
	font-size: 85%;
	background-color: #FFFFFF;
	width: 605px;
	float: right;
	margin-top: 5px;
}
#courtesy a:link, #courtesy a:visited {
	color: #8196EB;
}
#courtesy a:hover, #courtesy a:active {
	color: #B00B1E;
	background-color: #CCCCCC;
}
#mailme a:link, #mailme a:visited {
	color: #8196EB;
}
#mailme a:hover, #mailme a:active {
	color: #B00B1E;
	background-color: #CCCCCC;
}
#clickables {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D9DA1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9d9da1;
}





.tablelinks {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #224B6B;
	border-bottom-width: 1px;
	border-bottom-color: #154970;
	border-bottom-style: inset;
	margin-bottom: 2px;
	padding-bottom: 5px;
	background-color: #C7CED6;
}
.followlink {
	font-family: "Tempus Sans ITC";
	color: #990000;
	background-color: #CCCCCC;
	float: right;
	font-size: small;
	text-decoration: none;
}

.clearfloat {
	line-height: 1px;
	display: inline;
	clear: both;
}
.h2 {
	background-color: #224B6B;
	color: #FFFFFF;
	font-size: medium;
}
.h22 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #224B6B;
	background-position: center;
}

.contentlink {
	border: 1px solid #224B6B;
	padding-top: 20px;
	color: #224B6B;
}
.domtable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.fltlft {
	float: left;
	margin-right: 8px;
	margin-left: 5px;
}
.fltrgt {
	float: right;
	margin-right: 155px;
	margin-left: 8px;
	display: inline;
}
