body {color:#cb6;}

a:link {color:#984;text-decoration:none;font-weight:normal;}
a:visited {color:#984;text-decoration:none;font-weight:normal;}
a:active {color:#68d;text-decoration:none;font-weight:normal;}
a:hover {color:#68d;text-decoration:none;font-weight:normal;}
h1 {margin:0px;font-size:24px;text-align:center;line-height:30px;}
h2 {margin:0px;font-size:18px;text-align:center;line-height:24px;}
img {border:0px;}

/* HEADER */
.logo {margin:5px 27px;padding:5px;}
#title {margin-top:50px;}

/* CONTENT FRAME */

p{text-align:justify;padding:10px;margin:0px auto 0px auto}

a.bannerbox:link {
	width:468px;
	height:60px;
	margin:13px 74px 13px 74px;
	padding:17px;
	display:block;
	background:#111111 url("http://namcdn.com/namworld-bgbox.png") repeat;
}
a.bannerbox:visited {
	width:468px;
	height:60px;
	margin:13px 74px 13px 74px;
	padding:17px;
	display:block;
	background:#111111 url("http://namcdn.com/namworld-bgbox.png") repeat;
}
a.bannerbox:hover {
	width:468px;
	height:60px;
	margin:13px 74px 13px 74px;
	padding:17px;
	display:block;
	background:#333333 url("http://namcdn.com/namworld-bgbox.png") repeat;
}
.divide {
	width:650px;
	height:14px;
	margin:5px 0px 5px 0px;
	background:#111111 url("http://namcdn.com/namworld-divide.png") repeat;
}

/* NAVIGATION */
a.navitem:link {
	width:175px;
	height:16px;
	margin:10px 0px 0px 0px;
	padding:3px 3px 3px 22px;
	display:block;
	text-align:left;
	font-size:12px;
	background-color:#111111;
	background-repeat:no-repeat;
	background-position:3px 50%; 
}
a.navitem:visited {
	width:175px;
	height:16px;
	margin:10px 0px 0px 0px;
	padding:3px 3px 3px 22px;
	display:block;
	text-align:left;
	font-size:12px;
	background-color:#111111;
	background-repeat:no-repeat;
	background-position:3px 50%; 
}
a.navitem:hover {
	width:175px;
	height:16px;
	margin:10px 0px 0px 0px;
	padding:3px 3px 3px 22px;
	display:block;
	text-align:left;
	font-size:12px;
	background-color:#112233;
	background-repeat:no-repeat;
	background-position:3px 50%; 
}

/* Footer */
.footer	{background-color:#222;}
.fl	{border-left:1px dotted #cb6;}
.fta	{border-left:2px solid #cb6;}
