body{
background-color:#C5DBF1;
margin:0;
padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*td*/
td.Sides_G {
	background-color: #003333;
}

td.top_G {
	background-image: url("images/PKS_T_G.jpg");
	background-repeat:repeat-x;
	height:8px;
		
}

td.Sides_W {
	background-color: #FFFFFF;
}

td#PKS_CONT_W {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding:0px;
	width:535px;
	text-align:left;
	
}
td#PKS_CONT_W1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding:0px;
	width:705px;
	text-align:left;
	
}
/*td*/
H1{
	color:#00333;
	font-size:16px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:15px;
	padding-bottom:5px;
}


H2 {
	color:#990000;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left:25px;
	padding-bottom:10px;
}


/*td*/

.subtitleblue {
	color:#003333;
	font-size:14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		padding-left:5px;
	padding-bottom:0px;

}


.subtitletext {
		font-size:14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		padding-left:5px;
	padding-bottom:0px;
}



/*td*/



H3 {
	color:#990000;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left:25px;
	padding-bottom:10px;
}
p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #212121;
	padding-left:25px;
	padding-bottom:5px;

}
/*td*/
.more {
	text-align: right;
}

a.more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p.tes{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;	
}

td.Sides_A{
	background-color: #dde6ed;
}
/*td*/

td.Aquatable {
	background-color: #dde6ed;
	padding-left:2 px;
}

h3.Aqua {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
	padding-bottom:6px;
	text-transform: uppercase;
	padding-left:0px;
	font-weight:bold;
}

.Aquatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #212121;
	padding-right:3px;
	padding-bottom:5px;
	padding-left:0px;
}

.Aquared {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	padding-right:3px;
	padding-bottom:5px;
	padding-left:0px;
}
/*td*/

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

/* horizontal main menu navigation  */



 #mainNav

 {
	margin: 10px 0 8px 6px;
	padding: 0 0 0 10px;
	width: 730px;
	height: 20px;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
 }



#mainNav ul

{

list-style: none;

margin: 0;

padding: 0;

border: none;

}



#mainNav li

{

display: block;

margin: 0;

padding: 0;

float: left;

width: auto;

}



#mainNav a

{

	color: #cae7f9;

	display: inline;

	width: auto;

	text-decoration: none;

	font-size:14px;

	margin: 0;

	padding: 14px 10px 2px 20px;

    font-weight: bold;

}



#mainNav a:hover, #mainNav a:active

{

	color: #FFFFFF;

}



#mainNav a.active:link, #mainNav a.active:visited

{

position: relative;

z-index: 102;

color:  #FFFFFF;

}

#dropmenudiv{
	position:absolute;
	border:0px solid #000066;
	border-bottom-width: 0;
	font:normal 14px "Times New Roman", Times, serif;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #000066;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
	color: #cae7f9;
	background-color: #003333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #006666;
}

/* horizontal bottom menu navigation */


 #btmNav

 {
	margin: 10px 0 8px 6px;
	padding: 0 0 0 10px;
	width: 730px;
	height: 20px;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
 }



#btmNav ul

{

list-style: none;

margin: 0;

padding: 0;

border: none;

}




#btmNav li

{

display: block;

margin: 0;

padding: 0;

float: left;

width: auto;

}



#btmNav a

{

	color: #c9c9c9;

	display: inline;

	width: auto;

	text-decoration: none;

	font-size:14px;

	margin: 0;

	padding: 14px 10px 2px 20px;


}



#btmNav a:hover, #mainNav a:active

{

	color: #ddebed;

}



#btmNav a.active:link, #mainNav a.active:visited

{

position: relative;

z-index: 102;

color:  #FFFFFF;

}
/*td*/

.hr {
	background-image: url(images/PKS_HBar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/*td*/

	#mainContainer{
		margin:0 auto;
		width:630px;
		text-align:left;
		background-color:#FFF;
		padding:3px;
		border:1px solid #fdfdfd;	
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:125px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:400px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:440px;	/* Width of large image div */
		height:460px;	/* Height of large image div */
		float:right;
		padding-left:30px;	/* "Air" */
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:1px solid #317082;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:120px;	
		height: 180px;/* Width of strip */
		padding:0px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:120px;
		height:180px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:15px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:0px solid #317082;	/* Green border around active thumbnail */
		padding:15px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	