a,
a.link,
a.alink,
a.vlink {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #c36;
	text-decoration: underline;
}
a.btn1 {
	height: 25px;
	color: #06c;
	background: #def;
	text-decoration: none;
	padding: 2px 10px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #06c;
	border-bottom: 1px solid #06c;
	border-left: 1px solid #DDD;
}
a.btn1:hover {
	color: #c36;
	background: #fde;
	text-decoration: none;
}
h1 {
	color: #c36;
	text-align: center;
	font: bold italic 26pt "times new roman", times, serif;
	width: 100%;
	padding: 0 5px;
	border-bottom: 3px double #c36;
}
h2 {
	color: #c36;
	text-align: left;
	font: italic 20pt "times new roman", times, serif;
}
h3 {
	color: #369;
	text-align: left;
	font: italic 16pt "times new roman", times, serif;
}
hr {
	color: #c36;
}
img#cfa {
	float: left;
	border: 0;
	width: 100px;
	height: 100px;
	padding: 0 10px 0 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
div.float {
	float: left;
}
#wrapper {
	position: relative;
	width: 752px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#topgrafix {
	width: 752px;
	height: 67px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #def url(images/topkitties.jpg) no-repeat;
	text-align: right;
}
#headbar {
	z-index: 100;
	position: relative;
	width: 750px;
	height: 55px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #789;
	border-left: 1px solid #789;
	color: #789;
	background: #def url(images/bgstripe.gif) 0 0 repeat;
}
#headbar #logo {
	z-index: 110;
	position: absolute;
	width: 550px;
	height: 71px;
	top: 4px;
	left: 20px;
}
#headbar #topcat {
	z-index: 120;
	position: absolute;
	top: -100px;
	left: 625px;
	width: 91px;
	height: 160px;
	border: 0;
}
#headbar #topcat img {
	border: 0;
}
#byline {
	width: 750px;
	height: 27px;
	margin: 0;
	padding: 0;
	color: #369;
	background: #def url(images/bgbyline.gif) 100% 0 repeat;
	border-right: 1px solid #789;
	border-left: 1px solid #789;
	text-align: right;
}
#byline img#scobeck {
	z-index: 130;
	position: relative;
	top: 1px;
	right: 0;
	width: 200px;
	height: 20px;
	border: 0;
}
#byline img#rb {
	z-index: 130;
	position: relative;
	top: 3px;
	right: 0;
	width: 250px;
	height: 20px;
	border: 0;
}
#navbar {
	width: 750px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: white;
/*	background: #def;
*/	background: #bcd;
	border-top: 1px solid #789;
	border-right: 1px solid #789;
	border-left: 1px solid #789;
	text-align: left;
}
#dock {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 1px solid #789;
	color: #369;
 	background: #def url(images/bgstripe.gif) 0 0 repeat;
/*
	background: #def url(images/bgstripe.gif) 0 0 repeat;
	background: #def url(images/bgbluegrid.gif) 0 0 repeat;
*/
}
#main {
	width: 550px;
	margin: 0;
	padding: 0;
	color: #369;
	background: #fcf9fb url(images/bgwhitegrid.gif) 0 0 repeat;
/*
	background: white url(images/bgmain.gif) 100% 0 repeat-y;
	background: white url(images/bgwhitegrid.gif) 0 0 repeat;
	background: white url(images/bgwhitecanvass.gif) 0 0 repeat;
*/	border-right: 1px dashed #789;
}
#mainhead {
	z-index: 210;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	top: 0;
	left: 0;
	width: 550px;
	height: 25px;
	color: #369;
/*	background: white url(images/bgmainhead.gif) 0 0 no-repeat;
*/	background: url(images/bgmainhead.gif) 0 0 no-repeat;
}
#main #content {
	margin: 0;
	padding: 25px 41px; /* 41px leaves a line width of 468px to fly banners */
}
#main #content blockquote {
	color: #369;
	font: italic 11pt "times new roman", times, serif;
	line-height: 150%;
}
.center {
	text-align: center;
}
.hd {
	font: bold 11pt arial, sans-serif;
}
.sm {
	font: 8pt arial, sans-serif;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.norm {
	font-weight: normal;
}
img.noborder {
	border: 0;
}
p.caption {
	text-align: center;
	line-height: 100%;
}
p.center {
	text-align: center;
	line-height: 150%;
}
p.ci {
	font: italic 11pt "times new roman", times, serif;
	text-align: center;
	line-height: 150%;
}
p.cb {
	font: bold 11pt arial, sans-serif;
	text-align: center;
	line-height: 150%;
}
p.intro {
	color: #06c;
	text-align: center;
	font: 20pt arial, sans-serif;
	letter-spacing: 1pt;
	padding: 2px 10px;
}
p.intro a:hover {
	color: #06c;
	background: #def;
	text-decoration: none;
	padding: 2px 10px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #06c;
	border-bottom: 1px solid #06c;
	border-left: 1px solid #DDD;
}
p.italic {
	font-size: medium;
	font-family: times, serif;
	font-style: italic;
}
p.msg {
	width: 448px;
	font: italic 12pt times, serif;
	line-height: 150%;
/*	color: #06c;
*/	padding: 10px;
	background: #def;
	border: 3px double #06c;
}
ul.imglist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.imglist li {
	display: inline;
}
ul.imglist li img {
	border: 0;
	vertical-align: middle;
	margin: 20px 20px;
}
ul.awards {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.awards li {
	border-top: 1px dashed #369;
	padding: 10px 0;
}
table.samples {
	width: 448px;
}
table.samples td {
	text-align: center;
	vertical-align: bottom;
}
td.left {
	text-align: left;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}
#awardapply {
	width: 448px;
	text-align: left;
	padding: 0 10px 20px 0;
	background: #def url(./images/illyad.gif) 300px 175px no-repeat;
	border: 1px solid #369;
}
table#awardform {
	border-collapse: collapse;
	border-spacing: 0;
}
table#awardform td,
table#awardform th {
	text-align: left;
	font-family: arial, sans-serif;
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
}
#awardrecd {
	width: 448px;
	text-align: center;
}
#formdiv {
	width: 100%;
	text-align: center;
	border-top: 2px solid #c36;
	border-bottom: 2px solid #c36;
	padding: 20px 0;
}
#formdiv #result {
	text-align: left;
}
#formdiv table#contactform {
	border-collapse: collapse;
	border-spacing: 0;
}
#formdiv table#contactform td,
#formdiv table#contactform th {
	text-align: left;
	font-family: arial, sans-serif;
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
}
#formdiv table#contactform input.fbtn {
	background: #f0f0f0;
	width: 60px;
	padding: 2px;
	margin: 0 15px 0 0;
}
#formdiv table.preview {
	width: 468px;
	text-align: left;
	border: 2px solid #789;
}
#formdiv table.preview td {
	padding: 10px;
}
#guestbook {
	width: 468px;
}
#guestbook table.entry {
	width: 468px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 2px solid #789;
	background: #def;
}
#guestbook table.entry th,
#guestbook table.entry td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #cde;
}
#guestbook table.entry td {
	width: 388px;
	font: 10pt arial, sans-serif;
}
#guestbook table.entry th {
	width: 80px;
	font: bold 10pt arial, sans-serif;
}
#guestbook table.paginate {
	width: 468px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	font: 10pt arial, sans-serif;
}
#guestbook table.paginate td.prev {
	width: 100px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding: 0;
}
#guestbook table.paginate td.goto {
	width: 268px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
#guestbook table.paginate td.next {
	width: 100px;
	height: 25px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
}
#result {
	text-align: left;
	color: #c06;
	font: bold 10pt arial, sans-serif;
	border-bottom: 2px solid #c36;
}
#apply #result {
	color: #c06;
	font: bold 10pt arial, sans-serif;
	border-top: 2px solid #c36;
	border-bottom: 0;
}
#result #guestbook,
#result div {
	color: #369;
}
#mainfoot {
	width: 550px;
	height: 75px;
	color: #369;
/*	background: white url(images/bgmainfoot.jpg) 100% 100% no-repeat;
*/	background: url(images/bgmainfootk.gif) 224px 0 no-repeat;
	text-align: center;
}
#mainfoot #totop {
	padding-top: 55px;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
}
#blubanner {
	width: 550px;
	margin: 0 auto;
	text-align: left;
}
#sidebar {
	z-index: 800;
	position: absolute;
	width: 185px;
	top: 25px;
	right: 5px;
	text-align: center;
}
#sidefoot {
	z-index: 850;
	position: absolute;
	bottom: 0;
	right: 5px;
	width: 185px;
	text-align: center;
	font: 8pt arial, sans-serif;
}
#sidefoot img {
	border: 0;
}
#sidebar table,
#sidefoot table {
	padding: 2px;
	width: 150px;
	font: 8pt arial, sans-serif;
}
#sidebar .hd,
#sidefoot .hd {
	color: #369;
	font: bold italic small "trebuchet ms", times, serif;
	letter-spacing: 1pt;
}
#sidebar p.affiliate,
#sidefoot p.affiliate {
	color: #369;
	font: italic 10pt times, serif;
	text-transform: lowercase;
}
#sidebar ul,
#sidefoot ul {
	margin: 0;
	padding: 5px 0 0 10px;
}
#sidebar #gg {
	margin: 0 0 0 10px;
	line-height: 100%;
	text-align: left;
}
#footer {
	position: relative;
	top:0;
	width: 750px;
	height: 54px;
	color: #369;
	background: #def;
	border-top: 5px solid #bcd;
	border-right: 1px solid #789;
	border-bottom: 1px solid #789;
	border-left: 1px solid #789;
}
#byeline {
	width: 750px;
	height: 27px;
	margin: 0;
	padding: 0;
	color: #369;
	background: #def url(images/bgbyline.gif) 0 0 repeat;
}
#legal {
	position: relative;
	top: 0;
	width: 750px;
	height: 27px;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	color: #68a;
	background: #def url(images/bgstripe.gif) 0 0 repeat;
	border-bottom: 5px solid #bcd;
}
#legal a,
#legal a.link,
#legal a.alink,
#legal a.vlink {
	color: #68a;
}
#legal img {
	border: 0;
}
#legal #bv {
	z-index: 990;
	position: absolute;
	top: 0;
	left: 5px;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 10px;
	text-align: left;
}
#legal #addthis {
	position: absolute;
	left: 238px;
	top: 2px;
	padding: 0;
}
#legal #copyright {
	z-index: 990;
	position: absolute;
	top: 0;
	right: 5px;
	padding: 0;
	text-align: right;
}
div#nav {
	z-index: 900;
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	text-align: center;
	font: bold 10pt arial, sans-serif;
}
div#nav a,
div#nav a.link,
div#nav a.alink,
div#nav a.vlink {
	height: 15px;
	color: #06c;
	text-decoration: none;
}
div#nav a:hover {
	height: 15px;
	color: white;
	text-decoration: none;
}
div#nav ul.level1 {
	margin: 0;
	padding: 0;
}
div#nav ul.level1 li.l1,
div#nav ul.level1 li.l1s {
	position: relative;
	top: 0;
	margin: 0;
	padding: 5px 15px;
	float: left;
	height: 15px;
	text-align: left;
	line-height: 100%;
	white-space: nowrap;
	color: #06f;
	background: #def url(../images/bgnav.gif) 0 100% repeat;
	border-right: 1px solid #789;
	list-style: none;
}
div#nav ul.level1 li.l1:hover,
div#nav ul.level1 li.l1s:hover {
	color: white;
	background: #06c url(../images/bgnavo.gif) 0 100% repeat;
}
div#nav ul.level1 li.l1:hover a,
div#nav ul.level1 li.l1s:hover a {
	color: white;
}
div#nav ul.level1 li.l1s:hover li.l2 a {
	color: #06c;
}
div#nav ul.level1 ul {
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 180px;
	display: none;
}
div#nav ul.level1 li.l1s:hover ul {
	width: 180px;
	display: block;
}
div#nav ul.level2 li.l2 {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 5px 15px;
	height: 15px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	line-height: 100%;
	color: #06c;
	background: #def;
	border-left: 1px solid #789;
	border-bottom: 1px solid #789;
	border-right: 1px solid #789;
	border-collapse: collapse;
	display: block;
	list-style: none;
}
div#nav ul.level1 li.l1s ul.level2 li.l2:hover {
	color: white;
	background: #06c;
}
div#nav ul.level1 li.l1s ul.level2 li.l2:hover a {
	color: white;
}
