* {
 margin: 0;
 padding: 0;
 } 

html {
	overflow: hidden;
	border: none;
}
p {
	font-family: Georgia, Times, monospace;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 3px;
	margin-top: 12px;
	width: 650px;


}

img#me {
padding-right: 23px;
}

label, input, select, textarea { 
display: block;
float: left;
width: 60px; 
}

form br { 
clear: left; 
}

input#Submit {
	float: none;
	width: 60px;
}
input#Submit:hover {
	color: #000000;
        background-color: #ffffff;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
	border: 0;
	letter-spacing: 0.2em;
	
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-transform: lowercase;
	white-space: nowrap;
	background-image: none;
	background-color: #000000;
	border: 0;
	letter-spacing: 0.2em;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
	border: 0;
	letter-spacing: 0.2em;
	width: 200px;
        overflow: hidden;
}



label {
        text-align: left;
        padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 0.2em;

}
a:link {
	font-family: Georgia, Times, monospace;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	font-weight: normal;

}
a:visited {
	font-family: Georgia, Times, monospace;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
        font-weight: normal;
}
a:hover {
	font-family: Georgia, Times, monospace;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}
a:active {
	font-family: Georgia, Times, monospace;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
}
div {
	
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 15%;
	top: 100px;
	right: auto;
	width: 650px;
	height: auto;


}
.foot {
	font-family: Georgia, Times, monospace;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.links {
	font-family: Georgia, Times, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.headz {
	font-family: Georgia, Times, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 10px;

}
