@charset "UTF-8";
/* CSS Document */

#roundbox h1, #roundbox h2, #roundbox p {margin:0 10px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:3px;}
.xb2, .xb3, .xb4 {background:#F8FFFF; border-left:3px solid #8A9093; border-right:3px solid #8A9093;}
.xb1 {margin:0 8px; background:#8A9093; width: 790px;}
.xb2 {margin:0 5px; border-width:0 3px; width: 790px;}
.xb3 {margin:0 3px; width:794px;}
.xb4 {height:2px; margin:0 1px; width: 798px;}

.xboxcontent {display:block; background:#F8FFFF; border-left:3px solid #8A9093; border-right:3px solid #8A9093; border-top:0 1px; border-bottom: 0 1px; width: 800px; text-align: center;}

body {
	background-color: #3F3E3C;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#comic {
	background: #606163;
	width: 500px;
}
#news {
	background: #606163;
	text-align: left;
	width: 446px;
	padding: 27px;
}
.menu {
	background: #8A9093;
	font-size: 12pt;
}
#header {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav {
	background: #8A9093;
	width: 104px;
	position: relative;
	top: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#left {
	left: 25px;
	padding-left: 10px;
}
#right {
	right: 15px;
	padding-right: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.copy {
	color: #FFFFFF;
}
#gallery {
	width: 300px;
	text-align: left;
}
