/* Reanimated Residue - CSS Document 2007 */

body {
	background-color:#000000;
	font-size: small;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	width:100%;
	height:100%;}

.artimage {
	background-image:url(images/artsample.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50px left;}

hr {color:#FF0000; width:70%;}

.right {
float:right;
padding-top:0px;
padding-right:0px;}
 
a.header {float:left; width:320px; height:100px; background-image:url(images/header.gif); background-repeat:no-repeat; background-attachment:scroll; background-position:0 0; text-decoration:none;}
.header a:hover{background-position: -320px 0;}

.sidebar {border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	padding-left:5px;
	padding-right:5px;}
.box {
	border:1px solid #ff0000;}
.justify {text-align:justify;}

.newsscroll {
	width:240px;
	height:400px;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ff0000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #a4a4a4;
	scrollbar-3dlight-color: #a4a4a4;
	scrollbar-darkshadow-color: #a4a4a4;
	scrollbar-shadow-color: #a4a4a4;
	text-align:left;}

.list {margin-left:10px;
list-style-type:circle;}

div#gallery { position:relative; padding:0px; text-align:center; width:400px; height:360px; }
	
/* Text Styles*/
a {color:#ff0000; text-decoration:none;}
a:visited{color:#ff0000; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:none;}
a:active{color:#ffffff; text-decoration:none;}

.current {color:#ffff00;}

.copyright {font-size:x-small;}
	a.copyright {color:#ff0000; text-decoration:none;}
	a.copyright:visited {color:#ff0000; text-decoration:none;}
	a.copyright:hover {color:#ffffff; text-decoration:none;}
	a.copyright:active {color:#ffffff; text-decoration:none;}

	
.style1 {font-size:x-small; font-style:italic;}
	a.style1 {color:#ff0000; text-decoration:none;}
	a.style1:visited {color:#ff0000; text-decoration:none;}
	a.style1:hover {color:#ffffff; text-decoration:none;}
	a.style1:active {color:#ffffff; text-decoration:none;}
		
.style2 {color:#ffffff; font-weight:bold; font-style:italic; font-variant:small-caps;}
	a.style2 {color:#ff0000; text-decoration:none;}
	a.style2:visited {color:#ff0000; text-decoration:none;}
	a.style2:hover {color:#ffffff; text-decoration:none;}
	a.style2:active {color:#ffffff; text-decoration:none;}	
	
.style3 {font-size:x-small; font-style:italic; font-weight:bold; color:#ffff00;}

.style4 {font-weight:bold; color:#FFFF00;}

.strike {text-decoration:line-through;}

.caps {font-variant:small-caps;}

/* END Text Styles*/

div#footer {
	clear:both;
	position:relative;
	width:100%;
	bottom:0; /* stick to bottom */
	text-align:center;
	margin-top:5em;}

	div#footer a {text-decoration:none;} 
	

/* KIKWARZ Styles - Not for general use */

.style8 {
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;}
.style9 {
	font-size:x-small;
	color: #FF9900;
	font-weight: bold;}
.style10 {
	color: #0099FF;
	font-weight: bold;}
.style11 {
	color: #00CC00;
	font-weight: bold;}