body {
	background-color: #666666;
        background: url("http://alphaluna.net/images/bg_gris1.gif") }
	color: #330000;
	font-family: Helvetica, Verdana, Arial
}

img.banner {
	position: absolute;
	top: 0px;
	left: 0px
}

div.menu {
	background-color: ##666666;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 760px;
	height: 60px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding: 15px
}

div.center {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 760px;
	text-align: center;
	padding-top: 20px;
	margin: 0px 0px 20px
}

div.ad {
	position: relative;
	margin: 10px
}

div.comic {
	position: relative;
	margin: 15px 5px
}

div.nav {
	position: relative;
	margin: 10px
}

div.links {
	position: relative;
	width: 750px;
	font-size:12px;
	text-align: center;
	margin: 15px 5px;
}

div.bottom {
	position: relative;
	width: 720px;
	text-align: center;
	font-size: 6pt;
	margin: 20px
}

div.box {
	position: relative;
	background-color: #FFE4E4;
	width: 750px;
	color: #000000;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	padding: 10px;
	margin: 15px 5px;
	border: 1px solid black
}

div.img {
	background-color: #666666;
	position: relative;
	width: 700px;
	font-size: 13px;
	color: #000000;
	font-family: sans-serif;
	text-align: center;
	line-height: 14pt;
	padding: 20px 10px 10px;
	border: 1px solid black
}

div.comment {
	position: relative;
	background-color: #FFE4E4;
	width: 550px;
	color: #000000;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	padding: 10px;
	margin: 15px 5px;
	border: 1px solid black
}

td.img {
	width: 60px;
	height: 60px;
	vertical-align: top;
	padding: 5px 10px;
}

td.expl {
	width: 130px;
	height: 60px;
	font-size: 10pt;
	vertical-align: top;
	padding: 5px;
}


td {
	background-colour: #666666;
	font-size: 10pt;
	line-height: 14pt
}

td.left {
	font-size: 12pt;
	line-height: 14pt;
}

td.right {
	font-size: 10pt;
	line-height: 14pt;
}


td.cright {
	width: 25px;
	font-size: 10pt;
	color: #000000;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 14pt;
	vertical-align: top;
	padding: 3px;
}

td.cleft {
	font-size: 10pt;
	color: #000000;
	font-family: sans-serif;
	line-height: 14pt;
	vertical-align: top;
	padding: 3px;
}

h4.yellow {
	color: #fff000;
}

h4.black {
	color: #000000;
}

img.border {
	border: 2px solid black;
}

a:link {
	text-decoration: underline;
	color: #fff;
}

a:active {
	text-decoration: none;
	color: #ff6699;
}

a:visited {
	text-decoration: underline;
	color: 666666;
}
td.metabox {font-size: 10px; color: #CC9900;font-family:Arial, Helvetica, sans-serif}
td.metabox {padding:5px;text-align:justify;background: #333333}
td.necornbox {padding:5px;text-align:justify;background: #333333}
td.entrybox {padding:5px;text-align:justify;background: #333333}
td.swcorn {padding:5px;text-align:justify;background: #333333}
td.nav {padding:5px;text-align:justify;background: #333333}
td.necorn {padding:5px;text-align:justify;background: #333333}

/* CG nav setup */
#cg_nav1 { height: 50px; width: 400px; margin: 0 auto; }
#cg_nav1 a, #cg_nav1 span {
height: 50px; width: 100px; float: left;
background: #fff top left no-repeat; }
#cg_nav1 a span, #cg_nav1 span span,
#cg_nav1 .cg_divider { display: none; }

/* CG nav images */
a#cg_first { background: url(cg_nav/first.gif); }
a#cg_back { background: url(cg_nav/back.gif); }
a#cg_next { background: url(cg_nav/next.gif); }
a#cg_last { background: url(cg_nav/last.gif); }

/* CG nav rollover images */
a#cg_first:hover { background: url(cg_nav/first_on.gif); }
a#cg_back:hover { background: url(cg_nav/back_on.gif); }
a#cg_next:hover { background: url(cg_nav/next_on.gif); }
a#cg_last:hover { background: url(cg_nav/last_on.gif); }

/* CG nav unavailable images */
span#cg_first { background: url(cg_nav/first_off.gif); }
span#cg_back { background: url(cg_nav/back_off.gif); }
span#cg_next { background: url(cg_nav/next_off.gif); }
span#cg_last { background: url(cg_nav/last_off.gif); }
