body {
	background: #FFFFFF;
	font: 12px Cuorier New, Courier, Monospace;
	text-align: center;
	
}

h1 {
	color: #FF1943;
	font: 36px Courier New, Courier, Monospace;
	margin: 5px;
}

h2 {
	color: #8A2BE2;
	font: 36px Courier New, Courier, Monospace;
	margin: 5px;
}

h3 {
	color: #00FF00 ;
	font: 36px Courier New, Courier, Monospace;
	margin: 5px;
	
}

h4 {
	color: #FFFF00;
	font: 12 Courier New, Courier, Monospace;
	margin: 5px;
}

a {
       text-decoration: none;
       outline: none;
}

a:link {
       color: #1827ec;
       text-decoration: outline;
       outline: 1px solid #1827ec;
	
}

a:visited {
       color: #603913;
       text-decoration: none;
       outline: none;
       }

a:active {
       color: #1827ec;
       text-decoration: outline;
	outline: 1px solid #1827ec;
       }

a:hover {
       color: #603913;
       text-decoration: none;
	outline: 1px solid #1827ec;
       }
a.members {
       text-decoration: none;
       outline: none;
}

a.members:link {
       color: #ff1943;
       text-decoration: none;
       outline: 1px solid #1827ec;
	
}

a.members:visited {
       color: #ff1943;
       text-decoration: none;
       outline: none;
       }

a.members:active {
       color: #1827ec;
       text-decoration: outline;
	outline: 1px solid #1827ec;
       }

a.members:hover {
       color: #1827ec;
       text-decoration: none;
	outline: 1px solid #1827ec;
       }

p.ftf {
	font: 12px Courier New, Courier, Monospace;
	color: #FF1943;
	margin: 5px;
	text-align: left;
	
}

p.Roboclass {
	font: 12px Courier New, Courier, Monospace;
	color: #00ff00;
	margin: 5px;
	
}

p.lego {
	font: 12px Courier New, Courier, Monospace;
	color: #1ae4f1;
	margin: 5px;
	text-align: left;
}

p.membersheader {
	font: Courier;
	font-size: 26px;
	font-weight: bold;
	color: #FF1493;
	background: #000000;
	text-align: center;
}

table.members {
	width: 600px;
	float: right;

	
}

th.members {
	font: Courier;
	font-size: 26px;
	font-weight: bold;
	color: #FF1493;
	background: #000000;
	text-align: center;
}

td.members {
	font: normal Courier New 12px;
	background: #000000;
	color: #FF1493;

}

table.page {
	width: 801px;
	align: center;

	
}


td.page {
	font: normal Courier New 12px;
	background: #000000;
	padding: 10px;
	
}
ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

li {
	display: inline;
	padding: 0px;
	margin: 0px;

}

ul.side {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

li.side {
	display: block;
	padding: 5px 0px;
	margin: 0px;
	color: #FF1493;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	

}

ul.side2 {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

li.side2 {
	display: block;
	padding: 5px 0px;
	margin: 0px;
	color: #00FF00;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
}	
#container {
	width: 801px;
	height: 700px;
	background: #000000;
	text-align: center;
	margin: 0 auto;
	border: 1px solid ;
	
}

#container1 {
	width: 801px;
	height: 1100px;
	background: #000000;
	text-align: center;
	margin: 0 auto;
	border: 1px solid ;
	
}

#container4 {
	width: 801px;
	height: 1350px;
	background: #000000;
	text-align: center;
	margin: 0 auto;
	border: 1px solid ;
	
}

#header {
	width: 801px;
	padding: 0px;
	margin: 0px;

}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;

}

img.members {
	border: 0px;
	padding: 0px;
	margin: 0px;
	align: center;

}

img.footer { 
	float: right; 	
	margin: 0;
	padding: 0;
} 

#categories {
	width: 175px;
	background-image: url(sheetmetal.jpg);
	background-repeat: repeat-y; 
	text-align: center;
	float: left;


}

#categories2 {
	width: 175px;
	height: 540px;
	background-image: url(gearsbg.jpg); 
	text-align: center;
	float: left;


}

#indexbody {
	width: 600px;
	height: 450px;
	text-align: center;
	float: right;
	padding: 0px 10px 0px 0px;
	
}

#indexbodymembers {
	width: 600px;
	height: 450px;
	text-align: center;
	float: right;
	padding: 0px 10px 0px 0px;
	
}

#footer { 
	width: 801px; 
	background-image: url(Images/bottombanner.jpg); 
	background-repeat: no-repeat; 
	position: relative;
	top: 50px;
	left: 0px;

}
