a:link {
	color: #0000FF;
	background-color: inherit;
}

a:visited {
	color: #800080;
	background-color: inherit;
}

a:hover, a:focus {
	color: #000000;
	background-color: #FFFF00;
}

a:active {
	color: #FF0000;
	background-color: #FFFFFF;
}

address {
	font-style: normal;
}

body {
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	height: 300%;
}

dd {
	margin-left: 1em;
}

fieldset {
	border: 1px solid #006699;
}

fieldset.sides {
	width: 47%;
	margin: 0 1em 0 0em;
	float: left;
	padding: 0;
}

fieldset.sides input {
	width: 23em;
}

fieldset.sides input.across {
	width: 8em;
	float: left;
}

fieldset.sides input.names {
	width: 10.5em;
	float: left;
}

fieldset.sides label.across {
	width: 4.5em;
	float: left;
	margin-left: 1em;
	text-align: inherit;
}

fieldset.sides label.names {
	width: 1.5em;
	float: left;
	margin: 0;
	text-align: left;
}

form br, p#belowpictures, .clearl {
	clear: left;
}

form label {
	float: left;
	width: 7em;
	margin-right: .5em;
	display: inline;
	text-align: right;
}

h3, dt, dd {
	font-weight: normal;
}

html {
	height: 100%;
}

input.submit {
	border: 2px groove #008080;
	background-color: #FFCC00;
	font-size:100%;
	font-weight: bold;
	color:#000;
}
input.submit:hover, input.submit:focus {
	border: 2px groove #ffcc00;
	background-color: #008080;
	color:#fff;
	
}
label.required:before {
	content: "* ";
}

legend, li {
	font-weight: bold;
}

p#pictures {
	margin-left: 5%;
	border: 0px solid #FF0000;
	text-align: left;
}

p#pictures img {
	margin-right: 1em;
	border: 0px solid #008000;
}

table {
	width: 100%;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

td {
	padding: 1em;
}

td#comingup {
	width: 45%;
}

td#comingup ul {
	margin: 0 0 0 1em;
}

td#comingup ul li dl {
	margin-left: -1em;
}

td#comingup ul li dl dd, h4 {
	margin-bottom: .5em;
}

td#pictd, td#starblock h4, p.submit {
	text-align: center;
}

td#starblock {
	margin-bottom: 1em;
}

td#understudy p {
	margin: .5em;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul#navlist {
	margin: 0 0 0 1em;
	border-bottom: 3px #FFCC00 solid;
	padding-bottom: .5em;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
}

ul#navlist li {
	padding-right: 1em;
	margin-left: 1em;
	border-right: 1px solid #000000;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.legalese {
	font-size: 85%;
}

.required {
	color: #FF0000;
	background-color: transparent;
	font-weight: bold;
}

#container_father {
	padding: 0 0 0 50px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(cyan.jpg);
	background-repeat: repeat-y;
	color: #000000;
	background-color: #FFFFFF;
}

#container_mother {
	padding-right: 50px;
	background-image: url(gold_bar.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#content {
	padding: 0 1em 0 1em;
}

#foodthought {
	margin: 0 0 .5em 0;
	font-size: 110%;
	text-align: center;
}

#footer {
	font-size: 85%;
	text-align: center;
}

#footer {
	border-top: 3px #FFCC00 solid;
	clear: left;
	text-align: center;
}

#footer hr {
	width: 75%;
}

#header {
	background-image: url(logo87.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	height: 150px;
}

#header h1 {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#header h1, #wordmonth h3 {
	margin: 0;
}

#header h2 span {
	font-size: 50%;
	font-style: italic;
	font-weight: normal;
}

#header, #theword, h4, #foodthought {
	font-family: "Palatino Linotype","Times New Roman", serif;
}

#message, .message {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

#themeaning {
	font-size: 75%;
	font-weight: normal;
}

#theword {
	color: #008080;
	background-color: transparent;
	font-size: 160%;
	font-weight: bold;
	font-style: normal;
}

#wordmonth {
	font-style: italic;
	text-align: center;
}

#wordmonth hr {
	border-top: 5px #FFCC00 solid;
	width: 50%;
}

