.bigtext
{
	font-size: large;
}
li.nodot
{
	list-style-type: none;
}
.contentborder
{
	border: 1px solid #000000;
}
.polaroidlt
{
	background: white;
	border: 1px solid black;
	float: left;
	margin: 10px;
	padding: 15px;
	width: 320px;
}
.polaroid
{
	background: white;
	border: 1px solid black;
	float: left;
	margin: 10px;
	padding: 15px;
}
.polaroidlt img
{
	border: 1px solid black;
}
.polaroid img
{
	border: 1px solid black;
}
.lineheight
{
	line-height: 1.5em;
}
.nospacep
{
	margin: 0em;
}
.pagewidth
{
	margin: 0 auto;
	position: relative;
	width: 780px;
	border: thin solid #333333;
}
.redtext
{
	color: #990033;
}
.bluetext
{
	color: #0000ff;
}
.dkbluelink a
{
	color: #000099;
	text-decoration: none;
}
.dkbluelink a:hover
{
	color: #ff0099;
	text-decoration: underline;
}
.dkbluelink a:active
{
	color: #ccc;
	text-decoration: overline;
}
.dkbluelink a:visited
{
	color: #ccc;
	text-decoration: overline;
}

#adscontent
{
	background-color: #999999;
	border: thin solid #000000;
	padding: 5px;
}
#whitebackground
{
	background-color: #ffffff;
}
ul#navlist
{
	font-family: sans-serif;
}
ul#navlist a
{
	font-weight: bold;
	text-decoration: none;
}
ul#navlist, ul#navlist ul, ul#navlist li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#navlist li
{
	float: left;
	padding: 20px;
}
ul#navlist li a
{
	background-color: #003366;
	border: 1px #ffffff outset;
	color: #ffffff;
	padding: 3px;
}
ul#navlist li a:hover
{
	background-color: #003366;
	color: #ff0099;
}
ul#navlist li a.active
{
	background-color: #003366;
	border: 1px #ffffff inset;
	color: #ff0099;
}
ul#vertnavlist
{
	padding: 0px;
	width: 440px;
}
ul#vertnavlist li
{
	background-image: url(images/goldcoin.gif);
	background-position: 0px .5em;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 9px 1px;
	padding: 12px 55px;
}
ul#vertnavlist li a
{
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 5px;
	text-decoration: none;
}
ul#vertnavlist li a:hover
{
	color: #ff0099;
}
ul#vertnavlist li a.active
{
	color: #ff0099;
}
.pullquote
{
	border: 1px solid black;
	float: right;
	font-weight: bold;
	line-height: 1.5em;
	padding: 1em 1em 1em 25px;
	position: relative;
	width: 270px;
	background-color: white;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pullquotesource
{
	background-image: url(images/closequote.gif);
	background-position: 200px;
	background-repeat: no-repeat;
}

