body {
	background: #000 url('../images/bg2.png') no-repeat 25px 55px;
	color: white;
}

/* Top navigation */

#mainnav { 
	width: 400px;
	margin-left: 300px;
	margin-top:0px;
	padding-bottom: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
} 

#mainnav ul {
	list-style: none;
	display: inline;
}

#mainnav ul li {
	float: left;
	display: block;
	padding: 0px 10px;
	line-height: 1em;
	border-right: 1px solid #999;
	font-size: 14px;
}

#mainnav ul li.lastnavoption {
	border-right: none;
}

#mainnav a {
	text-decoration: none;
	color: #4D4D4D; 
}

#mainnav a:hover {
	color: #999; 
}

a.textlink:active, a.textlink:visited, a.textlink:link  {
	font-weight: bold;
	font-size: 25px;
	text-decoration: none; 
	color: #75C261;
	outline: none;
	vertical-align: top;
	line-height: 1.1em;
}

a.footer-link:active, a.footer-link, a.footer-link:link, a.footer-link:hover   {
	color: white;
	text-decoration: none;
}

a.imglink{
	outline: none;	
}

a:hover, a.textlink:hover {
	text-decoration: underline; color: #75C261;
}

a:active, a:link, a:link {
	text-decoration: underline; color: #75C261;
}

img.download {
	vertical-align: middle;
	margin-right: 10px;
	border: 0px;
}

img.screenshots {
	margin-bottom: 10px;
}

h1 {
	color: white;
	font-size: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 30px;
	margin-top: 0px;
}

h2 {
	color: white;
	font-weight: normal;
	font-size: 20px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 30px;
}

#content {
	padding-top: 40px;
	clear: both;
	color: white;
	font-size: 16px;
	margin-left: 310px;	
	width: 680px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 50px;
}

#copy {
	margin-bottom: 30px;
	line-height: 1.5em;
}

#copy2 {
	margin-bottom: 0px;
	line-height: 1.5em;
}

#protocols ul {
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

#protocols li {	
	line-height: 2.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-indent: 15px;
	padding: 0px 0px 0px 20px;
	background: url("../images/bullet.png") no-repeat 0px 5px;
}

#download {
	margin-top: 20px;
}

#footer {
	padding-top: 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;	
	margin-left: 875px;
	width: 250px;
}

div.hr {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 2px;
	border: 0;
	background-color: #999;
	margin-top: 5px;
}

span.version {
	line-height: 0.6em;
	margin-top: -11px;
	margin-left: 60px;
	font-size: 12px;
	color: white;
	display: block;
	font-weight: bold;
}

span.playButton {
	font-family: verdana,tahoma,arial,sans-serif;
}
