body {
	#background: #000000;
	background: #FFFFFF;
	padding: 10px;
	margin-top: 1%;
}

#container {
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#header {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia;
	#font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#header h1 {
	color: #64F5FF;
	font-size: 42pt;
	font-style: oblique;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header h2 {
	color: #429CC7;
	font-size: 28pt;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

#header a.text {
	color: #429FFF;
	font-size: 28pt;
	text-decoration: none;
}

#header p {
	color: #FFFFFF;
	font-size: 24pt;
	margin-top: -20px;
}

#header .logo {
	position: relative;
	float: left;
	margin-top: -20px;
	width: 128px;
	z-index: 1;
}

#menu {
	position: relative;
	width: 100%;
	height: 19px;
	border: black solid 1px;
	background: #429CC7;
}

#menu a {
	text-decoration: none;
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

#menu div {
	background: #429CC7;
	position: relative;
	float: left;
	width: 16%;
	height: 19px;
	text-align: center;
	z-index: 1;
}

#content {
	color: #000000;
	padding: 0px 0px 0px 0px;
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14pt;
	position: relative;
}

#content p{
	text-align: justify;
	margin: 0px;
	padding: 5px;
}

#content p.center {
	text-align: center;
}

#content a {
	color: #429CC7;
	text-decoration: none;
}

#content h1 {
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#content h1.center{
	text-align: center;
}

#content p.error {
	color: #FF0000;
}

#content li {
	margin-bottom: 10px;
}

#footer {
	color: #AAAAAA;
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9pt;
	text-align: center;
	margin: 10px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#sidebar {
	width: 20%;
	float: right;
	margin: 5px 0px 10px 10px;
}

#sidebox {
	width: 100%;
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10pt;
	margin-bottom: 5px;
	border: #000000 solid thin;
}

#sidebox h1 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background: #429CC7;
	text-align: center;
	margin: 0px;
}

#sidebox p {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10pt;
	text-align: justify;
}

#sidebox p.center {
	color: #000000;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

#sidebox img.center, input.center {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	display: block;
}

#sidebox input {
	margin: 3px 0 3px 3px;
}

#form {
	position: relative;
	margin: 0px auto;
	text-align: center;
}

#form input {
	
}

#form .forminput {
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 20pt;
	text-align: center;
}

#form2 {
	position: relative;
	text-align: center;
	#margin-left: auto;
	#margin-right: auto;
	#width: 50%;
}

#form2 input {
	
}

#form2 .forminput {
	#font-family: Georgia;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12pt;
	text-align: center;
	padding: 0px 0px 0px 0px;
}


#follower {
	text-align: left;
}

#follower .quote {
	position: relative;
	left: 8.2%;
	width: 71.8%;
}

#follower .userdata {
	position: relative;
	left: 8.2%;
	width: 91.8%;
	font-size: 9pt;
}

#horizad {
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 18px;
	background: #fff;
	border: #000000 solid thin;
	margin: 15px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#hor-minimalist-a th
{
	font-size: 18px;
	font-weight: normal;
	color: #039;
	text-align: center;
	padding: 0px;
}

#hor-minimalist-a td
{
	color: #669;
	text-align: center;
}
