A:link             {color: #CC66FF; text-decoration: none; font-weight:bold;}
A:visited          {color: #CC66FF; text-decoration: none; font-weight:bold;}
A:active           {color: #440066; text-decoration: none; font-weight:bold;}
A:hover            {color: #440066; text-decoration: underlined; background-color:#CC66FF; font-weight:bold;}

BODY,TABLE,TD,TR {
	font-size: 11px;
	font-family:verdana;
	color:#000000;
}

BODY{	background: #FFFFFF;
	height:100%;
}

.rightline {
	width: 650px;
	height:100%;
} 


.menu	{
	position:absolute;
	top:10px;
	left:450px;
	color:#440066;
	padding:0px;
	font-size: 12px;
	font-weight:bold;
	height:300px;
	width:200px;
	letter-spacing:4px;
	text-align:left;
	line-height:18px;
}

.box {	font:11px arial, verdana, tahoma;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
	margin:3px;
	letter-spacing:1.6px;
	width:200;
}

input, select, textarea {	
        border: 1px solid #cc66FF;
	font-size: 11px;
	background-color:#FFFFFF;
	font-family: Arial;
	color: #440066;
}

.big {
	position: relative;

	width: auto;

	margin: 10px 10px 0px 10px;

	background: #FFFFFF;
	padding:3px;
}

.image {
	background: url("http://kirby.eternal-snow.org/kirbytitle2.jpg") no-repeat left;
	height: 300px;
	border-bottom: 1px solid #000000;
} 


H2 {
	margin: 0px 3px 20px auto;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}