@charset "UTF-8";

#rightColumn {
	float: left;
	width: 727px;
	height: 590px;
}
#border {
	border: thick solid #66C3E9;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 640px;
	float: left;
	margin-right: 25px;
	margin-left: 200px;
}
#art {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 10px;
	padding-right: 25px;
	background-color: #6EC2E7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
		}
a:active {
	text-decoration: none;
}

.blueText {
	color: #66C3E9;
	padding-left: 25px;
}
.yelloText {
	color: #FDB912;
	padding-left: 25px;
}

.yelloTextRIGHT {
	color: #FDB912;
	padding-left: 415px;
	font-size: 30px;
	padding-top: 0px;
	margin-top: 0px;
}
#smallBox {
	width: 100px;
	height: 125px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}
#boxWrapper {
	width: 500px;
	margin-left: 115px;
	margin-top: 75px;
}
.orangeTEXTHeader{
	font-weight: bolder;
	color: #F9A441;
	margin-left: 75px;
	font-size: 24px;
}

.orangeTEXTHeader a{
	
	color: #F9A441;

}

.orangeTEXTHeader a:hover{
	
	color: #999999;
	
}

.copy {
	margin-left: 75px;
	margin-right: 75px;
}

#subtext {
	float: left;
	padding-top: 10px;
	clear: both;
	padding-left: 200px;
	color: #66C3E9;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}



.redText {
	color: #F26F23;
	padding-left: 25px;
}
.orangeText {
	color: #F7931E;
	padding-left: 25px;
}

.orangeTextRIGHT {
	color: #F7931E;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
	padding-right: 28px;
}


a.srollover {
	display: block;
	width: 125px;
	height: 35px;
	text-decoration: none;
	background-image: url(../images/pencil.png);
	background-repeat: no-repeat;
	background-position: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
}

 

a:hover.srollover {
	background-position: 70px;
}


#leftColumn {
	width: 172px;
	height: 590px;
	float: left;
	background-image: url(../images/kgface.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#header {
	font-size: 36px;
	color: #66C3E9;
	padding-top: 5px;
	padding-left: 10px;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 231px;
	text-align: left;
	font-size: x-large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0;
	margin-left: 0;
}

#leftColumn li {
	padding-top: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 0px;
	margin-right: 0px;
	right: 0px;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 5px;
}
.greyText {
	color: #666666;
}
#footer {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	clear: left;
	height: 50px;
	background-color: #999999;
}
#footerIN {
	background-color: #666666;
	height: 35px;
	padding-top: 15px;
	width: 400px;
	float: right;
	color: #FFFFFF;
	text-align: center;
}
.footerTXT {
	color: #FFFFFF;
	padding-left: 560px;
	padding-top: 30px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	float: left;
}
.bluetextDROP {
	color: #66C3E9;
	margin-top: 115px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.bluetextDROP a
{ color: #66C3E9;}

.bluetextDROP a:hover {
	text-decoration: none;
	color: #999999;
		}
.boxTextBLUE {
	color: #FFFFFF;
	background-color: #66C3E9;
	width: 100px;
}

.boxTextBLUE p, a{
	color: #FFFFFF;
	margin-top: 40px;
	}
	
.boxTextYELLOW {
	color: #FFFFFF;
	background-color: #FFAA00;
	width: 100px;
}

.boxTextYELLOW p, a{
	color: #FFFFFF;
	margin-top: 40px;
	}	
	
.boxTextORANGE {
	color: #FFFFFF;
	background-color: #F26F23;
	width: 100px;
}

.boxTextORANGE p, a{
	color: #FFFFFF;
	margin-top: 40px;
	}

.boxTextRED {
	color: #FFFFFF;
	background-color: #FF5300;
	width: 100px;
}
	
.boxTextRED p, a{
	color: #FFFFFF;
	margin-top: 40px;
	}	
	
.boxTextRED a:hover{
	color: #666666;
	}	
	
.boxTextYELLOW a:hover{
	color: #666666;
	}	
	
.boxTextBLUE a:hover{
	color: #666666;
	}	

.boxTextORANGE a:hover{
	color: #666666;
	}	
		
	
#fanRight {
	float: left;
	margin-left: 30px;
	width: 127px;
	padding-right: 5px;
}
#fanLeft {
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #66C3E9;
	width: 550px;
	margin-top: 0px;
	padding-top: 0px;
}

.orangeTEXTHeaderFAN {
	font-weight: bolder;
	color: #F9A441;
	margin-left: 10px;
	font-size: 24px;
	margin-top: 0px;
}


.copyFAN {
	margin-right: 75px;
	margin-left: 10px;
}

.copyOrange {
	color: #F9A441;
		margin-left: 75px;
	margin-right: 75px;;
}

.copyBlue {
	color: #66C3E9;
	margin-left: 75px;
	margin-right: 75px;
}

.copyBlue a{
	color: #66C3E9;
}

.copyBlue a:hover{
	color: #666666;
}
#popups {
	margin-left: 50px;
	margin-top: 50px;
}

.orangeTEXTSmall{
	font-weight: bolder;
	color: #F9A441;
	margin-left: 75px;
	font-size: 18px;
}

.orangeTEXTSmall a{
	
	color: #F9A441;

}

.orangeTEXTSmall a:hover{
	
	color: #999999;
	
}

.blueTextHeader {
	color: #66C3E9;
	
}

.blueTextHeader a{
	color: #66C3E9;
	
}

.orangeTEXTHeaderNAV {
	font-weight: bolder;
	color: #F9A441;
	font-size: 24px;
	margin-top: 0px;
}

.orangeTEXTHeaderNAV a{
	
	color: #F9A441;
	
}

.orangeTEXTHeaderNAV a:hover{
	
	color: #666666;
	
}
#navcat {
	float: left;
	margin-top: 40px;
	margin-left: 50px;
	color: #666666;
}

#navcat a:hover{
	color: #999999;
	text-decoration: underline;
}

#navcat a:link{
color: #666666
	text-decoration: none;
}

#navcat a:link {
	text-decoration: none;
	color: #666666
}

#navcat a:visited {
		color: #666666
}

#navcat1 {
	float: left;
	margin-top: 75px;
	margin-left: 50px;
	color: #666666;
}

#navcat1 a:hover{
	color: #999999;
	text-decoration: underline;
}

#navcat1 a:link {
	text-decoration: none;
	color: #666666
}

#navcat1 a:visited {
		color: #666666
}
#clicknext {
	font-size: 12px;
	color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
.articles 
 {
	color: #FFF;
	text-decoration: none;
	margin-left: 25px;
}

.articles a {
	color: #2C4A58;
	text-decoration: none;
}
#contents p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 25px;
	margin-left: 25px;
}
.meimage {
	padding-left: 75px;
}
#border2 {
	border: thick solid #66C3E9;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 850px;
	float: left;
	margin-right: 25px;
	margin-left: 200px;
}

#border3 {
	border: thick solid #66C3E9;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 650px;
	float: left;
	margin-right: 25px;
	margin-left: 200px;
}
