body	
		{
					margin: 0;font-family:garamond;
				
					
					/*background-color: #88888a;*/
		}
.header
		{
					font: 22px bold; 
		}
a		{
					
					text-decoration:none;
		}
a:hover	
		{
					color:#690000;
		}
					
.logo	{	
					position:absolute;
					top:0;
					left:0;
					height:150px;
					width:100%;
					background-image:url(images/logo_bg.jpg);
					background-repeat: repeat-x;
		}
.menu	{
					position:absolute;
					top:230px;
					left:1px;
		}
.menu_inc
		{
					position:absolute;
					top:213px;
					left:0px;z-index:5;
		}
.comic	{
					position:absolute;
					top:135px;
					left:130px;
					z-index:0;
		}
.footer	{
					/*position: relative;
					top: 675px;*/
					z-index:0;
					width: 500px;
					border-top: 1px solid black;
					font:8px;
					background-image: url(images/bg.jpg);
					background-repeat: repeat-x;
		}
img		{
					border:none;
		}
#comic_menu a
		{
					color:black;
					font-family: arial;
					font-size: 14px;
		}
.blog_author 
		{
					font-size:small;
					color:#9e6f6e;
		}
.blog_entry	 
		{			font-size:small;
					
					text-decoration:none;
		}
.forum_latest
		{
					position: absolute;
					left:460px;
					top: 65px;
					color: #6A6A6A;
					font-size: 12px;
					/*border-bottom: 1px solid #C0C0C0;*/
					font-family: arial verdana sans-serif;
					z-index:50;
		}
.forum_latest a
		{
					font-family: arial verdana sans-serif;color:#0A0B32;	
		}

.forum_latest a:hover
		{
					font-family: arial verdana sans-serif;color:#990033;text-decoration: underline;
		}
.latest 
		{
					font: 12px;
					text-align: left;
		}
.latest a
		{
					font: 12px;
		}
.nameblock	
		{
					font: 22px papyrus, arial;
					font-weight: bold;
					text-align: right;
					color: #CCE6FF;
					border-bottom:2px solid #1B4894;
					width:800px;
		}
.npcblock		
		{
					width: 500px;
					margin:2px;
					border-bottom:1px solid black;
		}
.npc_name
			{
				display:block;
				font-family: papyrus, arial, sans-serif;
				font-size: 18px;
				text-align: right;
				color: #CCE6FF;
				border-bottom:2px solid #1B4894;
				width:500px;
				margin-top:20px;
			}
.feat_block		
			{
				width: 500px;
				border-bottom:2px groove;
				font-size: 12px;
				text-align: left;
			}
.feat_head		
			{
				display: block;
				margin: 0;
				padding: 0;
				font-size: 18px;
				font-weight: bold;
				
			}
.feat_head a	
			{
				
				text-decoration:none;
			}
.directory		
			{
				vertical-align:top;
				margin:0;
				font:10px;
				border-bottom:2px groove;
				border-top:2px groove;
			}
.directory a	
			{
				
				text-decoration:none;
			}	
div.centered 
			{
				text-align: center;
			}
div.centered table 
			{
				margin: 0 auto; 
				text-align: left;
			}
.article_title
			{	
				font: 22px bold; 
				text-align:center;
			}
.sub_head	{
				font-weight: bold;
				font-size: 16px;
				text-decoration: underline;
				color:#0A0B32;
			}
.topic_head	{
				text-decoration: underline;
				color:#CCE6FF;
			}
#holidays li
			{
				font-weight: bold;
				color:#CCE6FF;
			}