body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #000000;
	background-image: url(../images/sandbg.gif);
}
#all {
	width: 800px;
	margin: 0 auto;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	margin-bottom: 1em;
}
p, td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#content {
	background: #ededed;
}
#content_bot {
	line-height: 34px;
	height: 34px;

}
#footer {
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
}
#footer .links a {
	font-weight: bold;
}

#footer a:hover {
	color: #ffffff;
}
#links {
	color: #ffffff;
	font-size: 11px;
}
#links a:link, #links a:visited {
	font-weight: bold;
	color: #000000;
}
#links a:hover {
	color: #ffffff;

}
#links p.info a:visited, 
#links p.cartbutton a:link, #links p.cartbutton a:hover {
	font-weight: normal;
	color: #ffffff;
}
#left {
	width: 253px;
}
#right {
	padding: 0px;
	font-size: 11px;
	color: #000000;
	
}
#info {
	padding: 4px;
	font-size: 11px;
	color: #ffffff;
}
#right2 {
	padding: 12px;
	font-size: 11px;
	color: #000000;
}
#right3 {
	padding: 16px;
	font-size: 11px;
	width: 100%;
	color: #000000;
}
#rightside {
	padding: 0px;
	font-size: 12px;
	color: #a0cff4;
}
#button {
	width: 99%;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #005298;
	color: #ffffff;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #2586d7;
		margin: 0;
		}
		
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid #166dba;
		border-right: 5px solid #166dba;
		background-color: #166dba;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 5px solid #2586d7;
		border-right: 5px solid #2586d7;
		background-color: #2586d7;
		color: #fff;
		}
#button2 {
	width: 99%;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ffffff;
	color: #005298;
	}

#button2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button2 li {
		border-bottom: 1px solid #2586d7;
		margin: 0;
		}
		
#button2 li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #ffffff;
		color: #000000;
		text-decoration: none;
		width: 100%;
		}

html>body #button2 li a {
		width: auto;
		}

#button2 li a:hover {
		border-left: 5px solid #2586d7;
		border-right: 5px solid #2586d7;
		background-color: #2586d7;
		color: #fff;
		}
#rightside a:link, #rightside a:visited {
	color: #a0cff4;
}
#rightside .links a {
	font-weight: bold;
}

#rightside a:hover {
	color: #ffffff;
}
h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #005196;
	border-bottom: 1px solid #005196;
}
h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #005196;
}
#right p {
	line-height: 16px;
