﻿body {
	font-family: Tahoma;
	color: #C7E2FF;
	font-size: 12pt;
	background-color: #363466;
}
A:link {
	color: white;
}
A:visited {
	color: white;
}
A:active {
	color: white;
}
.content {
	background-position: center;
	background-image: url('images/power-bg.png');
}
.mainbody {
	background-image: url('images/Power-corner.gif');
	background-repeat: no-repeat;
	background-position: 740px 84px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.menubox {
	width: 709px;
	height: 79px;
	position: relative;
}
.smallFont {
	font-size: smaller;
}
.comicBox {
	margin-right: 147px;
	text-align: center;
	width: 833px;
	min-height: 520px;
}
.affiliateBox {
	width: 147px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}
.contentContainer {
	position: relative;
	width: 100%;
	height: 100%;
}
.credits {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.noimageborder {
	border-width: 0;
}
.borderbox {
	margin: 0px auto;
}
.borderbox .foot .end {
	height:5px;
	font-size:5px;
}
.borderbox .head .end {
	height:5px;
	font-size:5px;
}
.borderbox .head {
	background:transparent url(images/border_top.gif) no-repeat;
}
.borderbox .head .end {
	background:transparent url(images/border_tr.gif) no-repeat right;
}
.borderbox .body {
	background:transparent url(images/border_left.gif) repeat-y;
	height: auto;
}
.borderbox .body .end {
	background:transparent url(images/border_v.gif) repeat-y right;
	height: auto;
}
.borderbox .body .end .contentbox {
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
.borderbox .foot {
	background: transparent url(images/border_bottom.gif) no-repeat;
}
.borderbox .foot .end {
	background:transparent url(images/border_br.gif) no-repeat right;
}
