body {
	background-repeat: repeat;
	background-position: left top;
	margin-top: 1px;
	background-color: #000;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.small {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #FF6;
	text-decoration: none;
}
a:visited {
	color: #FF6;
	text-decoration: none;
}
a:hover {
	color: #0CF;
	text-decoration: underline;
}
a:active {
	color: #FF6;
	text-decoration: none;
}
.font2 {
	font-family: "Courier New", Courier, mono;
}
.reditalic {
	font-style: italic;
	color: #FFF;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #09F;
	margin-bottom: -6px;
}
.celldivide {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3BA9FE;
	font-weight: bold;
}
.celldivide-rt {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5EB7FD;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #3BA9FE;
}
.text-bigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.border-emboss {
	border: thin outset #666666;
}
.photopage {
	background-position: center;
}

