@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	margin-left:10px;
	width:auto;
	font-family:"Courier New", Courier, monospace;
	font-size: 1em;
	color:#333333;
}

#title{font-family:"Courier New", Courier, monospace; font-size:1.5em; font-weight:normal; text-align:left;}

#mainmenu {
  text-align: left;
  width: 790px;
  margin-left: auto;
  margin-right: auto;
}

#link1 {width: 720px; position:relative; left: 0px;}
#link2 {width: 680px; position:relative; left: 40px;}
#link3 {width: 640px; position:relative; left: 80px;}
#link4 {width: 600px; position:relative; left: 120px;}
#link5 {width: 560px; position:relative; left: 160px;}
#link6 {width: 520px; position:relative; left: 200px;}
#link7 {width: 480px; position:relative; left: 240px;}

.links {height:auto;}

.links a:link {color:#000; text-decoration: none; display:block;}
.links a:hover {color:#FFF; background:#E8E8E8; display:block; text-decoration: none;}
.links a:visited {color:#000; text-decoration: none; display:block;}
.links a:active {color:#000; text-decoration: none; display:block;}



.style6 {color: #FFFFFF}
.style59 {color: #979797}
.style85 {color: #3E99C9}
.style91 {color: #540054}
.style106 {color: #F2A71B}
.style112 {color: #CC0000}
.style117 {color: #FFCC66}
.style123 {color: #0038A2}
.style128 {color: #009966}
.style137 {color: #FF2A51}
.style138 {color: #0064DF}
.style139 {color: #006666}
.style140 {color: #FF9999}
.style141 {color: #660000}
.style146 {color: #666666}
.style148 {color: #CC9966}

.space {height:25px; width:auto; position:relative;}

/*PHOTO MENU HIGHLIGHTS*/ 
#kcrmain { 
	display: block;
	position:relative;
	width:188px;
	height:20px;
	z-index:2;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../nav/kcrx.png);
	background-position:188px;
	background-repeat:no-repeat;
} 
#kcrmain a, #kcrmain a:link, #kcrmain a:visited {
display:block;
background-image:none;
}
#kcrmain a:hover img {
visibility:hidden;
}
#kcrmain a:hover {
background-image:url(../nav/kcrx.png);
}
#pagetitle { 
	display: block;
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	margin:0;
	padding:0;
	float:right;
} 
#pagetitlemain { 
	display: block;
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	margin:0;
	padding:0;
	float:left;
}
#backmain { 
	display: block;
	position:relative;
	width:60px;
	height:20px;
	left:3px;
	z-index:2;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../nav/backcapsx.png);
	background-position:188px;
	background-repeat:no-repeat;
} 
#backmain a, #backmain a:link, #backmain a:visited {
display:block;
}
#backmain a:hover img {
visibility:hidden;
}
#backmain a:hover {
background-image:url(../nav/backcapsx.png);
}

