<style type="text/css">

a:link {
color:#aaaaaa;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#0066FF;
text-decoration: underline;
}

a:active {
color:#ffffff;
text-decoration: none;
}
	
	body {
	margin:10px 10px 10px 10px;
	padding:0px;
		}
		
	p {
	font:Times, Times Roman, New Times Roman, serif;
	font-size:small;
	}
	
	li {
	font:Times, Times Roman, New Times Roman, serif;
	}
		
	h1 {
	font:Times New Roman, times, serif;
	font-size:large;
	}
	

	
	h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:medium;
	}
	
	h6{
	font:Times, Times Roman, New Times Roman, serif;
	font-size:small;
	}
	
	p,h1,h4,h6,pre {
		margin:10px 10px 10px 10px;
		}
		
	img.floatLeft {float: left;
	margin: 4px;}
	
	.review {
font:Times New Roman, times, serif;
font-style:normal;
font-size:medium;
align:justify;
color:#EE0000;
	}
	
.reviewattrib {
font:Times New Roman, times, serif;
font-style:italic;
font-size:medium;
color:#000000;
	}
	
	.copy {
font:Times New Roman, times, serif;
font-style:normal;
font-size:medium;
align:justify;
color:#000000;
	}
	
	.sales {
font:Times New Roman, times, serif;
font-style:normal;
font-weight:bold;
font-size:medium;
color:#EE0000;
	}
	
	.sidebarcopy {
font:Times New Roman, times, serif;
font-style:normal;
font-size:small;
color:#000000;
	}
		
	#banner { margin: 0,0,0,100px;
	width: 800px;
	background:#ffffff;
		}
		
				
	
	#mainright {
		width:350px;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#maincenter {
		width:50px;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#mainleft {
		width:400px;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
		
    #oneright {
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#onecenter {
		width:600px;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#oneleft {
		width:75px;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#footer {
	clear: both;
	width: 100%;
	background:#ffffff;
		}	
