BODY, TD, P, LI, OL, UL {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	padding:0;
	margin:0;
}

a {
	color: #3BB62D;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

.gbar {
	background:#3BB62D;
	height:10px;
}
.logo {
	padding-top:10px;
	padding-bottom: 10px;
}
.tagline {
	font-size:16px;
	padding-bottom:4px;
	text-align:right;
	vertical-align:bottom;
}
#main {
	background:#FFFFFF url('../img/bg/cho03-bw.jpg') no-repeat;
	height:468px;
	padding-top:50px;
	vertical-align:top;
}
#submain {
	background:#FFFFFF url('../img/bg/kim01-smallbw.jpg') no-repeat;
	border-bottom:10px solid #3BB62D;
	height:286px;
	padding-top:50px;
	vertical-align:top;
}
.topnav {
	background:#FFFFFF;
	height: 25px;
}
.footer {
	color:#AAAAAA;
	font-size:10px;
	padding-top:5px;
	padding-bottom:20px;
	text-align:center;
}
#whenwhere {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/background-content.png) repeat scroll 0 0;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	margin-right:15px;
	margin-left:10px;
	width:200px;
	height:250px;
}
#welcome {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/background-content.png) repeat scroll 0 0;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	margin-right:10px;
	width:480px;
	height:250px;
}
#up_events {
	color:#FFFFFF;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/background-content.png) repeat scroll 0 0;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	margin-right:10px;
	width:200px;
	height:250px;
}
.boxhead {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
.box {
	color:#000000;
	padding-top:10px;
}
/* Sub Navigation */
td.top_subnav {
	background-color:#000000;
	color:#FFFFFF;
	height:20px;
	padding-left:90px;
	width:100%;
}

td.subnav {
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
}
td.subnav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
td.subnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
td.subnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
td.content {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
p.title {
	color:#3BB62D;
	font-size:22px;
	padding-bottom:5px;
	text-align:left;
}
p.head1 {
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:15px;
}
p.btext {
	color: #000000;
	font-size:12px;
	line-height:16px;
	padding-bottom:15px;

}
ul.list {
	margin-left:15px;
}
ul.list li {
	margin-bottom:8px;
}
