
body {
	background-color: #FFFFFF;
	background-image: url("KickAssembler.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;	
	background-color: #f0f0e0;	

	margin-left: 63px;
	width: 737px;
	margin-top:	20px;
}

#content {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	
}

#menu1 {
	position:absolute;
	top: 00px;
	left: 63px;
	background-color: #595959;
	width: 737px;
	height: 21px;
}

a.menu1 {
	color: #ffffff;
}

ul.updates1 {
	list-style: disc; 
	font-weight: bold;
}
ul.updates2 {
	list-style: circle; 
	font-weight: normal;
	margin-bottom: 30px;		
}
#majorrelease {
	color: #c04000;
}

h2 {
	padding-top:30px;
}