body, td {
	color: #000000;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

body{
	background: #c1c1c1;	
}

h1 {
	display: none;
}

h2{
	font-size: 23px;
	color: #FFFFFF;
	width: 716;
	height: 55px;
	background: url(images/background_h2.png) no-repeat;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: -12px;
	margin-right: 0px;
	letter-spacing: 2px;
}

div.h2{
	padding-top: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

a:link, a:hover, a:visited, a:active{
	color: #0000FF;
}

#mainDiv {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#headerDiv{
	height: 104px;
	background: url(images/header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#contentDiv{
	background: url(images/background.gif) repeat-y;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
}

#descriptionTable{
	margin-bottom: 0px;
}

#snapshotDiv{
	float: right;
	margin-left: 20px;
}

#description {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
}

#downloadDiv{
	margin-bottom: 0px;
}

#versionDiv{
	font-size: 14px;
	color: #666;
	position: relative;
	top: -24px;
	left: 115px;
	margin-bottom: 80px;
}

div.featureImage{
	float: right;
}

div.favoriteFeed{
	padding-top: 0px;
	padding-bottom: 7px;
}

#footer{
	height: 60px;
	background: url(images/footer.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
}

div.spacer{
	height: 1px;
}