body {
	background-color: #ffffff;
	color: #000000;
	font: 80% tahoma, sans-serif;
	margin: 0;
}

#comingsoon {
	width: 438px;
	height: 77px;
	margin: 150px auto;
	background: url("logos/comingsoon.png") no-repeat;
}

#comingsoon h1, #comingsoon h2 {
	font-size: 1%;
	text-indent: -5000px;
	margin: 0;
	line-height: 0.0;
}

#link {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

#link ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#link li {
	display: inline;
	margin: 0 10px;
}

li.download a:link, li.download a:visited {
	background-image: url("icons/download.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
}

li.download a:hover {
	color: #008000;
	background-color: inherit;
}

li.licensing a:link, li.licensing a:visited {
	background-image: url("icons/doc.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
}

li.licensing a:hover {
	color: #808000;
	background-color: inherit;
}

li.contact a:link, li.contact a:visited {
	background-image: url("icons/contact.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
}

li.contact a:hover {
	color: #c00000;
	background-color: inherit;
}

li.faq a:link, li.faq a:visited {
	background-image: url("icons/faq.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
}

li.faq a:hover {
	color: #0076a3;
	background-color: inherit;
}

a:link, a:visited {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	background-color: inherit;
}

#header {
	background-color: #FFD9D9;
	color: inherit;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 10px 0 5px 10px;
}

#header h1 a:link, #header h1 a:visited {
	display: block;
	background-image: url("logos/logo.png");
	width: 205px;
	height: 42px;
}

#header h1 {
	text-indent: -5000px;
	margin: 0;
}

#container {
	width: 758px;
	margin: 0 auto;
}

#container h2 {
	font-size: 150%;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #000000;
}

.license {
	font: 120% monospace;
	margin: 0 50px;
	line-height: 1.6;
	text-align: justify;
}

#container a:link, #container a:visited {
	border-bottom: 1px dotted #000000;
}

.licenseupdate {
	text-align: right;
}

.licenseupdate span {
	font-weight: bold;
}

.faq dt {
	font-size: 125%;
	font-weight: bold;
	margin: 1em 0;
}

.construction {
	font-size: 110%;
	background-color: #FFF799;
	color: inherit;
	text-align: center;
	border: 1px solid #000000;
	width: 400px;
	margin: 2em auto;
	padding: 15px;
}

.construction a:link, .construction a:visited {
	font-weight: bold;
}

.construction p {
	margin: 0;
}

#navigation {
	margin: 0 15px;
	font: 80% verdana, sans-serif;
}

#navigation address {
	font-style: normal;
}

#navigation a:link, #navigation a:visited {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}
