body {
	border: ridge 11px rgb(210, 162, 235);
	color: rgb(210, 162, 235);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: rgb(000, 000, 000); }

#logo {
	padding: 11px; 
	font-weight: normal; 
	font-size: 169%; 
	border-color: rgb(215, 137, 234); 
	text-transform: none; 
	color: rgb(210, 176, 206); 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: rgb(000, 000, 000); 
	text-align: center; 
	font-variant: normal;
	text-decoration: none; }

/* #logo a {
	padding: 11px; 
	font-weight: normal; 
	font-size: 169%; 
	border-color: rgb(215, 137, 234); 
	text-transform: none; 
	color: rgb(210, 176, 206); 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: rgb(000, 000, 000); 
	text-align: center; 
	font-variant: normal;
	text-decoration: none; } */

#menu {
	border-color: rgb(210, 176, 206); 
	color: rgb(210, 053, 158); 
	font-style: italic; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;  
	background-color: rgb(000, 000, 000); }

#menu a {
	text-decoration: none; }

a.menuitem {
	border: 11px ridge rgb(118, 050, 127); 
	font-weight: bold; 
	font-size: 94%; 
	margin: 11px; 
	text-transform: none; 
	color: rgb(229, 178, 001); 
	background-color: rgb(118, 050, 127); 
	text-align: center; 
	font-variant: normal; }

.menuitem:hover {
	color: rgb(118, 050, 127); 
	background-color: rgb(210, 162, 235); }

.menuitem {
	display: inline; }

#content {
	border: rgb(210, 162, 235) 0px; 
	padding: 20px; 
	font-size: 94%;
	font-weight: bold; 
	color: rgb(229, 178, 001); 
	background-color: rgb(065, 050, 084); 
	text-align: left; }

#content a {
	color: rgb(215, 137, 234); 
	text-decoration: underline; }

#content a:active {
	color: rgb(065, 050, 084); 
	background-color: rgb(215, 137, 234); }

#content a:hover {
	color: rgb(065, 050, 084); 
	background-color: rgb(215, 137, 234); }

#pre {
	white-space: pre;
	font-family: monospace;}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-transform: none;
	text-align: center; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: normal; }

h1 {
	font-size: 130%; }

h2 {
	font-size: 118%; }

h3 {
	font-size: 106%; }

h4 {
	font-size: 94%; }

h5 {
	font-size: 82%; }

h6 {
	font-size: 70%; }

hr {
	color: rgb(000, 000, 000); }

/* w is bright yellow, x is lime green, y is reddish-orange and z is tourquoise */

#w {
	font-weight: bold;
	font-size: 110%;
	text-transform: none;
	text-align: center; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: normal; 
	color: rgb(255, 241, 009); }


#x {
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
	text-align: left; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: normal; 
	color: rgb(002, 212, 056); }

#y {
	font-weight: bold;
	font-size: 90%;
	margin: 20px;
	text-transform: uppercase;
	text-align: left; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: normal; 
	color: rgb(251, 199, 057); }


#z {
	font-weight: bold;
	text-transform: none;
	text-align: left; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: normal; 
	color: rgb(105, 237, 249); }



/* html {
	scrollbar-base-color: rgb(118, 050,127);
	scrollbar-dark-shadow-color: rgb(210, 053,158);
	scrollbar-3dlight-color: rgb(065, 050, 084);
	scrollbar-face-color: rgb(210, 162, 235);
	scrollbar-highlight-color: rgb(255, 255, 255);
	scrollbar-shadow-color: rgb(087, 052, 011);
	scrollbar-darkshadow-color: rgb(229, 178, 001); } */
