*
{
margin:0;padding:0;
}
body
{
background:black;
font-family:sans-serif;
color:white;
text-align:center;
}
.placeholder
{
background:gray;
color:white;
text-align:center;
border:2px solid white;
}
 
#topbar
{
	width:900px;
	display:block;
	text-align:center;
	margin: 10px auto;
}
#title
{
width:393px;
height:200px;
display:block;
float:left;
margin-right:10px;
}
#pwtop
{
display:block;
float:left;
margin-left:10px;
margin-top:60px;
}
#comic
{
	clear:both;
	position:relative;
	width:900px;
	display:block;
	background:url(menu/comicmiddle.gif);
	margin:0 auto;
	text-align:center;
	padding:15px 0px;
}
.stripnav
{
	width:900px;
	display:block;
	color:black;
	font-size:20px;
	font-weight:bold;
}
.snavb
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:150px;
	height:40px;
	line-height:40px;
	margin:5px 10px;
	vertical-align:top;
	border:0;
}

.snavb img
{
	border:0;
}
.snavb a
{
	display:block;
	color:black;
	width:150px;
	height:40px;
	text-decoration:none;
	border:0 !important;
}
.snavb a:hover
{
	background:#ddd;
	cursor:pointer;
}
.strip
{
	margin:20px;
}
#pwbot
{
	text-align:center;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:10px auto;
	padding:3px;
	padding-bottom:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:white;
}
#pwbot a
{
	color:black !important;
}
#bottombox
{
	width:910px;
	/*width:1100px;*/
	height:480px;
	margin:0 auto;
	margin-bottom:30px;
	vertical-align:top;
	text-align:center;
}
 
#sitenav
{
	display:block;
	float:left;
	width:156px;
	*width:180px;
	height:476px;
	*height:500px;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	background:url(menu/navlinks.gif) !important;
	overflow:hidden;
	color:black;
	vertical-align:top;
	padding:12px;
	text-align:center;
}
#sitenav img
{
	margin:2px auto;
}
#links
{
	display:block;
	float:left;
	width:156px;
	*width:180px;
	height:476px;
	*height:500px;
	background:url(menu/navlinks.gif) !important;
	text-align:center !important;
	overflow:hidden;
	color:black;
	vertical-align:top;
	padding:12px;
	font-size:10px;
	float:right;
}
#links a
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:40px;
	height:10px;
	border:1px solid black;
	margin:1px;
	color:black;
	text-decoration:none;
	line-height:10px;
}
#links a:hover
{
	background:#ddd;
}
 
#blog
{
	color:black;
	vertical-align:top;
	display:block;
	float:left;
	padding:20px !important;
	width:510px !important;
	*width:550px !important;
	height:360px !important;
	*height:400px !important;
	background:url(menu/blog.gif);
	position:relative;
	text-align:center;
	font-size: large;
	font-family: georgia;
}
#blog div
{
	width:100%;
}
#blog a
{
	color:black;
}
#follow
{
	display:block;
	padding:10px !important;
	position:absolute;
	bottom:-100px;
	left:0px;
	width:530px !important;
	*width:550px !important;
	height:80px !important;
	*height:100px !important;
	background:url(menu/follow.gif);
}
#follow img
{
	margin-top:10px;
}
#tagbox
{
	background:white;
	color:black;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:300px;
	display:block;
	margin:10px auto;
	padding:5px;
	font-size:12px;
	display:none;
	
}
#tagbox a
{
	
	color:black;
	
}
#topb
{
	position:absolute;
	behavior: url(iepngfix.htc);
	background:url(menu/comictop.png);
	width:900px;
	height:20px;
	top:0px;
	left:0px;
}
#botb
{
	position:absolute;
	behavior: url(iepngfix.htc);
	background:url(menu/comicbottom.png);
	width:900px;
	height:20px;
	bottom:0px;
	left:0px;
}
#fflinks
{
	width:150px;
	padding:0px !important;
	height:30px !important;
	display:block;
	top:50px;
	left:200px;
	position:absolute;
}
#fflinks a
{
	width:30px;
	height:100%;
	float:left;
	display:block;
	padding:0;margin:0 3.5px;
}
#blog div
{
	display:inline;
}
#footer
{
	font-size:12px;
	margin-bottom:15px;
}
#footer a
{
	color:#fff;
}
#footer #map a
{
	margin:0 15px;
}