	html, body {
		background: url(images/_main_bkg_01.png) repeat-x #d5efed top left;
		height:100%;
		min-height:100%;
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif black;
		margin:0;
		padding:0;
	}
	a {
		color:#ed5c3b;
		text-decoration:underline;
		outline:none;
	}
	a:hover {
		color:black;
		text-decoration: none;
		outline:none;
	}
	img {
		outline:none;
		border:none;
	}
	form {
		margin:0;
		padding:0;
	}
	#wrapper {
		width:952px; margin: 0 auto;
	}
	#pageTop {
		background:url(images/main_02.png) no-repeat top left; height:152px;
	}
	#ubernav {
		width:295px; height:82px; float:right; top:40px; right:58px; position:relative; text-align:right;
	}
	#searchbox {
		position:relative; top:25px; clear:right; float:right; right: 3px;
	}
	#topnav {
		width:624px; float:right; clear:right; height:25px; white-space:nowrap; position:relative; top:45px; text-align:left;
	}
	#leftside {background:url(images/main_10.gif) repeat-y top left;}
	#rightside {background: url(images/main_08.gif) repeat-y top right;}
	#main {
		width:952px;
	}
	#leftnav {
		font-size:10pt; 

		background:white; 
		text-align:left; 
		border-right:1px solid #eaeaea; 
		color:#666;
	}
	#leftnav ul {text-transform: uppercase; font-weight:700; list-style:none; margin:0; padding:0; text-indent:0; background: url(/store/pc/images/px_ccc.gif) repeat-x 0px 0px;}
	#leftnav ul a {font-weight:bold; text-decoration:none; text-transform:lowercase !important; font-size:10pt; padding-left:10px;}
	#blurb_left {
		font-size:12px; margin:20px 0;
	}
	#blurb_share {
		margin-bottom:10px;
		padding: 10px 0;
		border-top:1px dashed #ccc;
		font-weight:bold;
		background:white;
	}
	#blurb_share a img { margin: 0 5px;}
	td#content {
		background:white;
		padding:10px;
	}
	#footer {
		background:url(images/main_13.gif) no-repeat top left; height:89px;
	}
	td#botnav {
		 background: url(images/main_bottom_right.gif) no-repeat top right #fff; border-top:1px dashed #ccc; 
	}
	.botnavBoxes {
		
		width:180px;
		float:left;
		margin:15px 0 5px 15px;
		font-size:9pt;
		border-right:1px solid #ccc;
		text-align:left;
		line-height:16px;
	}
	
	#copyright {
		color:#a2afae; float:left; position:relative; left: 125px; top:38px; width:375px; font-size:11px; text-align:left;
	}
	#footernav {
		font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:capitalize; float:right; position:relative; top:38px; right: 45px;text-align:right; width:500px; 
	}
	#footernav a { color:#819593; text-decoration:none;}
	#footernav a:hover {color:#333; text-decoration:underline;}
	 
	#cred {
		font:11px Arial, Helvetica, sans-serif; text-transform:none; text-align:right; color:#a2afae;
	}


