html { height: 100%; }

body {
   height: 100%;
   background: #74A6F8 url(../images/n-kysj-bkg.jpg) repeat-x;	
   color: #fff;
   font-family: Genval, Arial, Helvetica, sans-serif; 
   margin: 0px;
   padding: 0px;
   font-size: 0.9em;
}

h1 {
   clear: both;
   font-family: Georgia, Helvetica, Arial, Trebuchet MS;
   font-weight: bold;
   margin-left: 15px;
   font-size: 160%;
   letter-spacing: 0.1em;
   color: #3A549A;
   background-color: transparent;
} 

h2 {
   margin: 0;
   clear: both;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   padding: 0px 0 1px 0;
   font-size: 130%;
   letter-spacing: 0.1em;
   color: #102BA2;
   border-bottom: 1px solid #102BA2;
      
} 

h3 {
   clear: both;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 105%;
   color: #392E26;
   background-color: transparent;
   padding: 5px 0 5px 0;
     
} 

h4 {
   clear: both;
   margin:  0px;
   padding: 5px 5px 20px 20px;
   font-family: Georgia, Helvetica, Arial, Trebuchet MS;
   font-weight: bold;
   font-style: italic;
   font-size: 130%;
   letter-spacing: 0.2em;
   color: #484848;
   	
} 


a:link{
  color:  #000;
  text-decoration: underline;
}

a:visited{
  color:  #102BA2;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
  color: #102BA2;
}


/* List Styles */

ul { 
   margin: 6px 0px 0px 40px;
   list-style: square;
   padding: 0px;
   font-weight: 200;
   font-size: 108%;
   color: #392E26;
}


.menuSpacer {
 border-bottom: 1px solid #fff;
 margin-top: 55px;
 margin-bottom: 10px; 

}

/***********************************************/
/* Page Layout Divs                            */
/***********************************************/
#wrapper{
	margin:0px auto;
    position: relative;
	width:1000px;
	padding: 0px 0 10px 0;
		
}

#masthead{
	margin:0px;
	width: 1000px;
	height: 255px;
	padding: 0px;
	background: transparent url(../images/h-artist1.jpg) no-repeat;
}

#headerpic {
	position:absolute;
	left:79px;
	top:75px;
	width: 283px;
	height:90px;
	z-index:1;
	border: 0px;
}


/* Slideshow - Home page */

/* This is for the home page slideshow */
#flashcontent {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 595px;
	height: 190px;
}



/* Main Navigation */

#mainmenu{
	font: 90% Arial,sans-serif;
	position: absolute;
	width: 990px;
	height: 42px;
	top: 191px;
	left: 0px;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 105%;
	z-index:1;

	
}


#contentwrapper {
   width: 1000px;
   margin: 0px 0 0 0;
   padding: 0;

      
}

/*-- Content Areas --*/
#content {
    width: 645px;
    float: left;
    padding: 5px 0px 20px 0px;
    text-align: left;
    line-height: 1.2em;	
    margin-top: 6px;
	margin-left: 10px;
	color: #000000;
	
}
	    
#content p{
   padding: 0px 15px 0px 5px;
   
    
}

/* Rounded Corner content areas */

.roundedcornr_box_501229 {
   background: #ffffff;
}

.roundedcornr_top_501229a div {
   background: url(../images/roundedcornr_501229_tla.png) no-repeat top left;
}
.roundedcornr_top_501229a {
   background: url(../images/roundedcornr_501229_tra.png) no-repeat top right;
}

/* Other Rounded boxes */
.roundedcornr_top_501229 div {
   background: url(../images/roundedcornr_501229_tl.png) no-repeat top left;
}
.roundedcornr_top_501229 {
   background: url(../images/roundedcornr_501229_tr.png) no-repeat top right;
}
.roundedcornr_bottom_501229 div {
   background: url(../images/roundedcornr_501229_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_501229 {
   background: url(../images/roundedcornr_501229_br.png) no-repeat bottom right;
}

.roundedcornr_top_501229 div, .roundedcornr_top_501229a div, .roundedcornr_top_501229, .roundedcornr_top_501229a, 
.roundedcornr_bottom_501229 div, .roundedcornr_bottom_501229 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_501229 { margin: 0 30px; }



/*-- Content Areas --*/
#content2 {
    width: 940px;
    float: left;
    padding: 5px 0px 20px 20px;
    text-align: left;
    line-height: 1.2em;	
    margin-top: 6px;
 
	
}
	    
#content2 p{
   padding: 0px 15px 0px 25px;
   	    
}

/*---  Right Column Info ---*/
#rightcol {
   width: 300px;
   float: right;
   font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
   color: #333;
   margin: 10px 0px 0px 5px;
   font-weight: 200;
   font-size: 108%;
   text-align: left;
   line-height: 1.2em;	
   background-color: transparent;
   border-left: 1px solid #3F6DD7;
   
	
}


/************** Footer Styles ****************/

/* Upper Footer Styles */
#footer {
	clear: both;
	float: left;
	margin: 30px 0 10px 0;
	width: 980px;
	height: 75px;
	color:  #fff;
	text-align: center;
	font-size: 75%;
	background: transparent url(../images/n-footer-bkg.jpg) no-repeat;	

}

#footer {padding-top: 10px;}

#footer a:link{
  color:  #fff;
  text-decoration: underline;
  font-size: 1.2em;
}

#footer a:visited{
  color:  #74A6F8;
  text-decoration: underline;
  font-size: 1.2em;
}

#footer a:hover{
  text-decoration: none;
  color: #74A6F8;
  font-size: 1.2em;
}


/* Image Alignment w/ borders */
.imgleft {
float: left;
margin: 4px 6px 0px 0px;
padding: 3px;
border: 1px solid #333333;
}

.imgright {
float: right;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 3px;
border: 1px solid #333333;
}

/* Image Alignment without borders */
.imgleft2 {
float: left;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 4px;

}

.imgright2 {
float: right;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 3px;
}

IMG.displayed {display: block; margin-left: auto; margin-right: auto; padding: 0px; border: 0px;}
