.body {
      background-color : #282828;
      font-family : Arial, Helvetica, sans-serif;
      color : #000088; 
	  margin: 0px; 
	  padding:0px;
	  text-align:center;
	  visibility: visible;
}
.bodyimg {
	background-color: #000000;
	background-image:  url(images/hangmanbackground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px auto;
	width: 758px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	visibility: visible;

}
.bodyimg2 {
	background-color: #000000;
	background-image:  url(images/hangmanbackground2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px auto;
	width: 758px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	visibility: visible;

}
.mainbody {
	background-color: #000000;
	background-image:  url(images/mainbackground.jpg);
	margin:0px auto;
	visibility: visible;
	height: auto;
	width: 775px;
	text-align: right;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;

}
.extractbody {
	margin:0px auto;
	padding:20px;
	width: 547px;
	visibility: visible;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	visibility: visible;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/extract.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
.txtbody {
	margin:0px auto;
	padding:5px;
	width: 600px;
	visibility: visible;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	visibility: visible;

}
.txtbody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	visibility: visible;

}
.txtbody a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	visibility: visible;

}
.txtbody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	visibility: visible;

}
.footer {
	background-image:  url(images/bottombar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	height:30px;
	width: 776px;
	margin:0px auto;

}
.menu {
	background-image:  url(images/menubackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	height:30px;
	width: 630px;
	margin:0px auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	

}
.menu a:link{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	

}
.menu a:visited{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	

}
.menu a:hover{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
img.largeimages {
	border: none;
	float: right; 
	clear: right; 
	margin: 5px;
	vertical-align: top;
	padding: 10px;

	}
img.largeimagesLeft {
	border: none;
	float: Left; 
	clear: Left; 
	margin: 5px;
	vertical-align: top;
	padding: 10px;

	}
img.rightimages {
	border: none;
	float: right; 
	clear: right; 
	margin: 5px;
	vertical-align: top;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;

	}
img.leftimages {
	border: none;
	float: left; 
	clear: left; 
	margin: 5px;
	vertical-align: top;
	padding: 10px;
	border-width: none;

}
#navlist li
{
display: inline;
list-style-type: none;


}
.italicboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0606;
	text-decoration: none;
	font-style: italic;
}
.whitelrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lrgBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
label
{
width: 8em;
float: left;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
color: #ffffff;
margin-left: 0.5em;
display: block
}

.submit input
{
margin-left: 4em;
} 
input
{
color: #781351;
background: #FFFFFF;
border: 1px solid #003366;
}
submit input
{
color: #000000;
background: #ffa20f;
border: 2px outset #d7b9c9

} 

fieldset
{
text-align: left;
background: #000000;
padding: 30px;
width: 70%;
}

legend
{
color: #ffffff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
} 

