*{
	font-family:"Trebuchet MS";
}

body{
	margin:0px;
	padding:0px;
	background:url('gfx/pattern.gif');
}

a{
	text-deocration:none;
}

img{
	border:0px;
}	

#top{
	background:url('gfx/top-repeat.gif') repeat-x;
	height:65px;
	width:100%;
}

#top div{
	width:1024px;
	margin:0 auto 0 auto;
}	

#top-photo{
	width:1024px;
	margin:0 auto 0 auto;
}

img#top-photo{
	height:149px;
	margin:3px;
}

#menu{
	background:url('gfx/menu-repeat.gif') repeat-x;
	width:1020px;
	margin:0 auto 0 auto;
}

#menu ul{
	list-style:none;
	height:50px;
}

#menu ul li{
	display:inline;
	float:left;
	font-size:17px;
	font-weight:normal;
	margin-left:35px;
	padding:10px;
}

.c{
	clear:both;
}

#all{
	width:1024px;
	margin:0px auto 0 auto;
}

.each-entry{
	width:800px;
	overflow:hidden;
	float:left;
	margin:6px;
	margin-left:1px;
	font-size:13px;
	overflow:hidden;
}

.each-entry-body{
	padding:45px 20px 10px 10px;
	font-family:verdana;
	font-size:13px;
	text-align:justify;
	height:135px;
	background:#ec9d76;
}

.each-entry-body img{
	float:left;
	margin:4px 6px 6px 6px;
}

.each-entry-body a{
	text-decoratio:none;
	color:#000;
	font-size:12px;
}

.each-entry-header{
	float:left;
	background:#dd5001;
	width:400px;
	height:25px;
	text-align:center;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:5px;
}

.each-entry-date{
	width:380px;
	float:left;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:6px 20px 11px 0;
	font-weight:bold;
	background:#df631d;
}

#footer{
	text-align:center;
	padding:5px 0 5px 0;
	background:#dd5000;
	clear:both;
}

#footer p{
	margin:2px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
}

#all{
	overflow:hidden;
	clear:both;
}

.right-box{
	float:right;
	width:200px;
}

.comment{
	margin-left:20px;
	display:none;
}
