BODY {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
PADDING:0PX;
FONT-FAMILY:ARIAL,SANS-SERIF;
FONT-SIZE:9pt;
COLOR:#000;
background:#609 url('pixies/dot.gif') repeat;
}

h1, h2, h3 {
        text-align: right;
	font-size: 12px;
	color: #609;
	font-weight: bold;
	border-bottom: dashed 1px #609;
}

hr {
       width:80%;
       color: #ffffcc;
       background-color:#ffffcc;
       height: 2px;
       margin-top: 0;
       padding: 0;

}

table {
	border: none;
}

input, textarea {
	margin: 1px;
	border: solid 1px #333;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	background-color: #FFF;
}

input.noborder {
	border: none;
}

A:LINK {COLOR:#660099;TEXT-DECORATION:NONE;}
A:VISITED {COLOR:#001100;TEXT-DECORATION:line-through;}
A:HOVER {BACKGROUND-COLOR:#ffffcc;text-decoration:underline overline}

#skin {
POSITION: ABSOLUTE;
PADDING:0PX;
WIDTH:530PX;
HEIGHT: 450PX;
left: 50%;
bottom: 0px;
margin: 0px auto 10px -265px;
BACKGROUND:#000 url('pixies/header.jpg');
border:8px double #ffc;
VISIBILITY: VISIBLE;
}

#content {
POSITION: ABSOLUTE;
overflow:auto;
TOP:65PX;
LEFT:235PX;
PADDING:5PX;
WIDTH:260PX;
height:315px;
VISIBILITY: VISIBLE;
}

.smaller, .credits {
	font-size: 85%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
.framed:hover img{
        border:5px double  black;
}
.framed:link img{
        border:5px double  black;
}
.framed:visited img{
        border:5px double  #ffffcc;
}

ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}