
															/** BODY ELEMENTS **/
body {
	color: #333;
	background-image: url(/images/gradbg.png); 
	background-repeat: repeat-x;
	}






															/** MAIN CONTAINERS **/
whatis {
	margin: 2em auto;
	}
	
about {
	display: none;
	position: absolute;
	top: 100px;
	left: 20px; 
	width: 400px;
	height: 200px;
	border: 1px dashed #000;
}


form {
	margin: 2em auto;
	}


created {
	margin: 2em auto;
	}

error {
	margin: 2em auto;
	}

img.pos_logo {
	margin: 2em auto;
	position: absolute;
	top: 250px;
	right: 10px;
	}

#form {
	position:absolute;
	left:50%;
	width:500px;
	margin-top:200px;
	margin-left:-266px;
	padding:15px;
	}
	
input.pos_button {
	margin: 2em auto;
	border: 1px solid #000;
	font-size: 1.5em;
	}

input.pos_box {
	margin: 2em auto;
	background-color: #fff;
	border: 1px solid #000;
	color: #333;
	font-size: 1.5em;
	}

span.menu	{
	margin: 2em auto;
	position: absolute;
	top: -15px;
	right: 10px;
	color: #333;
}

a.menu	{
	color: #333;
	font-size: 2em;

}

error	{
	margin: 2em auto;
	position: absolute;
	font-size: 2em;
	top: 150px;
	left: 50px;
	color: #333;
}

span.created	{
	margin: 2em auto;
	position: absolute;
	font-size: 2em;
	top: 150px;
	left: 50px;
	color: #333;
}

a.created	{
	color: #333;
	font-size: 2em;

}

span.terms	{
	margin: 2em auto;
	position: absolute;
	font-size: .75em;
	bottom: -5px;
	right: 15px;
	color: #333;
}

a.terms	{
	color: #333;
	font-size: 1em;

}


														/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
