/* *****************************Warriors Page*********************** */
/* COLOR SCHEME: black 000, grey CDB5CD, white EEDFCC, steel blue 4682B4, rosy brown 8B6969*/

/* *******************************FOOTER******************************** */
#footer 
{
color: 4682B4;

}
#footer 
a:hover
{
font : "20";
color : "EEDFCC"; 
font-weight : bold;
background-color : transparent; 
text-decoration : underline; 
margin : 0; 
padding : 0 1px 2px; 
cursor:"http://www.geocities.com/cornelia_prim/SM3Wand.cur";
}
#footer
A:link, a:visited, a:active
{
font : "16";
color : "CDB5CD"; 
background-color : transparent; 
text-decoration : underline;
font-weight : bold; 
margin : 0; 
padding : 0 1px 2px; 
cursor:"http://www.geocities.com/cornelia_prim/SM3Wand.cur";
}

/* ---------------------------Center Information-------------------------- */
.title 
{
color:8B6969;
font: 18:
font-weight: bolder;
text-decoration: underline;
font-family : Comic Sans;
}


div.help
{
	font: 12px verdana,arial,helvetica;
	border: 1px solid #8B6969;
	width: 400;
	height: 375;
	margin-bottom: auto;
}

#scroll 
{
	overflow: scroll;
}

/* ----------------------------Body Information----------------------------- */
body
{
font color: "FAEBD7";
scrollbar-face-color:8B6969;
scrollbar-shadow-color:EEDFCC;
scrollbar-highlight-color:CDB5CD;
scrollbar-darkshadow-color:4682B4;
scrollbar-track-color:B0C4DE;
scrollbar-arrow-color:CDB5CD;
cursor:url(http://www.geocities.com/cornelia_prim/SM3Wand.cur);
overflow: auto
}

/* ****************************Side Columns***************************** */
.menuHead 
{
font-weight: bold;
color: "8B6969"; 
text-decoration: none;
margin:0;
padding: 0 1px 2px;
}
.menuHead
a:hover 
{
font : "18";
color : "0000CC"; 
background-color : transparent; 
text-decoration : none; 
margin : 0; 
padding : 0 1px 2px; 
cursor:"http://www.geocities.com/cornelia_prim/SM3Wand.cur";
} 
.menuHead
a:link, a:visited , a:active 
{
font : "14";
color : "4682B4"; 
background-color : transparent; 
text-decoration : none; 
margin : 0; 
padding : 0 1px 2px; 
cursor:"http://www.geocities.com/cornelia_prim/SM3Wand.cur";
} 

