/*Style Sheet for Bootsies Hideaway */

body
       {
	margin: 0;
	padding:	0;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	background-color: 000000;
       }

#main {
	position:absolute;
	left:50%;
	width:760px;
	margin-top:0px;
	margin-left:-400px;
	background-color:#000;
	}

#main2 {
	position:absolute;
	left:50%;
	width:760px;
	margin-top:0px;
	margin-left:-380px;
	background-color:#000;
	}

#foot {
	position:absolute;
	left:50%;
	width:600px;
	margin-top:560px;
	margin-left:-215px;
	background-color:#000;
	}

#fpbox1 {	
	float: center;
	width: 125px; 
	height: 120px;
	border-style: outset;
	border-top: 2px solid #aaa; 
	border-right: 1px solid #333; 
	border-bottom: 0px solid #ddd;
	border-left: 1px solid #333;
	background-color: #000000;
	}

#fpbox2 {	
	float: center;
	width: 125px; 
	height: 30px;
	border-style: outset;
	border-top: 0px solid #aaa; 
	border-right: 1px solid #333; 
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #333;
	background-color: #000000;
	}

#fpbox3 {	
	float: center;
	margin-left:1px; 
	margin-right:1px;
	width: 750px; 
	height: 240px;
	border-style: outset;
	border-top: 2px solid #aaa; 
	border-right: 3px solid #333; 
	border-bottom: 3px solid #333;
	border-left: 2px solid #aaa;
	background-color: #000000;
	}

#buildbox
	{
	float: center;
	width: 530px;
	height: 250px;
	border-style: outset;
	border-top: 3px solid #aaa; 
	border-right: 4px solid #333; 
	border-bottom: 4px solid #333;
	border-left: 3px solid #aaa;
	background-color: #000000;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	color:	#fefefe;
	}

#basebox
	{
	float: center;
	width: 700px;
	height: 350px;
	border-style: outset;
	border-top: 3px solid #aaa; 
	border-right: 4px solid #333; 
	border-bottom: 4px solid #333;
	border-left: 3px solid #aaa;
	background-color: #000000;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	color:	#fefefe;
	}

#basebox1
	{
	float: center;
	width: 700px;
	height: 480px;
	border-style: outset;
	border-top: 3px solid #aaa; 
	border-right: 4px solid #333; 
	border-bottom: 4px solid #333;
	border-left: 3px solid #aaa;
	background-color: #000000;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	color:	#fefefe;
	}

#floatbox1
	{
	float: center;
	width: 680px;
	border-top: 0px solid #aaa; 
	border-right: 0px solid #333; 
	border-bottom: 0px solid #333;
	border-left: 0px solid #aaa;
	background-color: #000000;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	color:	#fdfdfd;
	}

#floatbox2
	{
	float: center;
	width: 510px;
	border-top: 0px solid #aaa; 
	border-right: 0px solid #333; 
	border-bottom: 0px solid #333;
	border-left: 0px solid #aaa;
	background-color: #000000;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	color:	#fdfdfd;
	}

#form1
	{
	float: center;
	width: 510px;
	border-top: 0px solid #aaa; 
	border-right: 0px solid #333; 
	border-bottom: 0px solid #333;
	border-left: 0px solid #aaa;
	background-color: #000000;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	color:	#fdfdfd;
	}

#col1
	{
	float: center;
	width: 150px;
	height: 308px;
	border-top: 3px solid #aaa; 
	border-right: 5px solid #333; 
	border-bottom: 5px solid #333;
	border-left: 3px solid #aaa;
	background-color: #000000;
	}

#flash
	{
	float: center;
	width: 300px; 
	height: 300px;
	border-top: 3px solid #aaa; 
	border-right: 5px solid #333; 
	border-bottom: 5px solid #333;
	border-left: 3px solid #aaa;
	background-color: #000000;
	 }

#footer
	{
	clear: both;
	height: 50px;
	border-top: 1px solid #999;
	padding:	.5em;
	text-align: right;
	 }

h1
	{
	margin: 0;
	padding:	.5em;
	}

h2 { margin-top:	0; }

h3
	{
	margin-top:	0;
	font-size:	24px;
	color:	#980901;
	}
	
h4
	{
	margin-top:	0;
	font-size:	24px;
	color:	#845375;
	}