﻿#left_col {
	border-width:0px;
	width:200px;
	position:absolute;
	left:0px;
	top:0px;
}

#toppage {
	margin-right:200px;
	margin-left:200px;
}

#top_nav {
	position:relative;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

:link {
	color:#000099;
}
#right_col {
	width:200px;
	position:absolute;
	top:0px;
	right:0px;
}

body {
	background-color: #FDF3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url('bktcurl2.gif');
}

#masthead {
	text-align:center;
}

#page_content {
	border: medium dashed #996633;
	border-spacing: 4px;
	text-align: center;
	background-color: #FEF8E0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('bktcurl2.gif');
}

#footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.border0 {
	border-width:0px;
}

.small {
	font-size:small;
}

.marginleft {
	margin-left:20px;
	text-align:left;
}

.leftcol {
	width: 20%;
	text-align: center;
	background-color: #FDF3CE;
	background-image: url('bktcurl2.gif');
}

.vline {
	border-left-style:dashed;
	border-left-color:#996633;
	border-right-style:dashed;
	border-right-color:#996633;
	width:35%;
	font-weight:bold;
}

.w0 {
	border-width:0;
}
.w30 {
	width:30%;
}

.w35 {
	width:35%;
}

.w40 {
	width:40%;
}

.w100 {
	width:100%;
}

.oklafont {
	font-family:Oklahoma;
	font-weight:normal;
	font-size:xx-large;
}

.times {
	font-family:"Times New Roman", Times, serif;
}

.itimes {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
