html,body {
	margin: 0;
	padding: 0;
} 
body{
	background-color: #fff;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 101%;
	color:#666;
}
#wrap{
	margin:10px auto 0;
	padding: 0;
	width: 662px;
	font-size: 76%;
}

#header
{padding:0;
margin:0;
}

#content
{
	padding: 15px 0;
	margin: 10px 0;
	border-top: 1px #d2d2d2 solid;
	border-bottom: 1px #d2d2d2 solid;
	position:relative;
	text-align:left;
}

a img {border: none;}

 h1#kr 
 {
 	margin: 0;
 	padding: 0;
 	text-align:left;
 	text-decoration: none;
 }

#flashframe {
margin:0;
padding:5px;
border: 1px #d2d2d2 solid;
}

/* N A V */
#navwrap {
	margin:5px auto 20px auto;
	text-align:center;
	width: 514px;
		}

#nav
{
	height: 16px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 518px;
	overflow: hidden;
}

#nav li {
float:left;
        margin: 0; 
        padding:0;
        list-style: none;
        }
#nav li.first
{
	background-image: url(i/nav/nav_l.gif);
	padding-left: 76px;
	background-repeat: no-repeat;
	background-position: left top;
}
        
#nav li.last
{
	background-image: url(i/nav/nav_r.gif);
	padding-right: 76px;
	background-repeat: no-repeat;
	background-position: right top;
}
        
#nav a {
        float: left;
        padding: 16px 0 0 0;
        overflow: hidden;
        height: 0px !important; 
        height /**/:16px; /* for IE5/Win only */
        }
        
#nav li a:hover, #nav li a:active, #nav a.selected{
        background-position: center -16px;
        }


#navabout a  {
        width: 70px;
        background: url(i/nav/about.gif) top center no-repeat;
        } 
#navgal a  {
        width: 84px;
        background: url(i/nav/gallery.gif) top center no-repeat;
        }
#navnews a  {
        width: 60px;
        background: url(i/nav/news.gif) top center no-repeat;
        } 
#navlinks a  {
        width: 61px;
        background: url(i/nav/links.gif) top center no-repeat;
        }        
#navcont a  {
        width: 91px;
        background: url(i/nav/contact.gif) top center no-repeat;
        }      

/* G A L L E R Y */


.galtn
{
float:left;
width: 120px;
height:120px;
border:1px #d2d2d2 solid;
margin: 3px 1px;}


.ls img
{ height: 80px;
width:110px;
margin: 20px 5px;}

.pt img
{ height: 110px;
width:80px;
margin: 5px 20px;}

#sidebar {
width: 240px;
border-right: 1px #d2d2d2 solid;
float:left;
margin: 0; 
text-align:left;
}

#sidebar .galtn
{float:left;
width: 65px;
height:65px;
border:1px #d2d2d2 solid;
margin: 3px 3px;}

#sidebar .ls img
{ height: 40px;
width:55px;
margin: 12px 5px 13px 5px;}

#sidebar .pt img
{ height: 55px;
width:40px;
margin: 5px 12px 5px 13px;}



#galmain {
width:377px;/* workaround for ie 3 pixel margin bug */
margin: 0 auto;
text-align:center;
margin-left:250px;}

#galmain img
{padding:8px;
margin:10px;
border:1px #d2d2d2 solid;}

html>body #galmain {
    width:380px;
}/* this feeds the correct size to better browsers */

#galmain h2 span
{padding-left:65px;
	background-image: url(i/divh2swash.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#galmain h2 
{padding-right:65px;
}
/* T E X T */

p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin:0 0 .3em 0;
	}

p+p {
text-indent: 2em;}



.note
{font-size: .9em;
color: #999;}

.entry {
width:550px;
padding-bottom:10px;
margin:0 auto 10px auto;
border-bottom: 1px #eee solid;
}

.entry img {
padding:7px;
border: 1px #ccc solid;
}

	.date {	
		margin: 1em 0 .5em 0;
		font-size: .9em;
		line-height: 1em;
		text-transform: uppercase;
		letter-spacing: .2em;
		font-weight: normal;
		color: #aaa;
		border-color: #CCC;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
	
h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', verdana, arial, sans-serif;
	color:#96aeb9;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
	
h1.toptitle
{position:absolute;
top:-22px;
left:0px;
	z-index: 1;
}
h2 {
	font-size: 1.2em;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	}
	
h3 {
	font-size: 1em;
	font-weight: normal;
	}
h4, h5, h6 {
	font-size: .9em;
	font-weight: bold;
	}

	
img {
	border: 0;
	}
	
/* L I S T S  */
	
.plainlist {
	margin: 0;
	list-style: none;
	padding:0;
}

.plainlist li {
	margin: 0;
	list-style: none;
	padding: .5em 0  .5em .5em;
}

.plainlist li.alt { background-color: #eee; }

.linklist {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}

/* F L O A T S */
.floatleft
{float:left;
margin:0 1em 0 0;}

.floatleft img
{padding:5px;
border: 1px #d2d2d2 solid;}

.floatright
{float:right;
margin:0 0 0 1em;}	

.clearfix:after {
    content: "."; 
    display: block; 
    position:relative; /*works better in IE5.5 or float in float situations*/
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* L I N K S  */

a, a:visited, a:link, a:active, a:hover {
	color: #369;
	text-decoration: none;
}

a:visited {color:#333;}

a:active, a:hover {color: #69C;}

a img
{
border:0;
}
#footer
{
	background-image: url(i/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:15px;
	font-size: .8em;
	color:#CCC;
	margin: -15px 0 0 0;
}
.footer-text
{
	margin: 0;
	padding: 0;
	font-size: .7em;
	color: #38495A;
	
}
.footer-text a:link, .footer-text a:active, .footer-text a:visited{
	color: #9FF; 
	text-decoration: none; 
}
.footer-text a:hover{
	color: #33F; 
	text-decoration: none; 
}
