body 
{ 
color: black; 
font-size: 12px; 
font-family: arial, san-serif; 
background-color: #f5f5f5; 
//background-image:url('background.jpg');
text-align: left; color: #000000; 
margin-top: 0px; 
margin-left: 0px; 
right: 25px; 
bottom: 50px; 
//overflow: hidden;
808080
}
//p {
//font-color: "black"; }
td { }
a:link { color: #669daf; text-decoration: none;}
a:visited { color: #004a62; text-decoration: none;}
a:hover { color: #005c7a; text-decoration: none;}
a:active { color: #337d95; text-decoration: none;}

body {
	width: 97%;
//	background: #333333;
//	color: #e9e9e9;
//	margin-top: 25px;
//	margin-left: 25px;
//	border: solid 1px #e9e9e9;
	text-align: left; }

#overallBox {
//	width: 1000px;
//	height: 700px;
	text-align: left;
  }

#boxLogo {
//	border: solid 1px red;
	width: 300px;
	height: 50px;
	margin-top: 25px;
	margin-left: 25px; }
#boxBody {
//	border: solid 1px orange;
	margin-left: 0px;
//	width: 1000px;
	height: 650px; }
#boxMenu {
//	border: solid 1px yellow;
	position: absolute;
	width: 220px;
	height: 450px;
	float: left;
	margin-top: 0px;
	margin-left: 20px; }
#boxMenuBox {
//	border: solid 1px green;
	width: 205px;
	height: 330px;
	margin-left: 15px; }

//#boxConceptExplanation {
//	border: solid 1px green;
//	width: 420px;
//	height: 90px;
//	text-align: right;
//	margin-left: 540px; 
//	margin-top: -90px;}



#boxContent {
//	border: solid 1px purple;
	top: 0;
//	left: 230px;
//	width:750px;
	height: 500px;
//	float: right;
	margin-top: 0px;
	margin-left: 250px;
	text-align: left;
	 }
#boxAfterMenuBox {
//	border: solid 1px blue;
//	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	margin-left: 230px;
	margin-top: 90px;
	width: 300px;
//	height: 90px; 
}


#copyright {
//	border: solid 1px red;
	color: #777777;
	text-align: right;
	top: 50px;
	left: 200px;
	width: 400px;
	height: 16px;
	float: right;
	padding-top: 0px;
	padding-right: 10px; }






//#boxConceptExplanation {
//	border: solid 1px green;
//	width: 205px;
//	height: 90px;
//	margin-left: 260px; 
//	margin-top: -85px;}
// <-next to blue box boxAfterMenuBox  ->



