body {
    margin: 0;
	background-color: #36c;
	}
body p {
    font: medium Verdana, sans-serif;
	color: #555;
	}
#left {
  position: absolute;
  left: 0px;
  top: 100px;
  width: 20%;
  padding: 0;
  background-color: #ddd;
  border-right: 1px solid #555;
}
#center {
  margin-left: 0 20% 0 20%;
  padding: 0;
  
}

#leftcontent {
position: absolute;
top:0px;
width:100%;
height: 100%
padding: 0;
background-color: #ddd;
color: #555;
border-left:none;
border-right:1px solid #000;
border-top:none;
	}
#otherleftstuff {
	width: 88%;
	padding: 10px 6% 40px 6%;
	border-top: 1px solid #555;
	
	}
	
#rightcontent {
position: absolute;
margin-left: 80%;
padding: 0 1.5%;
top:100px;
width:16.9%;
background: #36c;
color: #555;
border-top: 1px solid #36c;
	}

#centercontent {
color: #ddd;
background: #eee;
margin: 0 20% 0 20%;
padding: 1% 3%;
border-top:1px solid #555;*/
voice-family: "\"}\"";
voice-family: inherit;
	}

html>body #centercontent {
margin-left: 25%;
margin-right: 25%;
	}
#sccentercontent {
color: #ddd;
background: #36c;
margin: 0 20% 0 20%;
padding: 1% 3%;
border-top:1px solid #36c;*/
voice-family: "\"}\"";
voice-family: inherit;
	}
#footer {
    visibility: hidden;
    clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #D6D6D6;
	color: #000;
	}
#footer p {
	margin: 4px;
	text-align: center;
	}
#top {
	padding: 0px;	
	background-image: url("images/topbg.gif");
    background-repeat: repeat-x;
	border-bottom: 1px solid #A5B5C6; 
	}
#topspacer {
    padding: 0px;
	background: #36c;
	height: 20px;
	}
ul#mainnav {
    list-style: none;
	margin: 0;
	padding: 0;
	background-color: #eee;
	}
ul#mainnav li {
    border-top: 1px solid #555555; 
	display: block;
	}
ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	background-color: #DDDDDD;
	font: bold 0.8em /1.5 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #555;
	text-decoration: none;
	width: 88%;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}
ul#mainnav li a:hover {
   background-color: #eee;
   color: #555;
		}
ul#mainnav li a:link, ul#mainnav li a:visited {
    text-decoration: none;
	color: #555;
	}
div#topcontent ul {
	position: absolute;
	right: 0px;
	top: 10px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}
div#topcontent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #fff;	
	}
div#topcontent ul li.first {
	border-left: 0px none;
	}
div#topcontent ul li a {
	font: 0.7em /1 verdana, sans-serif;
	color: #fff;
	}
div#topcontent li a:hover {
		color: #ddd;
	}
div#mainnav li a:link, ul#mainnav li a:visited {
    text-decoration: none;
	color: #555;
	}
h1 {
	font: bold x-large Arial, sans-serif;
	color: #555;
	margin-top: 0px;
	}
h2 {
    font: bold large Arial, sans-serif;
	color: #900;
	margin-top: 0;
	padding-top: 0;
	}
h1#screenshots {
    font: bold x-large Arial, sans-serif;
	color: #fff;
	margin-top: 0px;
	}
#signin {
	width: 88%;
	padding: 10px 6% 40px 6%;
	border: 1px solid #fff;
	color: #fff;
	}
div#signin h2 {
	font: bold 0.8em /1.5 arial, sans-serif;
	color: #fff;
	}
div#signin form {
	font: bold 0.8em /1.5 arial, sans-serif;
	color: #fff;
	}
.hometext {
    font: medium Verdana, sans-serif;
	color: #555;
	}
ul.hometext {
    font: bold medium Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #dddddd;
	}
#google {
    width: 120px;
	height: 600px;
	position: absolute;
	right: 25%;
	}

ul#download  {
    list-style: none;
	margin: 0 15% 0 0;
	padding: 0;
	background-color: #ddd;
	}
ul#download li {
    border: 1px solid #555555; 
	display: block;
	
	}
ul#download li a {
    display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 3%;
	background-color: #DDDDDD;
	font: bold 0.8em /1.5 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #555;
	text-decoration: none;
	width: 95%;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}
    
ul#download li a:hover {
    background-color: #eeeeee;
	color: #555;
	}
ul#download li a:link, ul#download li a:visited {
    text-decoration: none;
	color: #555;
	}
#downloadtext {
    font: medium Verdana, sans-serif;
	color: #555;
	font-weight: bold;
	/*width: 170px;*/
	clear: left;
	margin-top: 0;
	}
#guarantee {
    clear: left;
	width: 80%;
	background-color: #ddd;
	font: x-small Verdana, sans-serif;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #555;
	}
#ordertext {
    display: block;
	font: medium Verdana, sans-serif;
	color: #555;
	}
#ordercell {
    background-color: #ddd;
	border: 1px solid #555;
	}
#linkdescription {
    color: #555;
	font: x-small Verdana, sans-serif;
	}
	
ul#links li a {
	background-color: #DDDDDD;
	font: bold 0.8em /1.5 arial, sans-serif;		
	color: #555;
	text-decoration: none;
	width: 88%;				
	}
ul#links li a:hover {
    background-color: #eee;
	color: #555;
	}
/*#adserver {
    height: 240px;
	width: 120px;
	}+/
	
#bubbajunk {
    height: 120px;
	width: 150px;
	padding: 20px 20px;
	padding-left: 0;
	padding-bottom: 0;
	}