/* CSS Document */
#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000000;

}
body {
	text-align: leftr;
	padding: 0px;
	text-align: leftr;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
}

#banner {
	text-align: center; }

#navi {
	height: 40px;
	width: 100%;
	margin: 3px 0px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #333333;
	text-align: center;
}
#navlinks {
	/*margin: 0px 0px 0px -20px;*/
	padding: 0.5em 0.5em 1.5em 0.5em;
	color: #FFFFFF;
	
}

#navlinks li {
	display: inline;
	margin-right: 0.2em;
	padding-right: 0.75em;
	border-right: 1px solid #FFF;
	color: #FFFFFF;
	
}

#navlinks li.last {
	border-right: 0;
	color: #FFFFFF;
}

#navlinks a {
	color: #9fc6dd;
	text-decoration: none;
}
.borderLeft {
	border-left: thin solid #cccccc;
}
#navlinks a:hover {
	color: #d963d2;
	text-decoration: none;
}
	
.lightText {	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #e4e3e3;
}
.lightTextTall {	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCF;
}
.lightBackground {
	background-color: #FFFFFF;
	
}
.lightBackground p {
	color: #666666;
}
.lightBackground a:link {
	color: #6633CC;
}
.lightBackground a:visited {
	color: #6699FF;
}
.lightBackground a:hover {
	color: #CC3399;
}
.lightBackground a:active {
	color: #CC3366;
}


a:link {
	color: #CCFF66;
}
a:visited {
	color: #6699cc;
}
a:hover {
	color: #CC99CC;
}
a:active {
	color: #CC33CC;
}
#content {text-align: left; }


/*img { border: 0; }*/
a img { border: 0; }

a:active image {  border: none; }
a:visited img {  outline: none; }
:focus {-moz-outline-style: none;
}

p {
	color: #eeeeee;
	font-size: 12px;
	padding:0;
	margin:0;
}
h1 {
	color: #9fc6dd;
	font-weight: normal;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #d963d2;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #eeeeee;
	font-size:13px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h4 {
	color: #99CC99;
	font-size: 16px;
	font-weight: normal;
	padding:0;
	margin:0;
}
h5 {
	font-size: 18px;
}
h6 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #d963d2;
}

.hdgBckgrd {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 5px;
	background-color: #6699CC;
}

.textBckd {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ececec;
	padding: 10px 10px;
}
.colorPink {
	color: #d963d2;
}

/*a {
	font-size: 13px;
	font-weight:bold;
}
a:link {
	color: #9EF8FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9EF8FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}*/
/*ul {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 10px;
}*/
.small {
	font-size: 10px;
	font-weight: normal;
	color: #eeeeee;
}


#clear {
	clear: both;
}
#footerMain {
	clear: both;
	font-size: 10px;
	text-align: center;
	border-top: solid #000000 40px;
	background-color: #333333;
	color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 0.2em;
	width: 775px;
	margin: 0px 38px 0px 37px; }

#footer {
	clear: both;
	color: #9fc6dd;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	border-top: solid #000000 40px;
	background-color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 850px;
	
}
.brighthdr {
	font: bold 18px Tahoma;
	color: #9999FF;
}
#footer a:link {
	color: #6699CC;
}
#footer a:visited {
	color: #6699CC;
}
#footer a:hover {
	color: #6699CC;
}
#footer a:active {
	color: #6699CC;
}
.lineheight {
	line-height: 1.75em;
}
#wrapper #content hr {
	color: #CCCCCC;
}
.tableBorderPink {
	border: thin dashed #CC66CC;
}
.bckgrdImageKath {
	background: url(images/navigation/KE_03.jpg) no-repeat left top;
}
.imageBottomRight {
	position: relative;
	z-index: 1000;
	right: 0px;
	float: right;
	margin-top: 200px;
}

