html,body {
	margin:0;
	padding:0;
	border:0;
	height:100%; /* needed for container min-height */
	background:#000;
	color:#555;
	font-family:Helvetica,Arial,Tahoma,sans-serif;
	font-size:small;
}

table.base {
	font-family:Helvetica,Arial,Tahoma,sans-serif;
	font-size: small;
	background-image: url("bgloop.png");
	background-repeat: repeat-x;
	background-color: #d7edec;
	color: #000;
}

table.news {
	font-family:Helvetica,Arial,Tahoma,sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
}

div.ntitle {
	font-family:Garamond,"Times New Roman",serif;
	font-size: 1.2em;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding:3px 0px 0px 10px;
}

div.news {
	font-family:Helvetica,Arial,Tahoma,sans-serif;
	font-size: 1em;
	color: #555;
	text-align: left;
	padding:3px 15px 0px 10px;
}

td.home {
	text-align: right;
	vertical-align: top;
      }

div#intro {
	text-align: right;
	vertical-align: top;
	line-height: 1.3;
	font-size: 9pt;
	padding:0px 18px 25px 0px;
      }

td.workz {
	width:130;
	vertical-align: top;
	background-color: #324e50;
	background-image: url("gradbg.png");
	background-repeat: repeat-y;
      }

td.info {
	width:130;
	vertical-align: top;
	background-color: #768e8d;
	background-image: url("gradbg.png");
	background-repeat: repeat-y;
      }


td.win1 {
	vertical-align: top;
	line-height: 0;
	background-color: #324e50;
      }

td.win2 {
	vertical-align: top;
	line-height: 0;
	background-color: #768e8d;
      }

p {
	line-height: 1.3;
	font-size: 9pt;
	padding:10px 25px 0px 26px;
}

div#gup {
	font-size: x-small;
	text-align: right;
	padding:1px 4px 10px 0px;
	line-height: 0;
	color: #fff;
}

div.link {
	padding: 0px 0px 60px 13px;
	line-height: 1.8;
}

ul.copylist {
	list-style-type: square;
	line-height: 1.3;
	font-size: 9pt;
	padding:0px 25px 0px 43px;
}

div#icon {
	text-align: right;
	line-height: 0;
	padding:113px 14px 13px 0px;
}

div#footer {
	padding:12px 0px 35px 0px;
}

div#info {
	font-size: 8.5pt;
	color: #333;
}

table#fav {
	line-height: 1.3;
	font-size: 9pt;
	padding:0px 0px 0px 26px;
}

div#log {
	line-height: 1.3;
	font-size: 9pt;
	padding:0px 25px 0px 45px;
      }

a:link,a:visited {
	text-decoration:none;
	color: #000;
}

a:hover {
	color: #a10022;
	text-decoration:none;
	font-weight: bold;
}

a:active{
	color: #000;
	text-decoration:none;
	font-weight: bold;
}

a.footer:link,a.footer:visited {
	text-decoration:none;
	color: #555;
}

a.footer:hover {
	color: #a10022;
	text-decoration:none;
	font-weight: bold;
}

a.cont:link,a.cont:visited {
	color: #000;
	text-decoration:underline;
}

body.gallery {
	margin:0;
	padding:0;
	border:0;
	height:100%; /* needed for container min-height */
	background:#000;
	color:#999;
	font-family:Helvetica,Arial,Tahoma,sans-serif;
	font-size:small;
	line-height: 1.3;
	font-size: 9pt;
}

div.comics {
	font-family:Helvetica,Arial,Tahoma,sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #000;
	text-align: left;
	padding:5px 0px 0px 10px;
}

div.comiccnt {
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	text-align: left;
	padding:15px 0px 0px 10px;
}