/* reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body{line-height:1}
ol,ul{list-style:none}

blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';content:none	}
	
:focus{outline:0}

ins{text-decoration:none}

del{text-decoration:line-through}

table{border-collapse:collapse;border-spacing:0}

/* end reset */

body {
background: url(images/bg.png) center top no-repeat #1b1b1f;
margin: 0;
padding: 0;
color: white;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
width: 630px;
margin-top: 130px;
}

#logo {
background: url(images/logo.png) no-repeat top left;
margin-left: -40px;
margin-top: -53px;
width: 335px;
height: 70px;
float: left;
}

#precont {
background: url(images/precont.png) no-repeat top;
width: 630px;
height: 15px;
}

#yitme {
background: #1b1b1f;
width: 630px;
height: 280px;
padding-top: 100px;
font-size: 10pt;
font-weight: 300;
}

#apibox {
background: #c9c9c9;
width: 500px;
height: 18px;
border-style: none;
font: 300 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #000;
text-align: left;
}

#theform {
margin-left: 20px;
}

.link {
font-size: 18pt;
font-weight: 100;
letter-spacing: 3px;
}

.link2 {
letter-spacing: 3px;
background-color: transparent;
font: 100 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
border-style: none;
color: gray;
text-decoration: none;
}

.link2:hover {
letter-spacing: 3px;
background-color: transparent;
font: 100 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
border-style: none;
color: white;
text-decoration: none;
}

.minitext {
color: gray;
width: 20px;
position: relative;
left: -60px;
top: 1px;
float: right;
}

#footer {
font-style: italic;
color: gray;
font-size: 9pt;
font-weight: 300;
margin-bottom: 50px;
}

a, a:visited {
color: gray;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}
