body
{
	background: #ffffff url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
#content
{
	color: #908d8a;
	font-family: verdana;
	font-size: 14px;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
	width: 730px;
}
a
{
	color: #d85293;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover
{
	color: #4eb3d4;
	font-variant: small-caps;
	text-decoration: none;
}
#content img
{
	background: #ffffff;
	border: 1px dashed #4eb3d4;
	margin: 3px;
	padding: 5px;
}
#content img:hover
{
	background: #ffffff;
	border: 1px dashed #d85293;
	margin: 3px;
	padding: 5px;
}
.foot
{
	text-align: center;
}
p
{
	text-align: justify;
}
b, strong
{
	color: #d85293;
}
em, i
{
	color: #4eb3d4;
}
li
{
	list-style-type: square;
	margin-bottom: 2px;
	margin-top: 2px;
}
textarea, input, select
{
	background-color: #4eb3d4;
	border-bottom: 1px solid #d85293;
	border-left: 1px solid #d85293;
	border-right: 1px solid #d85293;
	border-top: 1px solid #d85293;
	color: #d85293;
	font-family: verdana;
	font-size: 10pt;
	font-variant: small-caps;
	padding: 5px;
}
h1
{
	background-image: url(images/h1.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Century Gothic;
	font-size: 35px;
	font-weight: normal;
	height: 50px;
	letter-spacing: 3px;
	margin: 0px 0px 0px 0px;
	padding-left: 60px;
	padding-top: 12px;
	text-align: left;
	text-transform: uppercase;
}
h2
{
	color: #4eb3d4;
}
h3
{
	color: #d85293;
}
td
{
	color: #908d8a;
	font-family: verdana;
	font-size: 13px;
	width: 600px;
}
th
{
	background: #fa9fcb;
	color: #4eb3d4;
	font-size: 13px;
	font-variant: small-caps;
	text-align: left;
}
#stats
{
	background: #4eb3d4;
	border-bottom: 5px solid #d85293;
	color: #d85293;
	font-family: Century Gothic, Verdana;
	font-size: 12pt;
	line-height: 25px;
	text-align: center;
}
#stats a
{
	color: #ffffff;
	cursor: cross;
	font-variant: small-caps;
	text-decoration: none;
}
#stats a:hover
{
	border-bottom: 0px dashed;
	cursor: cross;
	text-decoration: none;
}