body {
	text-align: center;
	height: auto;
	width: auto;
	background: #BA9B6F url(../images/body-top.jpg) repeat-x;
}
div.Content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
h1.Header {
	background-image: url(../images/h1-header-ghidrah.jpg);
	height: 227px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
}
h2.description {
	background-color: #FFFFFF;
	background-image: url(../images/h2-ghid-description.gif);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 600px;
}
div.TextContent {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.ProductImage {
	margin: 10px;
	padding: 0px;
	float: left;
	border: none;
}
div.Product {
	clear: both;
	float: left;
	width: 100%;
}
#NavList ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
.Navigation {
	text-align: center;
}
#NavList li {
	display: inline;
	list-style-type: none;
}
#NavList a {
	padding: 3px 10px;
}
#NavList a:link, #NavList a:visited
{
	color: #fff;
	background-color: #BA9B6F;
	text-decoration: none;
}
#NavList a:hover
{
	color: #fff;
	background-color: #A58860;
	text-decoration: none;
}
#NavTop a {
	padding: 3px 10px;
	clear: both;
}
#NavTop a:link, #NavTop a:visited {
	color: #fff;
	background-color: #BA9B6F;
	text-decoration: none;
}
#NavTop a:hover {
	color: #fff;
	background-color: #A58860;
	text-decoration: none;
}
div.Profiles {
	margin: 0px;
	padding: 0px;
	width: 650px;
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 580px;
}
div.Profiles div.ProfileEven, div.Profiles div.ProfileOdd {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 171px;
	border: thin dashed #BA9B6F;
	font-size: small;
}
div.Profiles div.ProfileOdd {
	background-color: #EEEEEE;
}
div.Profiles h4 {
	margin: 0px;
	padding: 0px;
}	p.Legal {
	font-size: small;
	text-align: center;
}
h3 {
	text-transform: uppercase;
	letter-spacing: 0.33em;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
}
