BODY {
  	background:#E1D4C0 url("images/PageSideHighlights.gif") repeat-y center top;
  	margin:0px 0px 0px 0px;
  	padding: 0px 0px;
  	text-align:center;
  	/* font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;   	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: relative;
}

TABLE {
	font-family: Verdana;
	font-size: 9pt;
}

TD {
	vertical-align: top;
}

#Content {
	width: 760px;
	height: 100%;
	background: white;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
}

#Header {
  position: absolute; top:1px;	
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#Main {
  position: absolute; top:100px;	
  position: relative; left: 5px; right: 5px;
  width:750px;
}

#Footer {
	position: absolute;
	bottom: 25px;
}

#PageTitle {
	font-size: 14pt;
}

#tagline {
	text-align: center;
	padding-top: 15px;
}

.rightAlign {
	text-align: right;
	padding-right: 10px;
}

.computerType {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

