body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../assets/global/bground3.gif);
}

p, table, ul, ol, li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#content 
{
	position:absolute;
	left:0px;
	top:218px;
	width:100%;
	height:239px;
	z-index:1;
}

#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:101px;
	z-index:3;
}

#navbar {
	position:absolute;
	left:0px;
	top:101px;
	width:100%;
	height:29px;
	z-index:2;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #FF6633;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #990033;
}
.highlite {
	font-weight: bold;
}
.caption {
	font-size: 10px;
	font-weight: bold;
}
.credits {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.discounted {
	text-decoration: line-through;
	color: #FF0000;
}
.links {
	font-size: 10px;
	font-weight: bold;
}
.indent {
	padding: 30px 50px 20px;
	float: none;
	height: 75px;
	width: 666px;
}
