body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: small;
	font-style: normal;
	background-color: #6699CC;	
	/* margin: 0; */
	padding: 0;
}
#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:900px;
  height: 100%;
  margin: auto;
} 
#top {
	/* position:absolute; */
	/*  left: 8%;  */
	top: 10px;
	background-color: transparent;
	background-image: url("graphics/background.jpg");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.LeftLocationText {
	font-size: 18px;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
}
.RightLocationText {
	font-size: 18px;
	font-style: italic;
	vertical-align: middle;
	text-align: right;
}


#MenuBar1 {
	background-color: #3366FF;
	background-position: center;
	font-size: 12px;
}
#Location {
	font-size: 14px;
	font-style: oblique;
	line-height: 20px;
	vertical-align: top;
}
#Allpage {
	margin: auto;
	width: 85%;
	}
#footer {
	position: absolute;
	margin-left: 0;
	margin-bottom: 0;
	}



a:link {
	color: #000000;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	text-decoration: underline;
	color: #000000;
	}

a:active {
	text-decoration: none;
	color: #000000;
	}

#left {
	background-color: transparent;
	margin-top: 50px;
	margin-left:20px;
	width: 800px;
	top: 130px;
	left: 15%;
	}	

#nav {
	position:absolute;
	left:7px;
	top:115px;
	width:395px;
	height:22px;
	z-index:1;
	}
	


#products {
	width:265px;
	text-align:justify;
	}

#name {
	margin-left:5px;
	font-size:large;
	}

#flash {
	z-index: -1;
	margin-left: 100px;
	}

.LargerText {
	font-size: large;
	font-style: italic;
	text-align: justify;
	font-weight: bold;
}
.Solid {
	font-size: x-large;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	padding: 12px;
}

#HistoryContent {
	
	width: 872px;
	font-size: 1.5em;
	/*  background-color: #6699CC; */ 
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

