
body, input, td {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

body, p		{
	margin: 0;
	padding: 0;
}

body {
	background-image: url(bg-top.png);
	background-repeat: repeat-x;
}

img	{
	border-style: none;
}

a:link, a:visited	{
	color: #4B71D0;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	text-decoration: underline;
}

.top	{
	margin-top: 10px;
	width: 749px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
}

.toptext	{
	position: absolute;
	margin-left: 16px;
	margin-top: 112px;
	font-size: 11px;
	color: #b3b3b3;
}

.topmenu	{
	position: absolute;
	margin-left: 498px;
	margin-top: 48px;
	font-size: 12px;
	color: #000000;
}

.topmenu a {
    color: #000000;
}

.bullshit	{
	font-size: 22px;
	text-align: center;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 48px;
	width: 750px;
}

.nickclass {
    width: 100%;
    position: absolute;
    text-align: center;
    margin-top: 32px;
}

.spacer {
    height: 64px;
}

input, select {
    border: solid #646464 thin;
}

.ptext {
    padding-left: 32px;
}

.footer		{
	width: 100%;
	position: absolute;
	bottom: 2px;
	text-align: center;
	font-size: 10px;
	color: #a2a2a2;
	z-index: 0;
}

.footlink:link	{
	color: #a2a2a2;
}

