body {
	background-image:url(amsoilimages/background.jpg);
	background-repeat:repeat;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	text-indent:20px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	}

p {	text-indent:20px;
	font-weight:normal;
	font-family:arial,helvetica,sans-serif;
	}

a:link {
	color:blue;
	text-decoration:none;
	}

a:active {
	color:blue;
	text-decoration:underline;
	}

a:visited {
	color:blue;
	text-decoration:underline;
	}

a:hover {
	color:red;
	text-decoration:underline;
	}

.noindent {
	text-indent:0px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	}

h1 	{
	font-size:36px;
	color:red;
	font-weight:bolder;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	}

h2	{
	font-size:24px;
	color:red;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	}

h3	{
	font-size:24px;
	color:black;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	}

h4	{
	font-size:16px;
	color:red;
	font-weight:bold;
	text-align:left;
	font-family:arial,helvetica,sans-serif;
	}

h5	{
	font-size:16px;
	color:black;
	font-weight:bold;
	text-align:left;
	font-family:arial,helvetica,sans-serif;
	}

h6	{
	font-size:12px;
	color:red;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	}

.narrow {letter-spacing:-1px}	

.textsmall {font-size:11px}

.textnormal {font-size:14px}

.textlarge {font-size:24px}

.textverylarge {font-size:36px}

.center {text-align:center}

.left 	{text-align:left}

.right	{text-align:right}

.bi	{font-style:italic;
	font-weight:bold;}

.b	{font-weight:bold}

.i	{font-style:italic}

.r	{color:red}

.wrapper {
	width:1000px;
	border: 1;
	border-style: solid;
	border-color: #000000;
	margin: 0px;
	padding: 0px;
	}

.header {
	height:80px;
	width: 100%;
	border-bottom: 3;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	}

.menubox {
	float:right;
	width:125px;
	height:300px;
	padding-top:5px;
	padding-left:5px;
	text-indent:0px;
	border:1px;
	border-style: solid;
	border-color: #000000;
	}

.mainbody1 {
	height:410px;
	padding-top:10px;
	padding-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-top-width:3px;
	border-color:red;
	float: none;
	overflow-x: hidden;
	overflow-y: visible;
	width: 870px;
	padding: 10px;
	}

.mainbody2 {
	height:410px;
	padding-top:10px;
	padding-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-top-width:3px;
	border-color:red;
	float: none;
	overflow-x: hidden;
	overflow-y: visible;
	width: 100%;
	padding: 10px;
	}

.footer {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-top-width:3px;
	border-color:red;
	width: 1000px;
	}
.box {
	padding:0px;
	border:1px;
	width:98px;
	height:298px;
	border-style:solid;
	border-color:#0000FF;
	margin:0px;
	float: left;
	}
