BODY {
font-family: Arial,sans-serif;
vertical-align: top;
font-size: 12px;
align: left;
text-decoration: none;
SCROLLBAR-SHADOW-COLOR: #0066CC; 
SCROLLBAR-ARROW-COLOR: #99CC00; 
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #0066CC;
scrollbar-dark-shadow-color: 99cc00;
background-image:url(../Images/stripe_back.gif);
text-align: center; }

h1{
	font-size:14;
	text-decoration:italic;
	}

td {font-size: 10pt; vertical-align: top; align: left;}
td.middle {font-size: 10pt; vertical-align: middle; align: left;}
a {color: 6666ff; text-decoration:none;}
a.blue {color: blue; text-decoration:none;}
.large {font-size: 16pt;}
.center {font-size: 10pt; vertical-align: middle; align:right;}
.white {color:white; font-size: 14pt;} 
.small {font-size: 9pt;}
.smallwhite {color: white; font-size: 9pt;}
.reverse {color: white;}
.largewhite {color: ffffff; font-size: 40;}

input {font-size:12px;}
h1#orange{color: FFBA00;}

div {
		text-align:left;
	}
div.Main {
	width:900px;
	height:8000px;
	position:absolute;
	top:10;
	left:10;
	background:ffffff;
	}
div.Content {
	width:700px;
	height:180px;
	position: absolute; 
	top: 160; 
	left:200;
	background:ffffff; 
	}

div.masthead {
	width: 900px; 
	padding: 0px; 
	background-image:url(../Images/bluegradient.jpg);
	height:90;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	}
div.sidebar{
	width:180;
	background:000000;
	position:absolute;
	top:90px;
	left:0px;
td {
	font-size:8px;
	color:ffff00;
	}
a {
	color:333333;
	}
	}	
	
div.navbar1 {
	width: 720px; 
	padding: 0px; 
	height:20;
	position: absolute; 
	top: 79px; 
	left: 180px; 
	}

div.toptext {
	width: 700; 
	height: 150px;
	background:white;
	position: absolute; 
	top: 140;
	left: 200px;
	}
	
		
div.hardware1 {
	background:aa66ff;
	float:left;
	position:absolute;
	top:150;
	left:0;
	}
div.hardware2 {
	background:ccddcc;
	position:absolute;
	top:150;
	left:300;
	}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

div.container {
  border: 2px dashed #333;
  background-color: #ffe;
  }

div.spacer {
  clear: both;
  }
