.fullwidth {
	width: 100%;
}
.wide
{
	width: 300px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
	background: #d8cbac url(../images/backgroundrykal2.png) repeat-y center top;
	padding: 0;
	margin: 0;
}

#page {
	width: 965px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
	}

hr {
	color: #006699;
	height: 1px;
}
p
{
	margin: 0;
	padding: 5px 5px 10px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFF66;
	text-decoration: underline;
}
b.report {
	color: #006699;
}
b.ok {
	color: #006699;
}
b.warning {
	color: #0099FF;
}
b.error {
	color: #FF3333;
}
select.comicpicker {
	width: 510px;
}
img.help {
	float: right;
	margin: 2px;
	cursor: help;
}

.banner
{
	margin: 0 0 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 975px;
}

#newsbox
{
	width: 925px;
	margin: 30px 10px 10px;
	padding: 10px 10px 15px;
}
#newsbox .date
{
	text-align: right;
	font-size: 0.8em;
	color: #7696b8;
	float: right;
}
#newsbox .bordered
{
	border: 1px dotted #069;
	clear: both;
}
#newsbox .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #0099FF;
	line-height: normal;
}
.copyright
{
	width: 965px;
	margin: 0px auto;
	text-align: center;
	background: #fff;
}
.strip
{
	text-align: center;
	margin: 20px auto 0px;
}
