body {
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 90%;
}

link {
	color: #1a3550;
}

vlink {
	color: #403020;
}

.imgPng {
	behavior: url("behavior.htc");
}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.errorMessage {
	color: red;
	font-size: 65%;
}

.text {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #402a13;
	font-weight: normal;
	font-size: 90%;
}

div {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #402a13;
	font-weight: normal;
	font-size: 90%;
}

.textLink {
	font-size: 90%;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	font-family: verdana, sans-serif, arial, helvetica;
	color: #402a13;
}

br {
	clear: left;
}

span.grey {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #a0a1a3;
	font-size: 80%;
}

span {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #cccccc;
}

span.lite {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #f0e7be;
}

small {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #d7cea4;
}

span.gold {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #402a13;
	font-size: 80%;
}

A {
	color: #3d70a6;
	font-family: verdana, sans-serif, arial, helvetica;
}

B {
	color: #3d70a6;
	font-weight: bold;
}

B.white {
	color: #ffffff;
	font-weight: bold;
}

span.red {
	color: red;
}

#header {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 4px;
}

#span.blue {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #00c0ff;
}

span.mvp {
	font-family: verdana, sans-serif, arial, helvetica;
	color: #3d70a6;
}

p {
	padding-bottom: 0px;
	margin-bottom: -2px;
}

input.button {
	background-color: transparent;
	border-style: none;
}

#loginTable {
	position: absolute;
	left: 100px;
	padding: 15px;
	top: 140px;
	width: 400px;
}

#imagesDiv {
	position: absolute;
	left: 80px;
	padding: 15px;
	top: 700px;	
}

#languagesDiv {
	position: absolute;
	left: 520px;
	padding: 15px;
	width: 320px;
	top: 60px;
}

#screenshotDiv {
	position: absolute;
	left: 520px;
	padding: 15px;
	width: 320px;
	top: 120px;
}

#registrationTable {
	position: absolute;
	left: 480px;
	padding: 15px;
	width: 450px;
	top: 260px;
}

#infoTable {
	position: absolute;
	left: 510px;
	padding: 15px;
	width: 370px;
	top: 550px;
}

#startedDiv {
	position: absolute;
	left: 80px;
	padding: 15px;
	top: 320px;
	width: 400px;
}

.mainTitle {
	color: #481817;
	font-family: times new roman;
	font-size: 20px;
	padding: 0px;
}

.imgNoBorder {
	border: none;	
}

#titleDiv {
	position: absolute;
	left: 310px;
	padding: 0px;
	top: -28px;
	font-family: times new roman;
}

#googleDiv {
	position: absolute;
	left: 125px;
	padding: 0px;
	top: 50px;
}

#voteDiv {
	position: absolute;
	left: 520px;
	padding: 15px;
	width: 350px;
	top: 745px;
}

#copyrightDiv {
	position: absolute;
	bottom: -160px;
	left: 500px;
}

#descriptionDiv {
	position: absolute;
	left: 80px;
	padding: 15px;
	width: 400px;
	top: 65px;
}

#browserTable {
	position: absolute;
	left: 50px;
	padding: 15px;
	top: 4000px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
}