@charset "ISO-8859-1";
.header {
	background-repeat: no-repeat;
	height: 200px;
	width: 1024px;
}
#container {
	height: 1400px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#container-auto {
	height: 1550px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#left {
	float: left;
	width: 200px;
	vertical-align: top;
	margin-top: 0px;
}
#middle {
	width: 500px;
	float: left;
}
#right {
	float: right;
	width: 312px;
}
p {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
}
.head-blue {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height:24px;
	text-transform: none;
}


.head-green {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
	text-transform: none; background-color:#a0ba3b;
	padding:5px;
}

.head-ko {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
	text-transform: none; background-color:#0099cb;
	padding:5px;
}
.head-bold {
	font-family: Helvetica, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}
.head1-blue {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #186491;
	text-transform: none;
	background-color: #d4ebf7;
}
.head1-SCHOLARSHIP {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: none;
	line-height: 28px;
}
.head1-orange {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	background-color: #CC6600;
}
a:link {
	color: #307aa4;
}
a:visited {
	color: #307aa4;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #307aa4;
}
#footer {
	font-family: Helvetica, Arial;
	font-size: 12px;
	width: 1024px;
	float: none;
	
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
.table_CAL {
	font-family: Verdana;
	font-size: 11px;
	width: 180px;
	color: #333333;
}

.cursive {
font-family: 'Rochester', cursive;
font-size:24px;
}

.cursive14 {
font-family: 'Merienda One', cursive;
font-size:14px;
}
.cursive24 {
font-family: 'Merienda One', cursive;
font-size:24px;
}

.bigFont {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}

.student-quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#6c5d5d;
	line-height:16px;
	padding-right:20px;
}


