BODY {
	font-family: Verdana;
	background-color: #F0F0FF;
	font-size: 11px;
	
}

img {
	border: none;
}

#ad {
	float: right;
	z-index: 2;
}
#page {
	width: 990px;
	border-collapse: collapse;
}
#menu {
	background: url(images/background.png) no-repeat top;
}
#table_bg {
	background: url(images/background-mid.png) repeat-y center;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
	width: 100px;
}

#menu ul li img {
	position: relative;
	top: 8px;
	left: 8px;
}
#news {
	padding: 4px;
	width: 30%;
	vertical-align: top;
}

#news-full {
	padding: 4px;
	vertical-align: top;
}

#news ul, #news-full ul {
	list-style-type: none;
}
#news h3, #news-full h3 {
	font-size: 12px;
}

#latest {
	vertical-align: top;
	text-align: center;
	padding: 16px;
}

#footer {
	background: url(images/background.png) no-repeat bottom;
	height: 32px;
	text-align: center;
}

#adscol {
	width: 140px;
}
.title {
	font-size: 16pt;
	font-weight: bold;
}

#nendoroid-item {
	padding-left: 40px;
	
}

#nendoroid-item td {
	font-size: 14px;
}

#nendoroid-item table {
	width: 100%;
	border-bottom: 1px dashed #333;
}

#nendoroid-item td h1, #nendoroid-item td h2 {
	font-weight: normal;
	font-size: 14px;
	display: inline;
}

#ntoplinks {
	font-size: 14px;
}
