body {margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	background: white;}
h1 {color:red;}
a:link {color: navy}
a:visited {color: navy}
a:hover {color: blue} 
a:active {color: red}
img {border: none;}
pre { font-family: monospace;}
h1,h2,h3,h4,h5,o,ul.ol {font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;}

#navigation {position: absolute;
	top: 100px;
	width: 100px; 
	padding: 10px;} 
#navigation img {width: 100%;
	padding: 3px;}

#meatnpotatoes {position: absolute;
	left: 140px;
	top: 55px;
	width: 60%;
	padding: 10px;}
#meatnpotatoes ul {list-style-type: none;
	padding: 0;
	margin: 0;}
#meatnpotatoes li {background-image: url(images/saturn_ico.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 30px;
	margin-bottom: 1em;}

#faq li {color: red;
	font-weight: bold;
	background-image: none;
	padding-left: 0em;}

#privacy h2 {color: #cc6600;
	font-size: 2em;}
#privacy li {background-image: url(images/Gem_Red.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
	margin-bottom: 1em;}

#header {position: absolute;
	top: 10px;
	padding: 5px
	text-align: center;
	height: 50px;
	width: 100%;}
#header img {height: 100%;}

#rightside {position: absolute;
	right: 5px;
	top: 160px;
	background-color: #333388;
	width: 20%;
	height: 100%;}

