body {
	font-size: .75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url('../images/black_mosaic_by_seikq.jpg');
	color:#CCCCCC;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	}

a       { color:#0099FF; text-decoration:none; position: relative;
z-index: 500; }
img 	{border:none;}

 
#header { margin: 20px 0; }
#container { width: 900px; margin: 0 auto;}
#centerContent {  float:left; margin:auto; width: 700px; }
#topLinks {color:#a4be35; background-image:url('../images/trans-bg1.png');
	background-repeat:repeat; padding: 5px; border: #333333 1px solid;	margin-bottom: 10px;}
#topLinks h3 { display:block; text-align:center; letter-spacing:1px;
margin: 4px auto; font-weight:bold;}
#topLinks ul { list-style-type:none; margin: 15px auto; text-align:center; padding:0;}
#topLinks li {  display:inline;  margin: 2px; }
#topLinks a  { border: #333333 1px solid;  padding: 3px; background-color:#222;}	
#topLinks a:hover  { background-color:#000;}	



#fontTable {color:#a4be35; background-image:url('../images/trans-bg1.png');
	background-repeat:repeat; padding: 5px; border: #333333 1px solid;}
#fontTable table { margin: auto; border-collapse: collapse; border-bottom: dotted 1px #a4be35; width:95%;}
#fontTable table .label, #fontTable table .space, #fontTable table .info {border-bottom:#a4be35 1px dotted; padding:2px; }
#fontTable table .label { font-weight:bold; width: 80px;}
#fontTable table .info { color:#0099FF; text-align:left;}
#fontTable table .info a {letter-spacing:1px; color: #888;}
#fontTable table .space { width:20px;}
#sideContent { float:left; width: 175px;
	text-align: justify;
	color:#a4be35;
	background-image:url('../images/trans-bg1.png');
	background-repeat:repeat;
	padding: 5px;
	border: #333333 1px solid;
	margin-left: 10px;}
#sideContent h3 {border-bottom: dotted 1px #a4be35; margin: 0 auto; padding:0;}
#sideContent a:hover {border-bottom: dotted 1px #a4be35;}
#newest table {width: 100%;}
#footer { clear:both;  text-align:center; width: 700px; padding-top: 20px;}

.previewImage { width: 300px; }
.previewImage img { display:block; margin:auto;}


