@charset "utf-8";
.bottom {
	background-image: url(../graphics/bottom.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 820px;
}

.top {
	background-repeat: no-repeat;
	background-image: url(../graphics/top.gif);
	height: 28px;
}
body {
	background-color: #333333;
	margin-top: 0px;
}
.left {
	background-image: url(../graphics/left.gif);
	background-repeat: repeat-y;
	width: 64px;
}
.content {
	background-color: #FFFFFF;
}
.right {
	background-image: url(../graphics/right.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.navRight {
	background-image: url(../graphics/navRight.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 15px;
}
.navLeft {
	background-image: url(../graphics/navLeft.gif);
	height: 38px;
	width: 13px;
}
.navCenter {
	background-image: url(../graphics/navCenter.gif);
	background-repeat: repeat-x;
	height: 38px;
}
.txtFooter {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 11px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
.txtContent {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 12px;
	text-align: justify;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.txtContent2 {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
}
.emph {
	font-family: "Copperplate Gothic Light", Rockwell, "Times New Roman";
	font-weight: bold;
	color: #993300;
}
.txtBio {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
a.bio:link {
	color: #FF0000;
	text-decoration: none;
}
a.bio:visited {
	text-decoration: none;
	color: #FF0000;
}
a.bio:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.bio:active {
	text-decoration: none;
	color: #FF0000;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.cfk {
	background-image: url(../graphics/stars.gif);
	background-repeat: repeat-y;
	border: 2px solid #0066CC;
}
a.services:link {
	color: #FF0000;
	text-decoration: none;
}
a.services:visited {
	text-decoration: none;
	color: #FF0000;
}
a.services:hover {
	text-decoration: underline;
	color: #00FF00;
}
a.services:active {
	text-decoration: none;
	color: #FF0000;
}
.txtContent3 {
	font-family: "Trebuchet MS", Verdana, Rockwell, Arial;
	font-size: 12px;
}
