body {
	font-family: arial;
	background-color: #A4ACB6;
	margin-left: 0em;
	margin-right: 0em;
}
h3 {
	font-size: 1.0em;
	margin-bottom: 0.7em;
}
a img {
	border: none;
}
#bigbutton {
	margin: 0 0 1.5em;
}
a.dlbtn {
	display: block;
	background: transparent url(images/downloadbutton20050606.gif) no-repeat left top;
	width: 46px;
	height: 23px;
	color: #76797c;
	font-size: 12px;
	padding: 9px 0px 0px 99px;
	margin: 0 0 8px -1px;
}
.freeware {color: #39AA44;}
.demo {color: #FE6B09;}
.shareware {color: #A534CB;}
.beta {color: #CB3434;}
.update {color: #46AAB6;}
.universal {color: #336699;}

#page_header {
	height: 118px;
	text-align: center;
	background-image: url(images/perf.png);
}
#page_header_contents {
	width: 755px;
	height: 118px;
	position: relative;
	margin: 0 auto; 
}
#home_icon {
	position: absolute;
	left: 25px;
	top: -10px;
}
#BotD_icon {
	position: absolute;
	left: 425px;
	bottom: 14px;
}
#ticker_icon {
	position: absolute;
	left: 525px;
	bottom: 14px;
}
#world_cup_icon {
	position: absolute;
	left: 625px;
	bottom: 14px;
}
#page_title {
	position: absolute;
	left: 135px;
	bottom: -25px;
	font-family: 'Helvetica Neue', Helveica, Arial;
	color: white;
	font-weight: bold;
	text-align: left;
	font-size: 2em;
	text-shadow: black 2px 2px 3px;
}
#page_center {
	text-align: center;
	padding-top: 2.5em;
}
#page_contents {
	border: 2px inset darkgrey;
	width: 755px;
	position: relative;
	margin: 0 auto;
	background-color: white;
	padding: 0.5em;
}
#inset_title {
	color: navy;
	font-size: 1.33em;
	font-weight: bold;
	text-align: left;
}
#inset_subtitle {
	font-size: 0.9em;
}
#inset_footer {
	font-size: 0.9em;
}
#header {
	text-align: center;
	border: 0px solid green;
}
#contents_center {
	border: 0px solid red;
}
.contents_center_left {
	width: 65%;
	border: 0px solid green;
	margin-right: 10px;
}
.left_text {
	padding: 0.5em;
	text-align: left;
	font-size: 0.9em;
}
#whats_new {
	font-size: 0.85em;
}
.contents_center_right {
	border-left: 2px ridge lightgrey;
	width: 34%;
	float: right;
}
.right_text {
	padding: 0.5em;
	text-align: left;
	font-size: 0.9em;
}
#contents_footer {
	padding-top: 0.25em;
	clear: both;
	font-size: 0.9em;
	text-align: justify;
}
#contents_footer_hr {
	width: 750px;
}
#page_footer {
	text-align: center;
	padding-top: 0.5em;
}
#dejoware_logo {
	width: 140px;
}
#dejoware_link {
	text-decoration: none;
	color: black;
}
#dejoware_name {
	position: relative;
	top: -0.5em;
	font-weight: bold;
}
#valid_xhtml {
	float: right;
	padding-top: 50px;
}
.clearBoth {
	clear: both;
}