/* CSS Document */

body      {font-family: Verdana, sans-serif; 
               background: #A8CAD8; 
			   margin-left: 15px; 
			   margin-right: 8px }

p         {font-family: Verdana, sans-serif; 
               font-size: 12px; 
			   color: black; 
			   line-height: 19px; 
			   margin-left: 15px; 
			   margin-right: 8px }

li        {font-family: Verdana, sans-serif; 
               font-size: 12px; 
			   color: black; 
			   line-height: 19px; 
			   margin-left: 15px; 
			   margin-right: 8px;
			   margin-bottom: 5px }
       
a     {
	color: #660000; 
	text-decoration: none;
	font-weight: bold;
}

a:hover    {
	color: #B66262;
	text-decoration: underline;
	font-weight: bold;
}

h1        {font-family: Times New Roman, Times, serif; 
           font-style: italic; 
		   font-weight: bold; 
		   color: #321E1E; 
		   font-size: 18px; 
		   margin-top: 5px;
		   margin-right: 8px;
		   margin-left: 8px } 
		   
h2        {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #321E1E;
	font-size: 14px;
	margin-left: 8px;
} 
		   
.menu     {font-family: Verdana, sans-serif; 
          font-size: 11px; 
		  color: #645851; 
		  font-weight: bold; 
		  line-height: 19px; 
		  margin-left: 8px; 
		  margin-right: 8px }

.caption  {font-family: Verdana, sans-serif; 
           font-size: 10px; 
		   color: #999999; 
		   line-height: 17px; 
		   margin-left: 0px; 
		   margin-right: 8px }
		   
hr {
	border: 0;
	background-color: #006699;
	height: 1px;
}
#outer {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #91BFCC;
	height: 119px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
}
#menudiv {
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-bottom-color: #330000;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	font-size: 10px;
	color: #645851;
	text-align: center;
	height: 40px;
	padding-top: 15px;
}
#pagebody {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#thumbnails {
	font-size: 8pt;
	float: right;
	height: 500px;
	width: 140px;
	overflow: auto;
}
#clearboth {
	clear: both;
	width: 100%;
}
#display {
	height: 700px;
}
#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}
