body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #990000;
}
.red {
	color: #A00D10;
	font-weight:bold;
	font-size:12px;
}
#content {
	position: relative;
	top: 20px;
	width: 60%;
	font-size: 11px;
}
#button {
	position: relative;
	top: 30px;
	width: 60%;
	text-align: right;
}
.blacktext {
	font-weight: bold;
	color: #000000;
}
.box {
	border: 2px solid #CCCCCC;
}
.p1 {
	line-height:17px;
}
.p2 {
	line-height:14px;
}
#pixholder {
	position: relative;
	top: 0px;
	left: 220px;
	width: 400px;
	height: 260px;
}
#line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993333;
	line-height:10px;
	width: 600px;
}
#menu {
	top: 10px;
	position: relative;
}
