image { border: 0; }
body {
	background-color: #FA8D20;
}
#masthead 
{
	margin-top: 8px;
	width: 1000px;
	height: 180px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
background-color: #FA8D20;
background-image: url(http://blogs.technet.com/photos/koreapartner/images/3209077/original.aspx);
font-family: '맑은 고딕', 'Malgun Gothic', Dotum, Arial, sans-serif;
}

#title
{
color: #ffffff;
font-size: 12pt;
width: 600px;
text-align: left;
left: 200px;
height: 400px;
}

#title h1
{
color: #fffffff;
font-size: 18pt;
text-align: left;
}

#title a:link, #title a:visited, #title a:active
{
	color: #ffffff;
}
#title a:hover
{
	color: yellow;
}

#content
{
	padding: 32px 6px 6px 6px;
	background-color: #ffffff;
	width: 988px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: '맑은 고딕', 'Malgun Gothic', Dotum, Arial, sans-serif;
}
#nav
{

	padding: 0px 6px 0px 6px;
	width: 988px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#navbar
{
	background-color: #ffffff;
}

.posthead
{
	border-color: #dfdfdf;
	color: #FA8D20;
font-weight: bold;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #FA8D20;
font-weight: bold;
}

.posthead a:hover
{
	color: #FA8D20;
font-weight: bold;
}


#main 
{
	padding-right: 12px;
	width: 720px;
	overflow: hidden;
	padding-left: 20px;
}
#navbar
{
	background: #666666 url('../images/firebottom.gif') repeat-x;
}

