/* CSS Document */
body {
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 12px;
}

img#titleimage {
	border-top: 1pt solid white;
}

div#smallcontent {
	padding: 10px 10px 10px 10px;
	width: 444px;
	text-align: left;
}

div#topright {
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	background-color:black;
}

td#navigation {
	border-top: 1pt solid white;
	border-bottom: 1pt solid white;
}

#leftnav {
	border-left: 0pt solid black;
	border-top: 1pt solid white;
	border-right: 1pt solid white;
	border-bottom: 1pt solid white;
}

#rightnav {
	border-left: 0pt solid white;
	border-top: 1pt solid white;
	border-right: 0pt solid white;
	border-bottom: 1pt solid white;
}

#nav {
	border-left: 0pt solid white;
	border-top: 1pt solid white;
	border-right: 1pt solid white;
	border-bottom: 1pt solid white;
}

p img
{
	margin-right: 5px;
	margin-bottom: 5px;
}

div#box
{
	border: 1pt solid white;
}

a.pink
{
	color: #CC0066;
}

a
{
	color: #CC0066;
}

a:hover
{
	color: #666666;
}

input
{
	font-family: verdana; font-size: 11px;
}

textarea
{
	font-family: verdana; font-size: 11px;
}

button
{
	font-family: Verdana; font-size: 12px; background-color: black; color: white;
}

td#priceheading
{
	font-weight: bold;
	border-bottom: 1pt solid white;
}

.boxed
{
	border: 1pt solid white;
}

p.bigfont
{
	font-size: 11px;
	font-weight: bold;
}

h3
{
	color: white;
}