@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
body, p  {
	font-family: times new roman, times, serif;
	font-size:11pt;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
	}
#wrapper {
	width:970px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background:#98FB98;
	padding:0px;;
	border-color:#000000;
	border-width:4px;
	border-style:double;
	height: auto;
	/*overflow: auto;*/
}

/* Hack for IE */
* html #Content {
    height: 100%;
}
/* End IE Hack */


#content {
	width:970px;
	background:#98FB98;
	/*background:#f4ead7;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	min-height: 100%;
    height: auto;
	/*min-height:50%;*/
	}
/*This is for the header showing use of image for it without repeating*/	
	}
ul {
	list-style-type: square;
	position: outside;
	}
.credit {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:150px;
	}
.fig1 {
	width:300px;
	float:left;
	margin:3px 0px 0px 10px;
	font-style:italic;
	font-family:arial;
	font-size:9pt;
	text-align:left;
	}
#header {
	width:950px;
}
#nav {
	width:170px;
	padding:0px;
	float:left;
	}
#main {
	width:745px;
	padding:5px;
	float:left;
	margin-left:17px;
	background:#ffffff;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	height:auto;
	}
#gang {
	width:99%;
}
.types {
	width:230px;
	padding:5px;
	float:left;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	margin-left:3px;
	text-align:center;
	list-style-type: square;
	position: outside;
	background-color: #e6e7e6;
	}
#specs {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	float:center;
	}
.rev {
	background-color:#006837;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10pt;
	}	
#apps {
	width:235px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	float:left;
	margin-left:4px;
	padding:2px;
	}
#row1 {
	width:750px;
	float:left;
	margin-bottom:10px;
	margin-top: 5px;
	background-color:#ffffff;
	}
.small {
	font-family:arial,helvetica, sans serif;
	font-style: italic;
	font-size:9pt;
	text-align:center;
	}
#topper {
	width: 745px;
	margin-top:60px;
	}
	