BODY {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

body td {
	font-size: 11px;
	vertical-align: top;
}

A {
	color: #333333;
	text-decoration: none;
	line-height:220%
}

A:HOVER {
	color: #000099;
	text-decoration: underline;
}

.pageContent{
	margin-top: 28px;	
}

.aboutContent {
	float:left;
	width: 450px;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18pt;
}

.aboutContent A {
	color: #666666;
	text-decoration: underline;
}

.aboutContent A:HOVER {
	color: #6666cc;
	text-decoration: underline;
}

.ClearBoth
{
	clear:both;
	height:0px;
}

.goodsContent {
	float:left;
	width: 450px;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 10pt;
}

.aboutImage {
	 float:right;
    width:250px;
}

.nav {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-left: 55px;
	margin-top: 25px;
}

.nav A {
	color: #999999;
	text-decoration: none;
	line-height:220%
}

.nav A:HOVER {
	color: #000099;
	text-decoration: underline;
}

.nav .navSelected {
	color: #6666cc;	
}

/* 20 px vertical whitespace */
.VerticalSpacer20
{
	height:20px;
	clear:both;
}

/* 10 px vertical whitespace */
.VerticalSpacer10
{
	height:10px;
	clear:both;
}

/* 5 px vertical whitespace */
.VerticalSpacer5
{
	height:5px;
	clear:both;
}

