body {


	background: url('topbg.jpg') top left repeat-x #fff;
	padding: 0;
	margin: 0;

}

#outer {
	width: 100%;
	margin: 0;
	background: url('aerheader.jpg') center top no-repeat;
	padding: 0;
}

#inner {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url('glitchbg-01.gif') center bottom no-repeat;
	text-align: center;

}

#main  {
	margin-left: auto;
	margin-right: auto; 
	width: 800px;
	padding-top: 100px;
	font-family: Georgia, Garamond, Helvetica, Arial;
	color: #808285;
	text-align: left;
	padding-bottom: 225px;

}

input {
	margin: 5px;
}

#alsoavailable {
	font-size: 13px;
	font-weight: bold;
}

#alsoavailable a {
	font-size: 12px;
}


.button {
	border: 3px solid #ffffff;
	background-color: #888888;
	font-size: 16px;
	color: white;
	font-family: Georgia, Garamond, Helvetica, Arial;
}

.textfield {
	border: 1px solid #f0f0f0;
	font-size: 16px;
	padding: 3px;
	width: 190px;
	color: #444444;
}

#mail_success p {
text-align: center;
background-color: #c4f099;
color: #77b040;
}

.error p {
text-align: center;
background-color: #f4b6b6;
color: #e53f42;
}


#textcontent {
	padding-left: 70px;
	padding-right: 70px;

}

h1 {
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	padding: 0 0 15px 0px;
	margin: 0;
	
}

#form {
	background-color: #f4f4f4;
	padding: 10px;
	margin: 0;
}

#form em {
	padding-top: 0;
	display: block;
	font-size: 18px;
}

h2 {
	font-size: 22px;
	padding: 15 0 10px 0;
	font-weight: normal;
}

p {
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}

span {

	font-size: 11px;
}

span, a {
	color: #999;
}

a:hover {
	color: #999;
}

a img {
	border: 0;
}

p#siko {
	text-align: center;
	margin-top: 75px;
}

.copyright {
	font-size: 12px;
	line-height: 16px;	
}

.copyright a { 
	font-size: 12px;
	line-height: 16px;
}

p#siko span {
	color: black;
}

p#also {
	text-align: center;
}

p#also, p#also a {
	font-size: 15px;
}
