body{
	background-color:#C4FFC4;
}

.navtopbox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	border: 0px;
}

/*
.navtop {
	background: black;
	color: white;
	font-weight: bold;
	text-align: center;
	color: white;
	text-decoration:none; 
}
*/


p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i{
	font-family: Comic Sans MS, Arial,sans-serif;
	font-size:10pt;
	color: black;
	text-align: left;
}

p {
	margin-left: 20pt;
}

p.categorylink {
	/*margin-left: 40pt;*/
	font-size:12pt;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}

p.recipelink {
	/*margin-left: 40pt;*/
	font-size:12pt;
	font-style: normal;
	text-align:center;
}

p.shortlink {
	font-size:9pt;
	text-align:center;
	font-weight: bold;
	}

p.indexlink {
	font-size:10pt;
	font-style: italic;
}

p.credits {
	font-weight: bold;
	font-size:8pt;
	font-style: italic;
	text-align: center;
}

.center {
	text-align:center;
}

.indexlink {
	color: black;
	text-align: center;
	margin-left: 0pt;
	}

.indexalph {
	color: black;
	text-align: center;
	margin-left: 0pt;
}

/*div.titleImage {
	position:absolute;
	top:0%;
	left:80%;
}

div.heading {
	position:relative;
	width:80%;
}
*/

hr {
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
}

h1, h2, h3, h4 {
	font-family: Comic Sans MS, Arial,sans-serif;
	font-weight: bold;
}

h1, h2 {	
	color: red;
	font-size:24pt;
	text-align: center;
	/*margin-left: 150px;
	margin-right: 150px;*/
}

h2 {
	font-size:16pt;
	color: blue;
}

h3 {
	font-size:12pt;
	color: black;
	text-align: left;
	margin-left: 15pt;
}

h4 {
	font-size:10pt;
	color: black;
	text-align: left;
	margin-left: 15pt;
}




/*
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
*/


a:link { color:#0000ff; text-decoration:underline; }
a:visited { color:#5555ee; text-decoration:underline; }
a:active { color:#0000ff; text-decoration:none; }

a.shortlink:link { color:#708090; text-decoration:underline; }
a.shortlink:visited { color:#A0A0A0; text-decoration:underline; }
a.shortlink:active { color:black; text-decoration:none; }

a.mail {
	color:red;
}

