#frame {
	width: 790px;
	text-align: left;
}
#header {
	background-image: url(../images/banner.jpg);
	height: 165px;
	width: 790px;
}
#bodytop {
	background-image: url(../images/bodytop.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 790px;
	position: relative;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.redlink{
	color: #0005B1;
}
.current{
	color: #006600;
	text-decoration: none;
}
#title {
	font-size: 2.5em;
	text-align: center;
}
#bodymiddle {
	background-image: url(../images/bodymiddle.gif);
}
#bottom {
	background-image: url(../images/bottom.gif);
	height: 135px;
	clear: both;
}
.coltopa {
	background-image: url(../images/coltop.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 276px;
	background-position: bottom;
}
.coltopb {
	background-repeat: no-repeat;
	height: 85px;
	width: 278px;
	background-position: bottom;
	background-image: url(../images/coltopb.jpg);
}
.colmida {
	background-image: url(../images/colfil.gif);
	height: 100%;
	width: 276px;
}
.colmidb {
	background-image: url(../images/colfilb.jpg);
	height: 100%;
	width: 278px;
}
.colmida p{
	margin-left: 20px;
	margin-right: 10px;

}
.colmidb p{
	margin-right: 10px;
	margin-left: 20px;
	
}
.colbota {
	background-image: url(../images/colbot.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 276px;
}
.colbotb {
	background-image: url(../images/colbotb.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 278px;
}

.table {
	width: 750px;
	margin-left: 45px;
}
.col {
	margin-top: 0px;
	padding: 0px;
}
.first {
	padding-top: 0px;
	margin: 0px;
}
#imageoverlay {
	background-image: url(../images/chld.gif);
	width: 96px;
	height: 135px;
	position: absolute;
	left: 19px;
	top: 15px;
}
#coltitlea {
	padding-top: 0px;
	padding-left: 75px;
}
#coltitleb {
	padding-top: 30px;
	padding-left: 50px;
}
#colbotimg {
	padding-left: 75px;
	padding-top: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
h1 {
	font-family: Harrington;
	font-size: 24px;
	color: #FF0000;
}
h2 {
	font-family: Harrington;
	font-size: 16px;
	color: #006600;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.redlinkItalic {
	color: #FF0000;
	font-style: italic;
	font-weight: lighter;
	font-size: 13px;
}
h6 {
	font-size: 10px;
}
