body {
	text-align:center;
	margin: auto;
	padding:0px;
	background-image:url(Killer_robot_small.gif);
		}
	
	#boundingbox {
	text-align:left;
	background-color: #000000;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
		}
	#topbox {
 position: relative;
 color: #333;
 height: 142px;
 float: left;
 padding: 0px;
 border: 0px solid #0000FF;
 border-bottom: 5px solid #911a42;
 margin: 5px 0px 0px 0px;
 background-color: #FFFFFF;
}
	#secondbbox {
	position: relative;
	text-align:left;
	float:left;
		}	
	
		
	#leftcontent {
	left:auto;
	width:145px;
	float: left;
		}

	#centercontent {
	background-image:url(gears_bit.gif);
	width: 625px;
	overflow:hidden;
	margin-left: 0px;
	margin-right:0px;
	float: inherit;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		}

	#rightcontent {
	float: right;
		}
	
	#banner {
	background:#fff;
	height:100px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-image: url(Web%20Banner8.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	
	background-position: center;
		}
		
	#navbarh {
	background:#fff;
	height:32px;
	border-top:1px solid #FFF000;
	border-bottom: 1px solid #FFF000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-image: url(MenuBarJpg.jpg);
	background-repeat: no-repeat;
	
	background-position: center;
		}
	
	#footer {
	background-color: #000000;
	height: 30px;
	width: 100%;
	clear:both;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
	
	.clearing {
	height:0;
	clear:both;
	overflow: hidden;
}			
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
	font-size:14px;
	padding-top:10px;
		}

	#harUp {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 5px;
	line-height: 5px;
	background-image: url(pagebarUP.gif);
	background-repeat: repeat-x;
	}
	
	#harDown {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 5px;
	line-height: 5px;
	background-image: url(pagebar.gif);
	background-repeat: repeat-x;
	}

	#rightcontent p {
		font-size:10px
		}
		
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;}
#navcontainer a {
	display: block;
	width:145px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
	border-bottom: 1px solid;
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #ffff00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navcontainer a:link, #navlist a:visited {
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
}
#navcontainer a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
#navcontainer a:current {
	background-color: #FF00FF;
	color: #fff000;
	text-align: center;
	}
#navright ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;}
#navright a {
	display: block;
	width:124px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
	border-bottom: 1px solid;
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #ffff00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#active a {
color:#FF0000
	}
#navright a:link, a:visited {
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
}
#navright a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}