@charset "UTF-8";
body {
	background-color: #fdfbef;
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium
}
#header {
	background-color: #ccffff;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	height: 130px;
	text-align:center;
}
.logo {
	border-bottom:1px solid #9900CC;
}

#nav {
	position: relative;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 1px;
	color: #993300;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	margin:0 auto;
	top:10px;
	width:875px;
}
li.nav-head {
	font-size: 115%;
	margin-right: 50px;
	margin-left: 50px;
}

#nav a { 
	color: #993300;
	text-decoration:none;
}
#nav a:link {
	color: #993300;
	text-decoration: none;
}
#nav a:hover {
	color: #9933CC;
	text-decoration: none;
}
#text_heada {
	color: #993300;
	font-size:large;
	font-style:oblique;
	font-weight: normal;
	text-align: center;
	vertical-align:bottom;
}
#text_headb {
	color: #9933CC;
	font-size:large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align:bottom;
	letter-spacing: 1px;
}
.text_headc {
	color: #993300;
	font-size:medium;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align:bottom;
}
#texta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 40px;
	color: #000000;
	background-image: url(../images/KSC-watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	width:589px;
	height:auto;
}
#textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 30px;
	color: #000000;
	background-image: url(../images/KSC-watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:inherit;
	text-align: left;
	margin:0;
	width:auto;
	height:auto;
}
#textc {
	line-height: 35px;
	color: #000000;
	background-image: url(../images/KSC-watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:inherit;
	text-align: left;
	margin:0;
	width:auto;
	height:auto;
}
.reg_link {
	color: #993300;
	font-style:normal;
	text-decoration:underline;
}
.reg_link a { 
	color: #993300;
	text-decoration:none;
}
.reg_link a:link {
	color: #993300;
	text-decoration: none;
}
.reg_link a:hover {
	color: #9933CC;
	text-decoration: underline;
}
.text_link_c
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #993300;
	font-size: medium;
}
.text_link_c a { 
	color: #993300;
	text-decoration:none;
}
.text_link_c a:link {
	color: #993300;
	text-decoration: none;
}
.text_link_c a:hover {
	color: #9933CC;
	text-decoration: underline;
}
.text_link_i
{
	font-size: smaller;
	color: #993300;
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	text-align:center;
	text-decoration: none;
	letter-spacing: 1px;
}

blockquote {
 margin-bottom: 0px;
 padding-left: 10px;
 padding-right: 10px;
 text-align:justify;
 /*quotes: "\201C" "\201D";*/
 }
 
 /*blockquote:before {
	content: open-quote;
	font-weight: bold;
	color: #993300;
	font-size:xx-large;
	font-family: "Times New Roman", Times, serif;
	margin-left:-0.50em
}
 blockquote:after {
	content: close-quote;
	font-weight: bold;
	color: #993300;
	font-size:xx-large;
	font-family: "Times New Roman", Times, serif;
}
 */
 
 .bqstart {
    font-weight: bold;
	color: #993300;
	font-size:xx-large;
	font-family: "Times New Roman", Times, serif;
	margin-left:-0.50em
 }

 .bqend {
	content: close-quote;
	font-weight: bold;
	color: #993300;
	font-size:xx-large;
	font-family: "Times New Roman", Times, serif;
	line-height: -2px;
	vertical-align: bottom;
 }
 
 .bq {
 text-align:right;
 padding-right:60px;
 }

#footer {
	color: #993300;
	font-size:smaller;
	text-align:center;
	padding-bottom: 15px;	
}

#footer a { 
	color: #993300;
	text-decoration:none;
}
#footer a:link {
	color: #993300;
	text-decoration: none;
}
#footer a:hover {
	color: #9933CC;
	text-decoration: none;
}
.fb-like {
	top:-23px;
	left:120px;
}
	
#twitter {
	position:relative;
	top: 0px;
	left: 0px;
}