body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	background-image:  url(../templateimages/redmenu.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; 
}
html>body {
	width: auto;
	min-width: 450px;
}


/* HTML Tags */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 22px;
	color: #0062A5;
}
h2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 12pt;
	line-height: 22px;
	color: #0062A5;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15px;
	color: #0062A5;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 11pt;
	line-height: 15px;
	color: black;
}
/* End HTML Tags */

/* style classes */
.standout {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15px;
	color: #0062A5;	
}
.faint {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	color: Gray;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 9pt;
	font-weight: normal;
	color: black;
}
.gallerycode {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 11pt;
	font-weight: bold;
	color: #0062A5;
}
td.gallerydesc p {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
.gallerypaging {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 10pt;
	font-weight: normal;
	color: #0062A5;
}

/* end Style classes */

/* Layout Specific Stuff */
.main {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 180px;
   min-width:450px;
   /* IE Dynamic Expression to set the width */
  	width: 800px;
}
#center {
	left: 20px;
	top: 180px;
	margin-left: 165px;
	margin-right: 180px;
	z-index: auto;
}
#fullwidthcenter {
	left: 20px;
	top: 180px;
	margin-left: 165px;
	margin-right: 0px;
	z-index: auto;
}
#formcenter {
	left: 20px;
	top: 180px;
	margin-left: 165px;
	margin-right: 0px;
	z-index: auto;
	background-color: #E1ECF7;
	color: black;
}
#right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 175px;
	z-index: auto;
	border: 0px;
}

div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
/*	height:800px; */
	z-index: 0;
}
#left {
	position: absolute;
	left: 10px;
	top: 205px;
	width: 140px;
	z-index: 99;
}
div.ckp-logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:156px;
	height:216px;
	z-index: auto;

}
div.header1_ {
	position:absolute;
	left:156px;
	top:0px;
	width:644px;
	height:57px;
	z-index: auto;
}
div.header2_ {
	position:absolute;
	left:156px;
	top:57px;
	width:644px;
	height:73px;
	z-index: auto;
}
div.header3_ {
	position:absolute;
	left:156px;
	top:130px;
	width:644px;
	height:53px;
	z-index: auto;
}
div.Slice-06_ {
	position:absolute;
	left:0px;
	top:216px;
	width:156px;
	height:208px;
	z-index: auto;
}
div.bluemenu_ {
	position:absolute;
	left:0px;
	top:424px;
	width:156px;
	height:16px;
	z-index: auto;
}
div.ckp-balloons_ {
	position:absolute;
	left:0px;
	top:440px;
	width:156px;
	height:184px;
	z-index: auto;
}
div.redmenu_ {
	position:absolute;
	left:0px;
	top:624px;
	width:156px;
	height:16px;
	z-index: auto;
}
div.Table_03 {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:160px;
	z-index: auto;
}
div.Slice-10_ {
	position:absolute;
	left:0px;
	top:640px;
	width:155px;
	height:160px;
	z-index: auto;
}
div.Slice-11_ {
	position:absolute;
	left:155px;
	top:640px;
	width:1px;
	height:160px;
	z-index: auto;
}
/* End Layout Specific Stuff */


img.ckpphoto
{
	margin-bottom: 10px;
}

img.ckpgallery
{
	margin: 0px 0px 0px 0px;
	}

/* menu classes */
#list-menu {
	width: 130px; /* 	this width value is also effected by
							the padding we will later set on the links. *//* this width value is also effected by
							the padding we will later set on the links. */
}
#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 
#list-menu li {
	margin: 2px 0 0;
	font-size: 9pt;
	clear: both;

}
#list-menu a {
	position: relative;
	display: block;
	width: 126px;
	padding: 2px 2px 2px 10px;
	border: 1px solid rgb(255,255,255);
	background: rgb(234,0,123);
	text-decoration: none; /*lets remove the link underlines*/
	color: #FFFFFF;
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: rgb(255,255,255) ! important;
}
#list-menu a:hover {
	display: block;
	width: 126px;
	padding: 2px 2px 2px 10px;
	border: 1px solid rgb(255,255,255);
   background: rgb(234,0,123);
   background-position: -5px 50%;

	text-decoration: none; /*lets remove the link underlines*/
	color: #FFFFFF;
} 
#list-menu a span, #list-menu a:visited span {
	display: none;
}
#list-menu a:hover span {
	position: absolute;
	display: block;
	left: -10px;
	top: -5px;
	width: 0px;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	z-index: 99;
}
* html #list-menu a:hover span {
	width: 8px;
	height: 16px;
	w\idth: 0;
	he\ight: 0;
}
#list-menu a span#selected {
	position: absolute;
	display: block;
	left: -10px;
	top: -5px;
	width: 0px;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	z-index: 99;
}

/* end menu classes */

/* sub-menu classes */
#list-submenu {
	width: 130px;
	/* this width value is also effected by
	the padding we will later set on the links. */
}
#list-submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 
#list-submenu li {
	margin: 2px 0 0;
	font-size: 9pt;
}
#list-submenu a {
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	display: block;
	width:115px;
	height: 11px;
	padding: 0px 0px 0px 8px;
	border-bottom: 1px solid rgb(255,255,255);
	background: rgb(144,214,242);
	text-decoration: none; /*lets remove the link underlines*/
} 
#list-submenu a:link, #list-submenu a:active, #list-submenu a:visited {
	color: rgb(17,12,129) ! important;
}
#list-submenu a:hover {
	padding-bottom: 4px;
	margin-bottom: 4px;
	display: block;
	width:115px;
	height: 11px;
	padding: 0px 0px 0px 8px;
	border-bottom: 1px solid rgb(255,255,255);
	background: rgb(144,214,242);
	text-decoration: none; /*lets remove the link underlines*/
} 
/* end submenu classes */
