html, body {
    margin: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#border {
	border-top: 0px solid #BAB6A9; 
	border-left: 0px solid #BAB6A9; 
	border-right: 0px solid #BAB6A9;
	width : 100%;
	}

#footer1 {
	width:100%;  
	height:39px; 
	background: #4064AB; 
	margin : 0px;
	border: 0px solid red;
	}
#login_div {
	padding-top : 15px; 
	padding-left : 10px;
	min-width: 291px;
	width:281px; 
	height: 24px; 
	float : left;
	border: 0px solid green;
	}

#navigation_box {
	position: absolute;
	right: 12px;
	top: 10px;
	height: 20px; 
}
#thulb_logo {
	padding-top: 10px;
	padding-left: 20px;
}

#dfg_logo {
	padding-top: 10px;
	padding-left: 20px;
}

#banner {
	width:100%; 
	height: 110px; 
	}
#footer2 {
	width: 100%; 
	height: 100%;
	text-align:left;
	vertical-align: top;
	border :0px; 
	margin :0px; 
	padding:0px;
}	
#footer2_left {
	text-align:left;
	vertical-align: top;
	border : 0px;
	width : 290px;
}

footer2_right  {
	text-align:left;
	vertical-align: top;
	width: 100%;
}

#footer_bottom {
	border: 0px solid black;
/*	background : #d5d5d5; */
	width : 49px;
	height : 17px;
	margin-top: 2px;
	
}
#div_navi_main {
	width:220px; 
	min-height:150px; 
	height: auto; 
	padding-left: 5px;
	padding-top: 10px;
}	

#headline{
	padding-left: 10px;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#headline a{
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#headline a:hover{
	text-decoration: underline;
}
#whitespace{
	height: 8px;
}

#time{
	font-size: 14px; 
	font-weight: bold; 
	position:absolute; 
	top:33px; 
	left:200px;
	color: black;
}

#journal-title{
	font-family: serif;
	font-size: 34px;  
	position: absolute; 
	top: 90px; 
	left: 190px;
	color: black;
	z-index: 10;
}
