* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

h1, h2,h3,h4,h5,h6 {
	color: #bf1c15;
}

img {
	border-style: none;
}

body {
	background-color: #3f3f3f;
	font-size: small;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	min-width: 742px;
}

#contents {
	background-color: white;
	width: 742px;
	margin: 25px auto 42px;
	text-align: left;
}

#top-banner h2 {
	background: url(../images/banner-bg.png) repeat-y;
	padding: 10px;
	color: #7fb1ee;
	font-weight: normal;
	font-style: normal;
	height: 1.1em;
}

#top-nav {
	list-style: none;
	letter-spacing: 1px;
	float: right;
	position: relative;
	right: 2em;
	bottom: 1.8em;
}

#top-nav li {
	display: inline;
	margin-left: 19px;
}

#top-nav a {
	color: #facc44;
}

body#ninermedia-here #t-here a {
	color: #fafafa;
	font-weight: bold;
}

#top-nav a:hover {
	color: #fafafa;
	text-decoration: underline;
}

#banner img {
	clear: both;
	display: block;
	margin-left: 59px;
	margin-top: 28px;
	margin-bottom: 38px;
}

#banner .decoration {
	margin-bottom: -60px;
	z-index: 0;
	position: relative;
	width: 142px;
	margin-left: 32px;
}

#nav {
	background-color: #3d70be;
	list-style: none;
	letter-spacing: 1px;
	padding: 10px 10px 10px 23px;
	margin: 26px;
}

#nav li {
	padding-right: 3em;
	display: inline;
}

#nav a {
	color: #7fb1ee;
}

#nav a:hover {
	color: white;
	text-decoration: underline;
}

#main {
	width: 467px;
	margin: -28px 35px 35px;
	float: left;
}

#desc h2 {
	color: #c22414;
	margin-top: 26px;
	margin-bottom: 16px;
}

#desc .screenshots
{
	position: relative;
}

#desc img {
	float: left;
	margin-bottom: 15px;
	clear: left;
}

#desc h3, h4, h5 {
	margin-left: 175px;
	margin-top: 2em;
	margin-bottom: 0.4em;
}

#desc p, ul, ol {
	margin-left: 177px;
	line-height: 18px;
	margin-bottom: 1em;
}

#desc ul, ol {
	margin-left: 196px;
}

#desc li {
	list-style-position: outside;
}

#desc em strong {
	font-size: larger;
}

#doc {
	margin: 40px 31px 31px;
}

#doc img {
	border: 1px solid blue;
	margin: 6px 18px 2px;
}

#doc p {
	padding-left: 22px;
	padding-top: 1px;
}

#download {
	margin-left: 30px;
	margin-top: 39px;
}

#download p {
	line-height: 1.5em;
}

#sidebar {
	position: relative;
	float: right;
	top: -155px;
	right: 6px;
}

#sidebar #news {
	width: 179px;
	margin: -23px 5px 116px 8px;
}

#sidebar #news a {
	text-decoration: underline;
	font-weight: bold;
}

#sidebar #news p {
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 15px;
}

#sidebar #news strong {
	color: #bf1c15;
	display: block;
}

#sidebar #coming_soon {
	margin-top: 41px;
	margin-left: 10px;
}

#sidebar #coming_soon ul {
	margin-top: 4px;
	margin-left: 3px;
	width: 166px;
	list-style: none;
}

#screenshots {
	padding: 20px;
	float: left;
	display: none;
}

#screenshots img {
	padding: 7px;
	width: 112px;
	height: 112px;
}

#tutorials {
	margin-top: -13px;
	margin-left: 22px;
}

.tutorial {
	clear: both;
}

.tutorial h2 {
	margin-bottom: 6px;
	margin-top: 0;
	clear: both;
	padding-top: 42px;
}

.tutorial p {
	margin: 8px 81px 13px 10px;
}

.tutorial .quicktime {
	padding: 16px;
	float: left;
	background-color: #bfbfbf;
	margin-top: 5px;
	margin-left: 10px;
}

#copyright {
	font-size: smaller;
	text-align: center;
	padding-top: 4em;
	position: relative;
	bottom: 7px;
	clear: both;
}