body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color:#DAD5BF;
}
#box
{
	width: 747px;
	padding: 0px;
	margin: 0 auto;
	border:1px solid #999;
	background-color:white;
}
#heeed 
{
	height:178px;
	padding:0px;
	margin:0px;
	background:url(/img/bg.jpg);
	background-position:center;
	background-repeat:repeat;
}
#logo 
{
	height:178px;
	padding:0px;
	margin:0px;
	background:url(/img/killay.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:10;
}

#content
{
	margin:0px 5px;
	/*padding-left:157px;*/
	float:left;
	padding-bottom:10px;
	width:580px;
}

#footer
{
	clear:both;
	background-image:url(/img/bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:20px;
	padding:10px;
	color:white;
	text-align:center;
	font-size:0.8em;
}

#content img
{
	padding: 1px;
	display:inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

#content img.left {
	margin: 10px 10px 5px 0;
	float: left;
}

#content img.right {
	margin: 10px 0 5px 10px;
	float: right;
}

#content img.middle {
	margin: 10px 10px 5px 0;
	display:inline;
}

#content img.right {
	margin: 10px 0 5px 10px;
	float: right;
}

#content div.center
{
	text-align:center;
}

#content div.triplepic
{
	text-align:center;
	padding-top:10px;
}

#content h1
{
	font-size:1.6em;
	color:#070;
}

#content h2
{
	font-size:1.2em;
	color:#282;
	/*clear:both;*/
}
#content h3
{
	font-size:1.1em;
	/*color:#282;
	clear:both;*/
	padding-left:10px;
}

#content a
{
	color:#070;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#070 dashed 1px;
}

#content a:hover
{
	color:#282;
	/*text-decoration:underline;*/
}

#content acronym
{
	text-decoration:none;
	border-bottom:1px solid #070;
	cursor:help;
}


#menu 
{
	float:left;		
	width: 150px;
	margin:5px 2px;
	padding: 0;
	font-size: 0.9em;
}

#menu ul 
{	
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 0.9em;
}	

#menu li 
{
	margin-bottom: 4px;
}

#menu li a 
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}	
	
#menu li a:hover, #menu li a.active
{
	background: #eaeaea;
	color: #282;
	border-left: 4px solid #070;
}

#footer a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover
{
	text-decoration:underline;
}

#contactform
{
	padding:20px 0px 20px 150px;
}

#contactform img
{
	padding: 0px;
	display:inline;
	background: white;
	border: none;
	width:20px;
	height:20px;
}

input,textarea,select{
	display:block;
	width:200px;
	margin:5px 5px 5px 20px;
	color:#282;
	background-color:white;
	border:1px solid #282;
	padding:2px;
}

textarea{
	height:100px;
}

#content .nowt
{
	border:none;
	padding:0;
	margin:0;
}

#map div
{
	background-color:transparent;
	
}

#form
{
	padding:10px 20px;
}

#form img
{
	padding: 5px;
	display:block;
	background: #fff;
	border: none;
}

#form input
{
	display:inline;
	clear:left;
	width:100px;
	margin:2px;
}

#form .submit
{
	width:70px;
	border:2px solid #282;
}

#form .nowt
{
	border:none;
	display:none;
}

#address
{
	padding:0 0 10px 50px;
}

.footnote
{
	font-size:0.8em;
}

#thegallery
{
	border:0;
	margin:0;
	padding:0;
	text-align:center;
}

#flashcontent 
{
	height: 100%;
}

#links
{
	padding:10px 0;
}

#links a
{
	text-decoration:none;
	border:none;
}

#links .links
{
	padding: 2px 15px;
	font-size:0.8em;
	font-weight:normal;
}

#links .Category
{
	font-size:1.2em;
	/*color:#282;*/
	background-color:#f4f4f4;
	padding:3px;
	margin-top:2mm;
	font-weight:bold;
}

#links a.action
{
	padding: 2px 5px;
	color:black;
}

#links a.action:hover
{
	text-decoration:underline;
	color:#282;
}