body {
	background-color: #ffffff;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font: Garamond, Georgia, Times New Roman, Times, serif;
	color: #0B2266;
}
.leftbar {
	background-image: url(../canvas/images/middle_r1_c1.jpg);
	background-repeat: repeat-y;
}
.rightbar {
	background-image: url(../canvas/images/middle_r1_c3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


td {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
}

th {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
}
.lefty {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#333333;
	text-align:left;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.righty {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#333333;
	text-align:left;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}a:link {
	color: #142A53;
}
a:visited {
	color: #00114A;
}
a:hover {
	color: #161514;
	text-decoration: none;
}

h1 {
	font-size: 12pt;
	color: #162F67;
	font-weight: bold;
	font-variant: small-caps;
}

#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer123 {
	background-color: #000;
	padding: 0.5em;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #a8843c;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
.lefty2 {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;	
	font-size:15px;
	color:#333333;
	text-align:left;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 1px;
	padding-left: 20px;
}
