BODY { 

background-color:#000; 
       font-family: Verdana, Geneva; 
       font-size: 62.5%;
       padding:0;
       margin:0;

}
a {color:#699; text-decoration:none;}
a:visited {color:#699;}
a:hover, a:active {color: #ff9900;text-decoration: underline}



#page{
  background: url(../images/header_bg.jpg) repeat-x fixed top left;

       margin:0 auto;
       width:768px;


}

#header { 
  background: url(../images/sigung_logo_sm.gif) no-repeat;

  width:auto;
  padding:0;
  margin:0;
  height:150px;
}

#rightcolumn {
    font-size:1em;
    background:#fff;
    float:right;
    width:200px;
    margin-right:16px;
    padding:5px 5px 5px 0;
    }



.himage {
  clear:both;
}

.htimage {
 margin-left:110px;
 margin-top:104px;
}


#content { 
  background:#fff;
  padding: 20px;
  margin-top: 10px;
  font-size: 1.4em;
  
}

#footer{
   background:#000;
   clear:both;
   width:100%;
   text-align:center;
   color:#fff;
   font-size: .9em;
}


#blackbar {
  width: auto;
  height:10px;
  background-color: #000;
  border: 1px solid #ffc;
  border-bottom:0;
  clear:both;

}
#navbar {
  width: auto;
  background-color: #699;
  border: 1px solid #ffc;
  clear:both;

}

#navbar ul {
  width:766px;
  margin-left:15px;
}

#navbar li {
   display:inline;
   margin-right:15px;
   font-family: Arial, Helvetica;
   font-size:1.2em;
   font-weight:bold;
   padding:0;
}

#navbar a {
   color: #fff;
   text-decoration:none;

}

#navbar a:hover, #navbar a:active {
   color: #ffc;

}


.item{
  margin-bottom:10px;
  clear:both;

}

.item p {
  margin-top: 0;

}

.headline{
  display:block;
  color:#7d7354;
  text-transform: uppercase;
  font-weight:bold;
  
}


#rightcolumn {
	background-color: #fff;
    margin:0;
    padding:5px;
	border-style: solid;
	border-color: #000;
	border-width: 2pt;
    margin-bottom:10px;
}

#rightcolumn h2 {
    font-size:1.3em;
    color:#fff;
    font-style: italic;
	background-color: #287797;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 2px;
	border-right-width: 0pt;
	border-bottom-width: 2px;
	border-left-width: 0pt;
	margin-bottom: .5em;
	margin-top: .5em;
	clear: both;
}

#rightcolumn h2 a{
     color:#fff;
}

#rightcolumn h2 a:hover{
     color:#000;
     text-decoration:none;
}

ul.images,
ul.articles { 
  list-style-type:none;
  list-style-position:outside;
  padding: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
}
ul.articles lh{ 
  display:block;  
  font-weight:bold;
  padding-top: 15px;
  padding-bottom: 0px;
 
} 

ul.articles li{ 
  padding-top: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
}

ul.articles li .title{ 
  font-weight:bold;
}

ul.images{
  width:768px;
  clear:both;
}

ul.images li {
   display:inline;
   /*float:left;*/
   margin-right:15px;
   font-size: 11px;
   padding:0;
}



a.continuelink {color:#a08051; text-decoration:none;font-size:.9em;}
a.continuelink:visited {color:#a08051;}
a.continuelink:hover, a.continuelink:active {color: #ff9900;text-decoration: underline}

.citation {
  font-size: 10px;
  font-style:italic;
  padding: 3px;
  margin-bottom: 3px;

}

.response
{
	font-size: 18px;
	width: auto;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #FCC;
}
