body	{ background-color: #ffffff;
	  color: #ffffff;	}

#container	{ background-color: #003366;
		  margin: auto;
		  margin: auto;
		  width: 90%;
		  min-width: 800px;	  
		  font-family: Ariel, Verdana, sans-serif;
		  font-size: 1.1em;
		  border: 2px double #000000;
		  height: 4000px;
		  text-align: center;  }

.leftfloat	{ float: left;
		  margin-left: 60px;
		  border: 6px outset #ffffff;	}

.rightfloat	{ float: right;
		  margin-right: 60px;
		  border: 6px outset #ffffff;	}

#center	{ border: 6px outset #ffffff;
		  margin-top:30px;	}


.pose		{ height: 400px; 
		  margin-top: 20px;	}

.home		{ color: #cc66cc;	}

#pose		{ height: 500px; 
		  margin-top: 20px;	}

h2		{ text-align: center;	}

h1		{ text-align: center;
		  color: #003366;	}

h3		{ margin: 30px 70px 0px 70px;	}


.box1	{ width: 340px;
	  height: 400px;
	  background-color: #000000;
	  border: 3px outset #000099;
	  margin-left: 95px;	}

.box2	{ width: 260px;
	  height: 210px;
	  background-color: #ffffff;
	  border: 0;
	  padding: 10px 70px 0px 10px;	}


.box3	{ width: 340px;
	  height: 400px;
	  background-color: #000000;
	  border: 3px outset #000099;
	  margin-left: 160px;	}

.box4	{ width: 260px;
	  height: 230px;	  
	  background-color: #ffffff;
	  padding: 10px 70px 20px 10px;	}


.box5	{ width: 320px;
	  height: 360px;
	  background-color: #ffffff;
	  border: 3px outset #000099;
	  padding: 0px;	}



