body {
	background: #000;
	color: #444;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif 10pt;
}

#wrapper {
	margin: 0 auto;
	width:1024px;
	height:768px;
	position: relative;
	left: -3px;
}

#Kim-Saigh-header {
	width:1024px;
	height:170px;
}

#Kim-Saigh-body-bg {
	background: url(images2/template/Kim_Saigh_body_bg.jpg) no-repeat;
	width:664px;
	height:493px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 340px;
	overflow: auto;
}

#toplinks {
        float: right;
        padding: 0px;
        width: 400px;
        text-align: right;
}

#Kim-Saigh-footer-left {
	background:url(images2/template/Kim_Saigh_footer_left.jpg) no-repeat;
	padding: 10px;
	float:left;
	width:304px;
	height:65px;
	text-align: left;
}

#Kim-Saigh-footer-right {
	float: right;
	width:700px;
	height:85px;
	font: 8pt;
}

#Kim-Saigh-footer {
	width:1024x;
	height:20px;
	font: 8pt;
	text-align: right;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	/* font-size: 85%; */
}

a:link {
	color: #ED2024;
}

a:visited {
	color: #ED2024;
}

a:hover {
	text-decoration: none;
	color: #555555;
}

input, select, textarea {
	border: 1px solid #555;
}

#submitbutton {
	background: #ED2024;
	color: #000;
	border: 1px #000 solid;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
}

#submitbutton:hover {
	background: #03bdf2;
	color: #000;
	border: 1px #000 solid;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
}

#submitbutton2 {
	background: #ED2024;
	color: #000;
	border: 1px #000 solid;
	padding: 1px;
	font-size: 8pt;
	font-weight: bold;
}

#submitbutton2:hover {
	background: #03bdf2;
	color: #000;
	border: 1px #000 solid;
	padding: 1px;
	font-size: 8pt;
	font-weight: bold;
}
#alert {
	padding: 10px;
	width: 97%;
	border: #900;
	background: #fdbebe;
	color: #900;
	margin: 0 auto;
	border: 1px solid #900;
}
#regh3 {
	color: #900;
	margin: 0;
	font-size: 182%;
}
-->