body{
	font:Comic Sans MS;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
background-image:url(../images/starbg.gif);
	vertical-align: middle;
	text-align:center;

}

h1{
text-align: center;
font: Comic Sans MS;
	font-size: 48px;
	font-weight: bold;
	color: #000040;
}

h2{
text-align: center;
	font:Comic Sans MS;
	font-size: 24px;
	font-weight: bold;
	color: #000040;
}

h3{
font: Comic Sans MS;
	font-size: 16px;
	color: #000040;
}

h4{
font: Comic Sans MS;
	font-size: 24px;
	color: #000040;
	text-align: center;
}

h5{
font: Comic Sans MS;
	font-size: 16px;
	color: #000040;
	text-align: center;
}

hr{
color: #8c1008;
	vertical-align: top;
	text-align: center;
}

table{
background-image:url(../images/solidbg.gif);
	width: 90%;
	border-color: #8c1008;
	border-style: solid;
	border-width: thin;
	vertical-align: middle;
}

table.front{
background-image:url(../images/solidbg.gif);
	width: 90%;
border: none;
	vertical-align: middle;
}

caption{
font: Comic Sans MS;
	font-size: 20px;
	color: #632829;
}

td.navtop{
border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: none;
	border-right: none;
	width: 100%;
	text-align: center;
}

td.nav{
	border: 0px solid #000000;
background-image:url(../images/solidbg.gif);
width: 33%;
	text-align: left;
	vertical-align: top
}

td.descrip{
vertical-align: top;
text-align: left;
font-size: 18px;
	font:Comic Sans MS;
	font-weight: bold;
}

td.main{
border: none;
width: 70%;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
}

p.divider{
text-align: center;
}

.footer{
text-align: center;
}

a:link{
color: #000040;
	text-decoration: none;
font-size: 14px;
}

a:visited{
color: #000080;
	text-decoration: none;
font-size: 14px;
}

img{
border: none;
	text-align: center;
	vertical-align: middle;
}

a.friend{
font-size: 16px;
	font-weight: bold;
}

a.back{
font-size: 18px;
	font-weight: bold;
	text-align: center;
}