body {
	background: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: .7em;
	text-align: center;
	margin: 0px auto;
}


td {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: .7em;
}
input {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 10px;
}

a {
	color: #eee;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline; 
}
a:visited {
	color: #eee;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 1.1em;
}
#page {
	text-align: center;
	width: 498px;
	padding-top: 80px;
	margin: 0px auto;
}

#header {
	width: 498px;
	text-align: left;
}

#footer {
	font-size: .9em;
	text-align: middle;
	width: 498px;
	color: #666;
}

.menu_item {
	padding-right: 20px;
}

#content{
	border: 1px solid #999;
	height: 332px;
	padding: 0px;
	width: 498px;
}

#content-text{
	text-align: justify;
	padding: 10px;
}

#menu2{
	height: 20px;
	text-align: left;
	width: 498px;
}

#menu1{
	width: 498px;
	height: 70px;
	text-align: center;
}

#img_display {
	width: 498;
	height: 332;
}

.cat_img {
	border: 1px solid #999;
	height: 43px;
	width: 65px;
}

.cat_txt {
	font-size: 10px;
	height: 10px;
	max-width: 75px;
}

.cat_td {
}

.thumb_img {
	border: 1px solid #999;
	height: 20px;
	width: 20px;
}

