@charset "utf-8";
body {
	margin: 0 0;
	padding: 0 0;
	background: #FAEAE0 url(../images/th_latarcoklat3.jpg);
	color: #000;
	font: 80% "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
}
#container {
	width: 800px;
	margin: 0 auto;
	color: #000;
	background: #E5AFAB url(../images/bgrnd.gif) repeat;
}
#content {
	float: left;
	width: 600px;
	margin: 4px auto 0;
	color: #333333;
	font-size: 100%;
	background: #FAEAE0;
	padding-bottom: 20px;
}
#message img {
	border-style: none;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#header {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000000 url(../Originals/header.png) no-repeat left top;
	height: 100px;
}
#header h1 {
	margin: 0;
	font-size: 1px;
	color: #000000;
	text-align: center;
}
#nav {
	float: left;
	font-size: 90%;
	background: #E5AFAB;
	width: 120px;
}
#nav ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a  {
	display:block;
	padding:8px;
	color:#333333;
	text-decoration: none;
	border-bottom: 1px solid #414247;
	}
#content h2 {
	font-size: 1px;
	color: #FAEAE0;
	background: url(../images/welcome.gif) no-repeat;
	height: 32px;
	width: 238px;
	margin-left: 20px;
	margin-top: 10px;
}
#content img {
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}


#nav a:hover  {
	color:#D86985;
	background: #ECC4BB url(../images/th_pink.jpg);
	}
#content p {
	padding: 0px 30px 0 20px;
}
#footer {
	clear: both;
	width: 800px;
	background: #333333;
	height: 80px;
}
#footer a {
	color: #FAEAE0;
	text-decoration: none;
}
#footer a:hover {
	color: #D86985;
	text-decoration: underline;
}

#footer p {
	color: #FAEAE0;
	font-size: 85%;
	letter-spacing: 0.25em;
	text-align: center;
	margin-top: 4px;
	padding-top: 10px;
	vertical-align: middle;
}
#faculty img {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content h3 {
	font: bold 1.05em Georgia, "Times New Roman", Times, serif;
	color: #414247;
	padding-left: 20px;
	letter-spacing: .35em;
	background: #FFE2C4;
}
#curriculum img {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
#tuition img {
	margin-top: 10px;
	border-style: none;
	margin-bottom: 0px;
}
#contact img {
	margin-top: 10px;
	margin-bottom: 0px;
	border-style: none;
}
#content ul {
	list-style-type: none;
	padding-left: 8px;
	text-indent: 10px;
	font-size: 90%;
	font-style: italic;
}
#content iframe {
	margin-left: 20px;
}
#content a {
	color: #D86985;
	text-decoration: none;
}
#content a:hover {
	color: #A64636;
	text-decoration: none;
}
#content small {
	text-decoration: none;
	margin-left: 20px;
}
#welcome img {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
#photo img {
	margin-top: 10px;
	margin-bottom: 0px;
	border-style: none;
}
.caption {
	font: .85em "Trebuchet MS", Arial, sans-serif;
	margin-top: 4px;
}
#object {
	margin-left: 30px;
}
#content ol {
	margin-right: 12px;
}
