

/*Link sample <LINK REL=StyleSheet HREF="style.css" TYPE="text/css" MEDIA=all>*/

/*Margins need to remain at this setting for navbar to work*/

BODY{background:#F9E8D2; margin-top: 0px; margin-left: 5px; margin-right: 5px; background-attachment:fixed}

A{text-decoration:none}
A:link{color:#6666FF}
A.plus:link{color:#54C571}
A:active{color:#FF0000}
A:visited{color:#6666FF}
A.plus:visited{color:#54C571}
A:hover{color:#FF3300}

P { font-family: "Times New Roman", Verdana, Times, serif }

/*Nav Menu Instructions*/

all.clsMenuItemNS{font: bold small 'Times New Roman'; color: #6666FF; text-decoration: none;}
.clsMenuItemIE{text-decoration: none; font: bold x-small 'Times New Roman'; color: #6666FF; cursor: hand; nowrap}


