* {
	margin: 0;
	padding: 0;
}

body {
	background: #dddddd;
	margin: 0px auto;
	height: 100%
}

a {
	
}

a.visible {
	font-size: 11px;
	opacity: 100;
	filter: none;
	font-weight: normal;
}

html {
	height: 100%;
	background: #dddddd;
	font-family: verdana;
	font-size: 13px;
}

.download {
	width: 658px;
	height: 85px;
	position: relative;
	margin: 0px auto;
	top: 0px;
	left: -55px;
	background: url('../img/download.gif') no-repeat;
	font-size: 12px;
	padding-top: 25px;
	color: #426c00;
	text-align: center;
}
.downloadlink a{
		font-size: 220%;
		position: relative;
	margin: 0px auto;
		top:-40px;
	opacity: 0;
	filter: Alpha(opacity=0);
	display: inline-block;
	font-weight: bold; 
	}
.bold {
	padding-right: 45px;
	font-size: 18px;
	position: relative;
	margin: 0px auto;
	text-decoration:underline;
	top: -5px;
	left: 0px;
	display: inline-block;
	font-weight: bold;
	display: inline-block;
}

a:active,a:visited,a:link {
	color: #426c00;
}

.download a:hover {
	color: #ffffff;
}

.header {
	position: relative;
	margin: 0px auto;
	top: 10px;
	left: -55px;
}

.main {
	position: relative;
	margin: 0px auto;
	top: 0px;
	height: 700px;
	background: url('../img/main_bcg.gif') repeat-x;
}

.title {
	position: relative;
	margin: 0px auto;
	left: 250px;
	text-align: left;
	top: 15px;
	font-family: verdana;
	font-size: 21px;
	font-weight: bold;
	color: #a80e1c;
}

.screenshot {
	position: relative;
	margin: 0px auto;
	left: 270px;
	top: -380px;
	height: 266px;
	width: 300px;
	align: middle;
}

.screentext {
	position: relative;
	margin: 0px auto;
	top: -15px;
	font-size: 10px;
}