body
{
	background: #eee9e2;
	margin: 0px;
	padding: 0px;
}
#footer
{
	color: #000;
	font-family: times-new-roman;
	font-size: 10px;
	text-align: center;
}
#footer a
{
	color: #950a0a;
	cursor: crosshair;
	font-family: georgia;
	font-size: 10px;
	font-variant: small-caps;
	text-decoration: none;
}
#stats
{
	background-color: transparent;
	float: right;
	font-family: verdana;
	position: absolute;
	right: 420px;
	text-align: justify;
	top: 218px;
	width: 280px;
}
blockquote
{
	background: transparent;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 150px;
	margin-left: 0px;
	text-align: center;
	width: 280px;
}
#content
{
	color: #000;
	font-family: georgia;
	font-size: 13px;
	line-height: 15px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
	width: 90%;
}
#content img
{
	background: #b8a68a;
	border: 10px solid #b8a68a;
	margin: 3px;
}
#content img:hover
{
	background-color: #faf3da;
	border: 10px solid #faf3da;
}
.codesort img
{
	background: #b8a68a;
	border: 10px solid #b8a68a;
	margin: 3px;
}
.codesort img:hover
{
	background-color: #faf3da;
	border: 10px solid #faf3da;
}
#content a
{
	color: #950a0a;
	cursor: crosshair;
	font-family: verdana;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
}
#content a:hover
{
	border-bottom: 3px solid #625e57;
	cursor: crosshair;
	font-family: verdana;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 16px;
	text-decoration: none;
}
i, em
{
	color: #625e57;
	font-variant: small-caps;
}
strong
{
	color: #b8a68a;
	font-variant: small-caps;
}
b
{
	color: #950a0a;
	font-variant: small-caps;
}
p
{
	margin-bottom: 0px;
	text-align: left;
}
input, textarea, select
{
	background: #faf3da;
	border-bottom: 2px solid #625e57;
	border-left: 2px solid #625e57;
	border-right: 2px solid #625e57;
	border-top: 2px solid #625e57;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-variant: small-capsA;
	line-height: 20px;
	padding: 0px 0px 0px 2px;
}
h1
{
	background: url(images/h1.gif);
	background-repeat: no-repeat;
	color: #b8a68a;
	font: 40px sans-serif, times-new-roman;
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px 40px 0px 25px;
}
h2
{
	color: #625e57;
	font-family: times-new-roman;
	font-size: 16pt;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	text-align: left;
}
h3
{
	color: #977979;
	font-family: Verdana, Courier New;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 10px;
	text-align: left;
	text-transform: uppercase;
}
li
{
	border-bottom: 2px dashed #000;
	list-style-type: circle;
	margin-bottom: 2px;
	margin-top: 2px;
}
blockquote
{
	background: transparent;
	color: #000;
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	height: 150px;
	width: 270px;
}

#stats a
{
	color: #950a0a;
	cursor: crosshair;
	font-family: verdana;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
}