p {
align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-left: .5in;
margin-right: .3in;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: bold;
color: #660099;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: bold;
color: #660099;
}

body {
margin: 14px;
background-color: #FFFAED;
}

a:hover {
text-decoration: none;
background-color: #cccccc;
}

.navtext {
color: #0a5c16;
font-size: 1;
position: bottom;
margin-left: 50%;
margin-right: 50%;
}

#menu{
float: left;
width: 180px;
height: auto;
margin-left: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #D50187;
font-size: 12px;
background-color:#FFF6DE;
}

.menu a:link {
color: #336600;
text-decoration: none;
}

.menu a:visited {
color: #666666;
text-decoration: none;
}

.menu a:hover {
color: #990000;
text-decoration: none;
}

.menu a:active {
color: #666666;
text-decoration: none;
}

.celltext {
color: #000000;
font-size: 2;
margin-left: .01in;
margin-right: .01in;
}

.tipstext {
color: #000000;
font-size: 2;
align: center;
}


.navbottom {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #853F93;
}


.floatcontainer:after{ content: ".";
display: block;
height: 0; clear:
both; visibility:hidden;
}  /*Having something in the content such as a period gives a more consistent results across browsers.*/

/* not sure if this works - play with it another day...

#Content {
width:500px;
margin:0px auto;
text-align:left;
padding:15px;
}
*/
