body { 	background-color: #222d5b; 
	Background-image: url("333366.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 240px 0px 10px 0px;
}

#menu {
	padding: 2px 5px 5px 5px;
	background-color: transparent;
	margin: 9px 5px 7px 5px;
	width: 8%;
	height: 100%;
	border: 1px #336699 dashed; 
	float: left;

	color: #003366;
	font-size: 90%;
	font-family: "Andele Mono", monospace;
	text-align: left;


	}

a.menul {
	color:#0033cc; 
	font-size: 80%;
	font-family: "Andele Mono", monospace;
	text-align: right;
	font-weight: bold;
	}

a.menul:hover {
	color:#ccccff;
}

a:hover {
	color:#ccccff;
}

#indhold {
	padding: 5px 5px 5px 5px;
	background-color: transparent;
	margin: 9px 5px 7px 5px;
	border: 1px #336699 dashed;
	width: 85%;
	z-index: 1;
	float: left;

 }

.inda {
	letter-spacing: 1px;
	font-weight: bold;

}


.date { color: #336699;
	font-size: 90%;
	font-family: Tahoma, sans-serif;
	text-align: left;
	font-weight: bold;

}

.day  {	color: #3366cc;
	font-style: italic;
	font-size: 85%;
	font-family: arial, sans-serif;
	text-align: left;
	text-indent: 5%;
}

.othert {
	color: #9999ff;
	font-family: arial, sans-serif;
	font-size: 70%;
	text-align: center;


}





.linktext {
	color: #0033cc;
	font-family: "Century Gothic","Century", sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
}

.creditl {
	color: #0066cc;
	font-size: 85%;

}

.xtra {
	color: #3366cc;


}

.valid {
	color: #3366cc;
	font-family: "Times New Roman", serif;
	font-size: 60%;

}


h1    { font: bold 300% "Georgia", serif;
	color: #3300CC;
	text-align: center;
	font-size: 160%;
	text-transform: uppercase;
	letter-spacing: 5px;
}




#on-site {font: italic small-caps 90% monospace;
	text-align: center;
	color:#6600FF;
}